Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
divyamary
Contributor
Many a times, the billing documents like invoices or sales orders which is available as a PDF document needs to be copied to SharePoint team site so that it can be made accessible to broader recipients within an organization. Using the OData APIs available in SAP S/4HANA Cloud, integrations patterns provided by Cloud Integration capability and simplified connectivity to SharePoint provided by Open Connectors of SAP Cloud Platform Integration Suite, such a business scenario can be very easily achieved.

In the blog series, posting of the billing documents from SAP S/4HANA Cloud to SharePoint is covered end-to-end and in this blog, configurations around creating a SharePoint team site is covered.

Prerequisites



Create Team Site in SharePoint


A SharePoint team site enables you to share store and share files with your team members. In this section, steps to create a team site is captured. If for your scenario a team site already exists that you would like to use, then this section can be skipped.

If you would like to get a trial account for SharePoint, refer to the steps mentioned in Office 365 E3 | Microsoft or Developer Program - Microsoft 365

  • Logon to your SharePoint account.

  • Select + Create site and select option Team site from section Create a site





  • Enter a site name say General. This site name will be used later while accessing files from Open Connectors capability of SAP Cloud Platform Integration Suite. Select Next.





  • You can optionally add additional owners or members. Select Finish to create the team site.



 

  • With this a site named General will be created for you. You can optionally customize the default Home Page.





  • To showcase the reading of the documents stored in SharePoint via Open Connectors you can add a sample document named docx which will be used for testing purpose.

  • To add a new document, select Document -> + New and from the drop select Word document.





  • This will launch Word in new browser tab. Add any text of your choice say Hello from SharePoint.  Wait for the status to change to Saved for the changes to be persisted. Saving the document may take some time.





  • This will create a word document named docx. To view your document, click on your open SharePoint session from Browser tab.

  • To rename the newly created document to docx, select your document and press on right mouse click. From the drop down select Rename.





  • Enter welcome in the pop-up dialog and select Rename.





  • The file name will be changed to welcome.docx



With this a SharePoint team site named General has been created. In the next blog part of the Blog Series Posting Documents to SharePoint , steps to create a connector instance to SharePoint via Open Connectors and reading this newly created file named welcome.docx from team sites name General will be covered.

More blogs on SAP Cloud Platform Integration Suite available in SAP Community.