Hi All,
I have custom workflow activity which will call the on create of record, in the system job recordowner is showing the current user who is running the workflow It is working fine on create of the record but update is showing the different user who created/owner of the workflow. and I used CreateOrganizationService(context.UserId) to get the service object.
It would be great if anyone can help on this.
Thanks
Srikanth