A Reports option in the Tools menu allows you to produce a list of all events that have run through one or more flows for a specified time period. Each report is available for download for 30 days. Select Tools > Reports from the left navigation menu. In the header row of the Flow events report… Continue reading Generate a report of flow events
Tag: error management
Error Management Recomendations in Celigo
Case: I am getting ready to do a batch upload of roughly 5,000 records. I am planning to fail certain records (appropriately) if they are missing certain information from our source system, but its difficult for me to identify exactly how many records might fail. My question is what is the best way to fail… Continue reading Error Management Recomendations in Celigo
Common Parse Errors in integrator.io
Sample error messages Hook file error – SyntaxError: ‘try’ without ‘catch’ or ‘finally’ An invalid JSON is sent in the response.body, error: Unexpected string in JSON at position 1831. SyntaxError: Unexpected end of input Unexpected token } in JSON at position 191, please ensure that you have wrapped all JSON property names in quotes. An… Continue reading Common Parse Errors in integrator.io