Hello,
I have assembly, that update an attribute of Entity.
fragment of code
var entity = new Entity("name", entityId);
entity ["attrName"] = newValue
_service.Update(entity);
And I call this assembly in realtime workflow(not background)
But when I call workflow, I don't see any result, only after Refresh page.
Why ?
Thanks.
*This post is locked for comments
Is this workflow runs on main entity or related entity? Could you share screenshot of the main workflow triggers
I gues this behaviour happens on new unified interface (sometimes)
Hi Marina,
I set my process as child process and remove all the tirgger conditions as yours, and I added a parent real time workflow to trigger it, then when the parent workflow ran, the child process also ran automatically and the result showed in the form without refresh the form.
It's a very strange situation. Could you share what's the parent process trigger condition? Does the process need to be triggered by refresh the form?
In my case, I set the parent process trigger condition when creating the account records.
Hope it helps.
Best Regards,
Leo
Hi Marina,
This seems to be a known issue with MS CRM, it works some times and it doesn't other times.
Hi Leo,
Here is my workflow. It is called as child process from another workflow(again real time).
I see the result of my aseembly, but only after refresh.
Hi partner,
Since you set the workflow as realtime workflow, what's the tirgger condition did you set?
For example I created a new realtime workflow and I want to trigger it when I changed the user name in Account entity.
1. I set the conditon to "After".
And when I updated the user name and saved the form, the workflow ran automatically.
In general, realtime workflow should run immediately after the conditon has been triggered.
Could you kindly share your condition to us so that we could help you better?
Hope it helps.
Best Regards,
Leo
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
Victor Onyebuchi
6