We created Smartforms and Smartobjects through Sharepoint for Blackpearl API. API created 3 forms (New, Edit, Display).
I created WF in K2 Studio and I am using default client event in WF. In default client event, I am selecting Task Item URL
option and building an expression to get form URL (please see the attachment 'RulesErrorImages'). I created a datalabel in WF to get form name from form.
When I am submitting the form. Workflow is starting and Manager is getting task for approval in email but the Worklist Item link of task is throwing an error "File or directory not found".
Since I am starting WF at New form and I will use Edit form in WF. Where should I pass the Form name values in WF Datafield?
Please see the attachment for all rules.