These docs are for v20.3.44. Click to read the latest docs for v20.3.186.

Discussions

Ask a Question
Back to All

Passing and Capturing Parameters for the Task

Hi This is regarding the post shared on help site.

https://developer.imis.com/docs/running-a-task-with-a-stored-procedure

This task is creating and running a stored procedure asi_GetCounter to give back the highest SEQN/Ordinal
But how can I pass the variable and capture the return value?

Also, the endpoint
https://{{URL}}/api/TaskDefinition/_execute
always returns null, I am not sure why!