processCommand

Top  Previous  Next

  <processCommand name="" basedon="">
    <processTemplate name=""/>
    <nextPage></nextPage>
    <errorPage></errorPage>
    <continuePage></continuePage>
    <method></method>
    <debugLevel></debugLevel>
  </processCommand> 

 

Attributes of "processCommand" element

Attribute

MScript

Description

name

-

The name of the process command

basedon

-

Defines the base configuration element of the process command

 

Nested elements of "processCommand" element

Nested Element

MScript

Description

processTemplate

ü

The name of the process template to call

nextPage

ü

The name of the page to be displayed if the execution of the process template is successful

errorPage

ü

The name of the page to be displayed if the execution of the process template is not successful

continuePage

ü

The name of the page to be displayed after the error page is displayed.

method

ü

The submit method of the process form

debugLevel

ü

Assign a value between 1 and 3 to debug the execution flow of the Process Manager.