Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
NK1614662034
Contributor
Contributor

Create a job with user inputs to run in command prompt.

Create a job and to run in command with user inputs.

Labels (3)
3 Replies
Anonymous
Not applicable

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

 

NK1614662034
Contributor
Contributor
Author

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..

Anonymous
Not applicable

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