Calling a workflow via command line with additional workflow parameters
Hello,
I am trying to invoke a workflow from command line using
'run task for component WfProcMgr with ProcessName='CustomProcess', 'RowId'='rowid', 'workflowparam1'='value1', 'workflowparam2'='value2' '
It returns an error message
SBL-ADM-60070: Error reported on server 'trainapp' follows:
SBL-SVR-00010: Undefined parameter for the task or component
SBL-CSO-09101: No more parameters, events, statistics or state values were found for the component
Is there a way to pass in custom workflow parameters from command line (as we can do via script)?
Appreciate any pointers in this.
Kind regards
Surekha