Question about ServiceNow Orchestration ?

Hritik
Tera Expert

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.

1 REPLY 1

Saurabh Gupta
Kilo Patron
Kilo Patron

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