Moving SharePoint Online workflow task metadata into the data warehouse using Nintex Flows and custom Web API

This post suggests the idea of automatic copying of SharePoint Online(SPO) workflow tasks’ metadata into the external data warehouse.  In this scenario, workflow tasks are becoming a subject of another workflow that performs automatic copying of task’s data into the external database using a custom Web API endpoint as the interface to that database. Commonly, the requirement to move workflow tasks data elsewhere arises from limitations of SPO. In particular, SPO throttles requests for access to workflow data making it virtually impossible to create a meaningful workflow reporting system with large amounts of workflow tasks.… [Keep reading] “Moving SharePoint Online workflow task metadata into the data warehouse using Nintex Flows and custom Web API”

SharePoint Online – InfoPath Attachment Size Limit

In an on premise environment, there are guidelines around working with attachments in InfoPath and farm admin would be able to change the attachment size limit in the machine.config / web.config. However, the idea is to keep minimal attachments within the form, and make sure the InfoPath file size as a whole is within the file size limit as configured in your farm.

In SharePoint Online, there is a hard limit on the total attachment size to the InfoPath forms you create and store in Forms Library:

http://community.office365.com/en-us/forums/154/p/79149/305640.aspx[Keep reading] “SharePoint Online – InfoPath Attachment Size Limit”