Passing value as Parameter

Hi,

Related with File Operations. I wish to set dynamic Source URL / Target URL for moving files. How to set this using parameter?

Hello srirams,

You can set it in Input mapping of a component, please see the screenshot.
input_mapping.jpg

Or if you mean graph parameter, you can set File URL as e.g. “${URL}” and then pass the parameter in ExecuteGraph’s Input Mapping.

Kind regards,

Thank you for the work around, but i tried to use port:$0.StartTime:discrete in the query written in SQL query, its giving me error at “Port”. I dont have and SQL file to call in Query WRL, i simply have 2 input ports that needs to be used in my query.

Hi,

What component are you using and what are you trying to achieve? Please note that the above example is for ExecuteGraph components.