Symptom: While making SharePoint API calls from AgilePoint server to SharePoint Online, you might occasionally notice a HTTP error code 429 due to which your workflow is suspended on the SharePoint activity however it works fine without any changes when the process is resumed. Reason: SharePoint Online uses throttling to maintain optimal performance and reliability…
Tag: SharePoint Workflow
SharePoint Access Token – Best Practices for Multi Nationals
AgilePoint NX as a product is used by companies with employees ranging from 50 user – 400K users. A lot of organizations do a global roll out of AgilePoint NX for their employees worldwide with application designers spread across multiple continents. A lot of global roll-outs do involve SharePoint integration and a question we sometimes…
Reusable SharePoint Workflows
One of the topics which comes up is that can I reuse the same workflow against multiple SharePoint site collections or even SharePoint farms. No one would prefer to clone apps for each site collection unless the logic is different. Prior version of AgilePoint had SharePoint access token was scoped at a site collection level which…