Webservice Query
I have query regarding web services session.The web service operation uses session
taken from CRMOD one hour ago. After the session is established I have modified/created a workflow in CRMOD and
this workflow will get triggered when the record is modified through a web
service operation. I have illustrated the same with an example below
Illustration:
Say, the web service gets a session at 11AM from CRMOD. At 11.30AM I have created a workflow which gets triggered if the record is modified through web services.
AT 11.45, if the web service uses the same session taken at 11AM and starts the operation, will the workflow changes created at 11.30AM get effected? We faced a strange issue where the workflow changes reflected only when session was established again. Please confirm.