Question about ServiceNow Orchestration ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 06:01 AM
Dear Community,
I have a requirement in place which I haven't deal with ServiceNow before. Kindly help.
Requirement is that when RITM is created for a item, then after Approval when SC Task gets created it should then send data from all the fields and should be inserted as 1 row in the Oracle Database table.
This is only for 1 item.
But I am still wondering if this is feasible requirement or ServiceNow Orchestration which I never learned before can help me here ?
Please help me out.
Thanks in Advance,
Hritik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2023 10:11 AM
Hi,
This can be done using flow designer. You can create a custom action using JDBC step,
JDBC step (servicenow.com)
Thanks and Regards,
Saurabh Gupta