cancel
Showing results for 
Search instead for 
Did you mean: 

SAP PO SharePoint Integration

Former Member
0 Kudos

Hi All,

iam going to do Integration with Sharepoint, can you please share doc. on this.

sProxy---PO---Sharepoint

Using Adapter: SOAP---REST

Regards

Pradeep A

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182412
Active Contributor
0 Kudos

Hi Pradeep,

You can integrate Share point using SAP REST adapter like any other REST web services, i have done the integration in my project using SAP REST adapter and all working and the configuration also normal there is no special configuration for Share point.

Regards,

Praveen.

Former Member
0 Kudos

Hi Praveen,

Can you provide Sender/Receiver REST Adapter configuration?

Regards

Pradeep A

former_member186851
Active Contributor
0 Kudos

Hello Praveen,

We required token for authentication right?

How you configured authentication to sharepoint?

former_member182412
Active Contributor
0 Kudos

Hi Pradeep/Raghu,

  • I updated the list using List web service but this web service is SOAP based so i used SOAP adapter.

  • Sender side i used REST adapter to receive.
  • I did not use token for authentication.

@Pradeep may be put your requirement here then we can able to help you because without actual requirement it will be difficult to assist.

Regards,

Praveen.

former_member186851
Active Contributor
0 Kudos

Thanks Praveen.

Yes,I am not wrong for Ur case requires authentication to hit sharepoint server,compare and configure as per requirement.

Check with normal configuration if your able to connect,else configure authentication as per the blog.

iaki_vila
Active Contributor
0 Kudos

Hi Pradeep,

The option mentioned by Raghu is really a good way because the Advantco adapter provides a sharepoint suppport (https://www.advantco.com/integration-between-sap-and-sharepoint-using-advantco-rest-adapter), however you should try first with the SAP rest adapter () in order to avoid purchase the advantco adapter, depending about your scenario requirements.

Regards.

former_member186851
Active Contributor
0 Kudos

Hello Pradeep,

Check the below document.apply the same logic for SAP rest.