- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
I have created a flow for Change Authorize Step. Its a clone of OOB flow, we have changed just the policy.
Flow is working a expected. But , I see some errors in the flow engine context. I don't see any issues in my flow. Please help me identify this issue
Its throwing error in this Apply Change approval policy Block
Flow Execution:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
It is most likely you are using a script or action that refers to invalid field value or data type. Try to simulate a test record and check node log browser and search for term 'Invalid query string received'.
This would give more insights into what is causing the issue and if there are any typos or data type mismatch resulting in flow execution error logs.
If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monday
It is most likely you are using a script or action that refers to invalid field value or data type. Try to simulate a test record and check node log browser and search for term 'Invalid query string received'.
This would give more insights into what is causing the issue and if there are any typos or data type mismatch resulting in flow execution error logs.
If my response helped to answer your query, please mark it helpful & accept the solution.
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Finally found one BR causing the issue using Debugger. Thanks for highlighting Bhuvan!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday