Hi Guys,
I am passing free text from workflow container to mail task container. For free text I am referring data element "TIM_REQ_NOTICE" in both workflow and mail task containers. But the workflow ended with data type conflict error for free text variable in mail task container. When I check the workflow container log free text is passed there. Bu in binding with mail task its throwing error.
please let me know the way to fix this problem.
Thanks & Regards,
K.Safiq
Hi,
I had a doubt about defining a binding between two string container elements. I checked from my end and seems to be its working fine. There are no errors, I guess the error could be due to some other element binding definition please check.
Thanks, Pavan
Hi Pavan,
I've binded the element correctly from workflow container to Mail task container. Even both are same data type. Workflow log clearly tells the data type conflict error on that particular container element.
Thanks,
K.Safiq
Hi,
May be the data types are same in workflow and task container, but what about the data type definition in method container. I mean have you tried to check the binding definition between task and method .
Thanks, Pavan