You need to sign in to do that
Don't have an account?
venkatesh
Web service data upsert fail for successive scheduler.
HI,
I have scheduled my web service call to upsert the data to Salesforce at every 5 minuts interval. But I can't say when data will not upsert in that succesive period. Data will not upsert for some interval. After next run, again this will get corrected and data will be upserted.
How I can avoid this type of uncertainity? I am running 2-3 scheduler at a time to update for different objects. Is there any restriction in Salesforce to call 2 or more web services at a time?
Please provide me some informations if anyone knows the same.
Thanks in advance.