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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Create a job using jobscript through commandline

I am trying to create a job using jobscript through commandline in my local system having Talend Cloud Real-Time Big Data Platform-V7.1.1.

Till now I have established a connection locally with the Talend Studio using the command

  • ‘initLocal’.

Next I am able to create a project in the commandline-workspace using the command

  • ‘createProject -pn INFATA -pd Talend -pl java -pa Talend’

I am also able to login into the project using the command

  • ‘logonProject -pn INFATA -ul Talend’

Now the problem is the command I used to create a job using jobscript is not working. The command I used was

  • ‘createJob new -sf "D:\Talend Cloud\Talend-Studio-20181026_1147-V7.1.1\workspace\INFATA\code\jobscripts\new_0.1.item"
Labels (5)
1 Reply
Anonymous
Not applicable
Author

Hello,

Could you please let us know what's error message you are getting?

Best regards

Sabrina