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: 
cdhemant
Contributor II
Contributor II

Pass context values while using associatePreGeneratedJob

Hello,

 

I am trying to associate pre-regenerate Job using Metaservlet api associatePreGeneratedJob and want to pass context value while doing this. Although the Task is created in job conductor but context values are not set.

 

Also api returns "returnCode 1"

 

Is there some way to pass context values to job while creating task.

 

 

Thanks

Hemant

 

Labels (2)
2 Replies
Anonymous
Not applicable

Hi Hemant
As I seen, it is impossible to pass context value when creating a new task, no parameter is available. You can specify new custom value to context variable from TAC after the task is created.

Regards
Shong
cdhemant
Contributor II
Contributor II
Author

Thanks.
I am using updateTask to pass context parameters