What?
A quick article to document a method of looping through all the records of a module and processing these with the ability auto-resume without processing the same record twice.
Why?
Whether ...
... times and run through a few, I thought I'd note this down to remind me if I ever work for a company using SITS:Vision again.
How?
For demonstration purposes, I'm going to create a table update process ...
... on it. I'm going to use a short batch process but to save time on the different ways of doing this, the example below uses a command prompt to a) create a batch file b) use it to rename the files c) delete ...
Once again I've spent a whole morning going in the wrong direction with a convincing SQL script. This article is just a note on when using Business Intelligence Development Studio (BIDS) or Report Builder ...
... reports though.
The error I'd get was
An error occurred during local report processing.
An error has occurred during report processing.
Cannot read the next data row for the dataset DataSet1. ...
The Issue
After modifying a report and on running it, Report Builder 2.0 returns the following error:
An error occurred during local report processing.
An error has occurred ...
What?
I think I have a similar article on this website but the article below documents the full process to create a button that will map the values/fields from the record into a CRM Mail Merge template ...
... when records were last modified and if a synchronization process starts to fail, there should be images or icons warning or advising of failures.
How?
The key trick to use here the ability for Zoho ...
... that Shopify would intermittently remove our webhooks. This would make the entire synchronization of the system go out of whack and some records would slip through the net while every day, the process ...
... photos and a bit of fuzzy logic.
I thought I could simply update the field with the new file but as I'm not downloading it, this is apparently not the process.
How?
As a high-level overview: ...
...
How?
So I'll go over what happens in the real world process; then cover some technical information; and even include the function that makes it work:
Business Process
Customer visits website to ...
What?
This is an article to show you how to, using Deluge code, generate all the email signatures in the user profile in ZohoCRM.
Why?
To simplify the on-boarding process. A client of ours has ...
... :DELETE
connection:"zbooks"
];
Caveat(s)
The delete process may need to be in a schedule: you can use a custom module in ZohoBooks to store the necessary information of what to delete.
Undocumented ...
... */
//
// list of pages to loop through (note: issues with multiple pages, do 1 at a time)
l_Pages = ;
v_PerPage = 200;
for each v_Page in l_Pages
{
v_CountTotal = 0;
v_CountProcessed = 0;
v_FromIndex ...
What?
An article for myself really as I couldn't find much online to address the errors I encountered below but also to document the import process of a bunch of files into a ZohoCRM system.
Why? ...
... to the Deal record.
How?
The following is the process from registering the app to call on the full API (grant code > refresh token > access token) and then the code to attach the document to the ...
What?
This is an article taken from https://goodereader.com/blog/kindle/here-is-how-you-can-read-pdf-files-on-the-amazon-kindle which I wanted to take note of as it is a process that worked at time of ...
... each year despite it's expiry in a couple years time.
The first time I did it, there were more steps; the second time I just did as per the below. If I ever have to do the long process again, I'l ...
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.