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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

[resolved] metaservlet command runTask params not as documentation

In version 5.6.2 I am trying to run metaservlet command runTask to set jvm parameter as per documentation but the value is not being passed.
The documentation says the parameters are
Command: runTask
----------------------------------------------------------
Description             : Allows to run a task defined in Job conductor by its id. Mode can be 'asynchronous' or 'synchronous'
Requires authentication : true
Since                   : 4.2
Sample                  :
{
  "actionName": "runTask",
  "authPass": "admin",
  "authUser": " admin@company.com",
  "jvmParams": ,
  "mode": "synchronous",
  "taskId": 1
}
 
Labels (2)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

Not implemented until 6.0.1

View solution in original post

1 Reply
Anonymous
Not applicable
Author

Not implemented until 6.0.1