Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
matthewharrison
Contributor III
Contributor III

Saas - Qlik Cli - "Automation-Context" Required Flag

Our team is looking to trigger a certain automation from the Qlik-CLI tool in Powershell.  When following instructions on running "qlik automation run create" a required flag is "automation-context".  The built in help text says that it is "The source that triggers the automation will set the context."  This is a vague description to our team and we are not sure what is required here.  How can we find what to enter for the flag?

matthewharrison_0-1684269677753.png

matthewharrison_1-1684269701937.png

 

Labels (3)
1 Solution

Accepted Solutions
matthewharrison
Contributor III
Contributor III
Author

Solved.  The --automation-context flag needs to be set as 'api'.

Example: qlik automation run create --appid 'xxxxxxxxxx' --automation-context 'api'

View solution in original post

1 Reply
matthewharrison
Contributor III
Contributor III
Author

Solved.  The --automation-context flag needs to be set as 'api'.

Example: qlik automation run create --appid 'xxxxxxxxxx' --automation-context 'api'