- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2020 12:35 AM
Hi All,
Can anyone provide step by step information, how to create as Incident from one instance in other instance through UI action.
Please help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2020 12:46 AM
Hi Navya,
Step1:Create a POST Rest Message which will create an incident from instance A on instance B.
Step2: Create an UI action call the REST message via this UI action script. for simplicity we have a option for each rest message "view Script Usage". You will get the code to call the REST message.Paste into the UI action.
For step 1, I have added an attachment.
For Step2, Create an UI action that will call the script message in the UI action script.
Thanks
Sudhanshu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-23-2020 08:33 AM
Okay let's do one thing you can create a new thread for that!
As it will be helpful for others as well, when they search the topic.
I will attach a document step by step how to create your own web service.
Thanks
Sudhanshu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2020 02:01 AM
Hi Navya,
Please refer below article
https://community.servicenow.com/community?id=community_blog&sys_id=80bda6a9dbd0dbc01dcaf3231f9619af
https://community.servicenow.com/community?id=community_blog&sys_id=209ceae1dbd0dbc01dcaf3231f961933
Thanks
Himanshu