ServiceNow Intigration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 02:10 PM
------------------------------
arpit alne
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 02:17 PM
Can you share a screenshot of the stage configuration? Did you set the value of the ServiceNow Instance data item?
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 02:25 PM
------------------------------
arpit alne
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 02:37 PM
Remove the https:// portion of the ServiceNow Instance value. It's already included in the skill definition. So the value should just be perficientincdemo8xxxxxxxxx.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 03:28 PM
------------------------------
arpit alne
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 03:41 PM
Are you sure the sys_id is a valid incident sys_id? What happens if you enter the following URL in your browser:
https://<ServiceNow Instance>/nav_to.do?uri=incident.do?sys_id=<YOUR sys_id>
One other question. Is this a ServiceNow integration that you created? The one that's on the DX does not include a tableName input parameter for this action.
Cheers,
------------------------------
Eric Wilson
Director, Integrations and Enablement
Blue Prism Digital Exchange
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 03:54 PM
In SNOW, incidents are part of the table API and this is included in the URL Path from the ServiceNow Incident Management API definition that was in the DX skill.
jack
------------------------------
Jack Look
Sr Product Consultant
Blue Prism
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
28-04-22 05:28 PM
that's right.
best regards
------------------------------
Jhogel Ponne
Senior RPA
Ernst & Young
America/Panama
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-04-22 07:00 AM
------------------------------
arpit alne
------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
29-04-22 02:30 PM
The response is a JSON string. Use the Utility - JSON VBO's JSON to Collection action to convert the list into a collection. Then you can access the info as you would normally within a collection.
jack
------------------------------
Jack Look
Sr Product Consultant
Blue Prism
------------------------------
