Hello All.
For some time we have used Gregs code (as workflow event script) which creates a new form attachment in workflow and stores the data of the workflow form in it. Now we need to extend the functionality to add the created node not as an attachment, but as a new version of exist Node type Form (NodeId as attribute in WF) which is somewhere in Livelink.
Our code now creates a new version through lNode.NodeUpdate(formNode, UNDEFINED, False) but this version doesn't have any data from workflow form.
Thanks
xcerv
For some time we have used Gregs code (as workflow event script) which creates a new form attachment in workflow and stores the data of the workflow form in it. Now we need to extend the functionality to add the created node not as an attachment, but as a new version of exist Node type Form (NodeId as attribute in WF) which is somewhere in Livelink.
Our code now creates a new version through lNode.NodeUpdate(formNode, UNDEFINED, False) but this version doesn't have any data from workflow form.
Thanks
xcerv