Discussions
Passing and Capturing Parameters for the Task
over 4 years ago by Parteek Chhabra
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!