Error Message
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear Community,
I have 2 inputs and when joined, if the records on right output of join are more than 0, then notify the user that some records are not matching and do not stop workflow. Workflow should continue for other matching records.
When I run workflow as analytic app, the error message displays and workflow also stops. I want that workflow should not stop, it should process for matching records.
Kindly provide suggestions!!
Solved! Go to Solution.
- Labels:
- Custom Tools
- Developer
- Interface Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @aman_goyal
The app shows output only after all logic is processed and if it encounters an error then it stops and doesn't show anything.
2 possible things you can do.
Approach 1: you can convert it to a warning like below
Output: But the thing with this user needs to click on the show output log to see the warning like below.
Approach 2: Show it in the data
Hope this helps : )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Any other solution, it the 2nd approach also workflow stops. The Join flow is not working, analytic app stopped at not matching record table. I want to process J anchor output to derive NEW_ID.
Is it possible? Please suggest.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @aman_goyal
Can you share a snapshot of the error/issue you are facing. Will be happy to help 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello @atcodedog05,
In the screenshots below, if I am not appending with data and only want to display message then also RecordId coming and long message is not displayed as full message. Can you suggest me that only message displays not as a table and whole message should display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @aman_goyal
can you share some data and a snapshot of your workflow or actual workflow I can take a look into it.
Hope this helps : )
