Hi,
I have requirement to upload mass activities and update their status.
I am using logic where I first create the activity in initial status. This gives me the GUID of created activity.
Then, I pick up the GUID and use it to update the status using CRM_ORDER_MAINTAIN to update the status.
I am getting error 'Express document "update was terminated" received from author error.
To clarify, the activity is successfully created but the above error is happening when I pick up the GUID and try to update the status using FM's.
I have also tried using other FM's like CRM_STATUS_MAINTAIN_OW and am getting the same error.
Is it because I created the activity in the same program and then tried to update it?!
Regards,
Prasad