Webservice Query
I have a query regarding web services.The web service operation uses session taken from CRMOD one hour ago. I have modified/created a workflow in CRMOD after the start of session. I need a confirmation if this workflow will get triggered when the record is modified through a web service operation in the same session.
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 session taken at 11AM and starts the operation, will the workflow created at 11.30AM get triggered?