Not able to fetch the data from the table (sys_hub_action_instance)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2023 04:07 AM - edited 12-02-2023 04:52 AM
I want to fetch the data in this table using script, but I am not able to fetch the data. On the list view when i click on preview icon I am able to see the data but when I was trying to fetch the data I am getting null value
Snapshot of FORM view
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2023 06:39 AM
share the script you are using
Are you sure you are fetching value from correct field?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2023 03:23 AM
We are using the below background script to fetch the value
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 08:56 AM
@Mallise did you find fix for issue? If yes please share.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2024 07:37 PM
@Mallise @dchoward9 if you try doing a show xml on the sys_hub_action_instance record does it show anything under element <action_inputs/>
I am referring to xml element in below screenshot.