Hi,
We have a Custom workflow for Approval and there is a Manual Activity. On the Manual activity vgnTaskAssignee is one of the Output Param.
We added a Custom Program Task definition that is taking vgnTaskAssignee as one of input parameter. We added this Task right after the Manual Activity in the workflow. But for some reason the vgnTaskAssignee is coming empty in the Task. It also have vgnPayloadId and that is getting populated correctly. We have several other Custom Tasks and we don't have any issues there with respect to parameters. The problem is only with getting the vgnTaskAssignee value from the Manual Activity.
Any ideas? Any help will be highly appreciated.
On the kb we have seen an bug where if there is a period(.) in the Taskname, vgnTaskAssignee may not get assigned. But our issue is not that.
https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=17539241&objAction=ArticleView
Apart from the vgnTaskAssignee value issue this workflow is working as expected with respect to going to the appropriate user. We wanted to capture the vgnTaskAssignee for some processing.
Thanks
Seb