08-19-2022 10:01 AM
Right now we are using SLIM to transfer the files from mainframes to S3 bucket to trigger the snaplogic pipelines manually upon the completion of mainframe schedule
Hi , I have a requirement to trigger a set of pipelines based on the files availability from a mainframe batch cycle automatically.
In short.
08-19-2022 10:08 AM
Is it possible for you to call a Triggered Task URL at the end of the Mainframe job schedule?
08-19-2022 10:10 AM
haven’t tried that. but looking for option if anyone tried before.
08-22-2022 10:33 AM
ASs far as my knowledge concerned triggered task url is not possible at the end of mainframe.
08-22-2022 10:51 AM
You could take a look at the File Poller snap - maybe you could simply schedule the SnapLogic pipeline on the same schedule as the Mainframe job and the File Poller would wait for the file to become available to begin the actual processing.