Parametized USER_DEFINED process flow activity
KayodeOFeb 19 2007 — edited Feb 27 2007Can someone help? I am attempting to use USER_DEFINED process flow activity to copy a file to another location under a new name.
The names for the source and destination file will be generated at execution time by a mapping that will create the file.
The challenge is how do I pass these file names a parameters; a, b to a file copy script I have written.
You help will be appreciated.