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
Discussion posts and replies are publicly visible
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
Thanks