‎2007 Jan 02 7:14 PM
Hi Experts,
I am in great need to know the binding concept in BOR Workflow /BOR object.
Please explain me with a simple EXAMPLE
- How to check if binding is needed and
- binding is done correctly (without errors)
thanks
‎2007 Jan 03 3:23 PM
If there is no independent binding defined between both task and method container and between method and task container, the entire source container content is always copied to the target container. Only container elements with the same name are copied. If these are not the same type, the content is converted if possible, otherwise, the target value is not changed.
If at least one binding is defined between task container and method container, a container copy neither takes place when the method is called nor after the method is executed. In this case, you have to manually define both the binding from the tasks to the method container and also the binding from the methods to the task container.
Binding flow from
event -> WorkFlow -> Task -> Method -> Rule.
if ur binding is not correct means u wont get data properly .
‎2007 Jan 03 4:44 AM
hi Dan,
Binding is important in Workflow.... if it is done then the status message will be displayed as : Binding contains no erros... if any help required u r welcome Dan.
thanks and regards
sk
rewards if helpful
‎2007 Jan 03 2:32 PM
Hi Sarasakumari,
Could you please elaborate your explanation in a technical wa
like how to assign binding..how to start with it..etc?
thanks
‎2007 Jan 03 3:23 PM
If there is no independent binding defined between both task and method container and between method and task container, the entire source container content is always copied to the target container. Only container elements with the same name are copied. If these are not the same type, the content is converted if possible, otherwise, the target value is not changed.
If at least one binding is defined between task container and method container, a container copy neither takes place when the method is called nor after the method is executed. In this case, you have to manually define both the binding from the tasks to the method container and also the binding from the methods to the task container.
Binding flow from
event -> WorkFlow -> Task -> Method -> Rule.
if ur binding is not correct means u wont get data properly .
‎2007 Jan 03 4:24 PM
Hi,
You link an event to a workflow through SWETYPV
linkage from workflow to method is done through a step in a workflow which uses a task, which uses a method of a BO.
I gather from your question that you want to know more about workflow, SAP has provided an online tutorial, completing this you'll have a basis understanding of the workflow concept:
I would suggest also searching the workflow forum.
<a href="http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm">http://help.sap.com/saphelp_47x200/helpdata/en/fb/135962457311d189440000e829fbbd/frameset.htm</a>