Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Create a job and to run in command with user inputs.
Hello,
With talend open source, you can define parameters as context variables then pass values from the command line using the following syntax for each parameter:
--context_param yourParameter=yourValue
Let us know if it meets your needs.
Best regards
Sabrina
Thanks for the reply. I have defined parameters and able to pass input from command line by updating .bat file but unable to pass output parameters from command line and my job is generating default output location. Please suggest me on this..
Can you show us the command you are running? I don't understand what you mean 'unable to pass output parameters from command line'? We need details to help you out.
Regards
Shong