Hello,
I am able to execute package link by using function ea.DataManagerRunPackageLink "DMS ID","Package name".
It opens up package link which the user can execute by setting prompts. However I would like to set these parameters for the user to execute. In order to do this I need to pass on parameters dynamically. However I am not able to do this i.e. change parameter in prompt automatically.
In contrast to execution of package, we have the option of setting parameters and package definition; which is not the case for package link.
Hence the question again is, how to dynamically pass parameters/prompt values to package link.
E.g.: Say I have a package link that runs a task of "COPY" package and it is used to copy from CostCenter A to Cost center XYZ. If the To cost center need to change based on the context of the code I need to pass parameters dynamically. How to do this?
Thanks,
Aditya