Skip to main content
hasinthah0002
January 16, 2023
Question

Sharepoint Integration

  • January 16, 2023
  • 2 replies
  • 0 views

I am working on bulk file (docx and PDF) handling Application. My plan to use SharePoint for that. I want to know,

      1)Is there any other optimal way to handle bulk file other than SharePoint integration that can connect to Appian.

      2) While trying to connect to SharePoint, Integration give error, even though Connected system is correctly authorized.

Thank you

2 replies

January 16, 2023

Hi Hasintha, 

1. Trigger the bulk processing using Transaction Manager which will help to avoid overloading on server and in sub-process you can handle file (ex:upload) one at a time using the SharePoint connected system , You can find the Transaction Manger in the AppMarket.

2. What error, you are getting? 

Regards,

Surjit

hasinthah0002
January 18, 2023

Thanks