function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
thomas Bosserthomas Bosser 

Php toolkit and cron job don't work

Hi, I trying to make a cron job update data from my admin to salesforce using the PHP toolkit.
When I'm running my php from a navigator, everything works fine.
When I'm running my php from the console everything works fine.
But when I add it to a cron it doesn't work.

any idears ?
Navee RahulNavee Rahul
Hello Thomas,

did you corn called ??.
what was the response ??

you can add debug in salesforce and check when cron runs,its hitting salesforce class.
from their you can find ,whether passed data comes to salesforce or not.
this might help.i think.

Thanks
D Naveen rahul.