Skip to main content

Extracting different files in different locations

Comments

1 comment

  • David Paras

     

    Solution:

    For each of the process flow that processes the different files you need to attach that process to it's related event. Go to Actions and select Bind Event and attach a file event to that process.

    You can create 4 different File Events and in each file event place the file path to each of the four different sub folders along with your file include criteria that supports wild cards.

    Now each of the different files that are being dropped into these folders would trigger the specific flow that is bound (attached) to it.

    For more information refer to Developer guide available under Help.

    0

Post is closed for comments.