Element ''ProcessTemplate''

Top  Previous  Next

ProcessTemplate makes it possible to define the business processes in a separate and callable container. Instead of inserting the same set of processes into the process lists of ExecuteCommand elements it is more sensible to define them in separate configuration pages using ProcessTemplate elements and just call them from wherever required.

plist_template

No ExecutionCommand or ExecutionDef element is required to configure the processes in it; the element itself has a Process List property.

plist_template_pe

Properties

Process List

It is used to configure the processes placed in the element .See ExecuteCommand's Process List Property.

Access Control (Accept MScript)

See Access Control
 

MoreMotion AF "accessControl" configuration element

MoreMotion Application Studio creates the following configuration element out of the definition made in this property.

 
<accessControl securityDomain="" checkPoint="" loginPage="" failurePage="" />
  

It is also possible to make the Access Control definition directly in this format.