Hello All Experts,
I have a workflow which call custom workflow activity .
after field change it gets run , the custom wokflow activity works fine and after all it comes down to update the field with some value which got failed.
I want to fill those field values manually without rerunning the workflow , so can anyone help me in resolving this.
can anyone help me in this .
*This post is locked for comments
Hello Alex,
My workflow is on demand also , i was checking with some record in test environment and rerun the workflow it worked fine.
my query is why sometimes crm throws an error in running this workflow.
index out of range error . may be sometime different.
That's normal.. some kind of edge condition.. sure you can try updating that one record manually, but I'd still check if there are any other plugins/workflows starting on update..
Everything was working fine till now, this has come with one record only.
Only fields not got updated ,
Shall I manually change those fields.
Or, one more alternative, there is a synchronous plugin or a realtime workflow registered on the update.. it kicks of in that update step, and something fails there.
Quite frankly, I think it's an error coming from the custom workflow activity. Have never seen index out of range error in the update step, but it happens all the time in the custom code. Is it your custom workflow activity? Do you have try catch in your code? If not, try adding it and see what happens
Index out of range error is being displayed in details section.
Custom workflow code worked fine.
Update step in workflow didn't work.
Any idea why this is so.
Hi,
what exactly is happening? Do you have any screenshots/error messages?
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156