Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
After call ProcessDocument, Flatfile will be mapped to PIP by another flow service. Then This file will be move to backup folder in flow which call processDocument, however an error happened “file not found” so I wan to check processDocument Status then move file. How can I do that _?
Are you accessing that Flatfile via FTP or shared folder location? you can check the file existance based on that 0 or 1 then only invoke processDocument service for further processing.If not can you elaborate more?
HTH, RMg