This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
@jaganpusuluri As far as i am aware it might not be possible to get the details of the data or logs for the number of records pushed to target system.
When you open runtime statistics > it shows the number of documents posted > May be it might be wor...
wani-amol:
It has been running successfully so far. Is there a way to know if the endpoint is changed or if there are any other changes due to which the existing pipeline could break?
When you say it has been running successfully so far > has ...
@jaganpusuluri Can you please provide more details on the exact information you are referring to.
Logs keep rolling to backup based on the number of pipelines and the size configured in the snaplex properties
Are you referring to the runtimes of th...
@walkerline117
Snaplogic use the /tmp as the temp space for large operations (JOIN, SORT, etc.). To change the temporary folder to a different volume which is large size, you can use the following JVM option in the snaplex and you have to restart the...
Try the following:
{“INSERT_TIMESTAMP”: {‘$gte’: ISODate(“2018-09-01”), ‘$lte’: ISODate(“2018-12-01”)}}
Based on MongoDB documentation it should be in the above format and the API is expecting the same from Snap