1.

What Are Two Modes Of Invocation That Are Supported By Bpel Console?

Answer»

BPEL Console SUPPORTS two modes of invocation: an HTML Form view and an XML Source mode.

The XML Source mode, shown below, ALLOWS you to enter XML source data directly into a text form and that source is passed, as is, to initiate the BPEL process. To SIMPLIFY the use of this mode, you can configure default XML data in the deployment descriptor of the process, which will be pre-loaded into the XML data field .

Alternatively, the HTML Form view in the BPEL Console's Initiate TAB will automatically generate an HTML input form (when POSSIBLE), which can be used to provide the input values to initiate a BPEL process for testing purposes.

BPEL Console supports two modes of invocation: an HTML Form view and an XML Source mode.

The XML Source mode, shown below, allows you to enter XML source data directly into a text form and that source is passed, as is, to initiate the BPEL process. To simplify the use of this mode, you can configure default XML data in the deployment descriptor of the process, which will be pre-loaded into the XML data field .

Alternatively, the HTML Form view in the BPEL Console's Initiate tab will automatically generate an HTML input form (when possible), which can be used to provide the input values to initiate a BPEL process for testing purposes.



Discussion

No Comment Found