ServiceNow to SAP Ariba integration - Approvals

Bhavesh Bijagar
Tera Guru

Hi experts,

 

Looking forward for any guidance on ServiceNow to SAP Ariba integration for Approvals. 

Use case - We want approvals to be available from SAP Ariba to ServiceNow, so that approvers can approve reject on the EC portal.

Also utilized the OOTB Ariba spoke.

Unfortunately, very limited documentation is available.

 

8 REPLIES 8

Oh! I haven't used these actions. Good to know that.

Pramod Devkate1
Tera Contributor

@Bhavesh Bijagar 

 

1. Use this spoke to retrieve approval information from Ariba. https://www.servicenow.com/docs/bundle/yokohama-integrate-applications/page/administer/integrationhu...

 

2. If you want to store it in ServiceNow , spoke provides a way, else you allow user to approve it from ServiceNow directly by identifying user is correct using user primary key and credentials. This later step will be customer.

 

3. To Store approval information ServiceNow provides OOTB tables. use OOTB tables to store approval information. 

Thanks @Pramod Devkate1 !!

 

That much information I also do have. Looking for more step by step guide / documentation kind of thing.

 

Looks like will have to trial and error only.