Skip to Content
0
Jan 10, 2008 at 02:13 PM

Triggering event needs decision point

155 Views

Hello Workflow experts,

Our workflow triggered by incoming IDOC needs to determine what type of document is contained in the IDOC i.e sales document or debit memo. For starting event the data binding is defined as &APPL_OBJECT& -> SalesOrder however this binding can only be defined once so we cannot create a binding for the debit memo and the workflow accordingly fails when the IDOC contains a debit memo.How can we define a binding to distinguish between the 2 types of documents.