What?
A quick note on how to copy files and folders over without overwriting existing files. It's easy to say "Yes" and replace all files. What I need is something that synchronizes files on an internal ...
... by creating a table in ZohoAnalytics rather than simply writing a query and using the 'asynchronous' method to extract the query result. To create an analytics table from a query, we do the following:
Login ...
... > Schedules > Create New Schedule
I'm calling my schedule "Shopify - Check Webhooks" and I'm going to execute a writing function.
It has a function name of "fn_Schedule_ShopifyWebhooks" and a display name ...
... = Document[ID == v_ZC_DocumentRecordID];
info c_ExistingDocument.Document_File;
Upload the generated file to the record
Note that this is overwriting the existing record and associated file. ...
... writing this article as it had gone through several partners before us and even Zoho themselves without a solution. This took my team the best part of two months to find a solution.
How?
Disclaimer ...
What?
Just a quick article if you get the above error and what to look for.
Why?
I was writing a function with perhaps too many for each loops within a for loop.
How?
The following is 1 ...
What?
A quick article to remind me on how to upload a photo using CRM API v2. Yes it's documented and yes it still confuses me now and again. So I'm writing this to remind me and to keep reminding me ...
What?
So this is a super quick note that I'll probably remember anyway but just in case, I'm writing this article so I don't spend time researching it later.
Why?
I'm synchronizing Xero Invoices with ...
... With URL rewriting enabled
www.joellipman.com/index.php/4-category-alias/123-article-alias.html
// What I want
www.joellipman.com/category-alias/article-alias.html
How?
You could buy an SEF ...
... to do this so often that it deserves an article. Though writing a whole page for this is probably unwarranted so I may rename this article later to common things I need to do in Zoho Deluge.
How? ...
... and other communications that we provide to you electronically satisfy any legal requirement that such communications be in writing.
COPYRIGHT
All content included on this site, such as text, graphics, ...
... writing a Creator function but found a shortcut playing with the base64encode function:
v_Etag = zoho.encryption.base64encode(v_Combined_Fields);
// returns error
Error on Execution
Execution ...
... from (eg. `myuser_joellipmancom_mysitedb`.`lkdjf_content`)
`v34_db`.`v34_tablename`
-- with the database name and table prefix of database you are WRITING to (eg. `myuser_joellipmancom_mysitedb`.`ejf1r_content`)
...
...
The data still hasn't been properly decoded from UTF-16 and encoded to UTF-8
Test writing to a file, re-encoding the file then reading from it.
Helpful Links
XML parsing in PHP
convert xml ...
Applies to:
Android Studio (Beta) 0.8.6
Google Android Maps API
What?
I am writing an app for a tablet running Android and wanted to include a Google Map. The following exercise focuses solely ...
What?
I'm writing a Joomla 2.5.x component for logging time and projects and need a dropdown to have selectable options restricted to the logged-in user. This is specified in the XML file of the custom ...
... case, a mixture of mostly lowercase and some UPPERCASE.
Why?
I'm writing this article because other solutions on the net were either incomplete, did not work for me or simply did not match the requirements ...
What?
How to use the randomization features of Oracle PL/SQL.
Why?
I've been tasked with writing a stored procedure that scrambles data for developers working with some of our databases containing ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.