I created a custum action in flow designer for creating record in expenses tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2025 09:11 PM
Please correct the following errors before save or publish:
Action Output: Record Sys ID: Empty output value cannot be blank on publish.
Action Output: Expense Number: Empty output value cannot be blank on publish.
Action Output: Status Message: Empty output value cannot be blank on publish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2025 09:51 PM
Things to check
1) are you using the input variable with correct names in your script
2) are you assigning the output to correct output variable
outputs.variableName -> variableName is the value present in the name column and not in label
3) are you configuring the correct output variable in your script step and assigning it?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-11-2025 08:06 PM
in my output mapping section not seeing script return values