You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did some investigation on this: the Jobqueue API can run a job where the template is an existing template defined in MI:Admin.
To do so, instead of uploading the template as a file and referring to it in the job request parameters by name, the job request must include a TemplateDefinitionId field.
However, it isn't currently possible to obtain via ServerAPI a list of available pre-defined templates and their ids. I'll check with the Product Team if that is on the roadmap.
📝 Description of the feature
Add the ability to run an excel export report using standalone excel templates pre-defined in MI Admin.
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
The text was updated successfully, but these errors were encountered: