Here I set file adapter input properties. I then write to a target directory/file - these are set as file adapter output properties.
Here is the BPM process -
Ok, Start expects the following input -
sourceDirectory
sourceFile
These are then saved to process data objects.
These process data objects are then used to set input Service Properties for ReadOrder -
I also create 2 variables for the targetDirectory and fileName.
These are then used to set the Service Properties for WriteOrder -
Simple, isn't it?
No comments:
Post a Comment