call sub profile for source tree (a,b,c,d,e,f,g,h,i)


This function is used to call a profile, whose destination structure has been mounted in the source structure of this profile.

The function can be placed on any node or field of the destination structure of this profile and can also be placed and called multiple times.

For details on the mounting and the further procedure, see section Mounting Profile as Subnode in Source Structure.

Parameter Description


Parameter

Description

a

Name of the mounted profile. Note: Is set automatically when profile is mounted via the context menu.

b

If true, the time-driven Input Agent of the mounted profile is started. This must be explicitly stated if the mounted profile has a time-driven Input Agent, otherwise, it will not get any data. Alternatively see parameter c. Note: Is set automatically when profile is mounted via the context menu.

c

If b has not been set, the input data for the mounted profile must be specified here (as a string).

d

(optional) If true, phase 4 of the mounted profile will not be executed. Default: false.

e

(optional) If true, phase 5 of the mounted profile will not be executed. Default: false.

f

(optional) If true, phase 6 of the mounted profile will not be executed. Default: false.

g

(optional) If true, the partial source structure h is emptied before the function is executed. Default: false. Note: For details on the procedure, see section Mounting Profile as Subnode in Source Structure.

h

The unique name of the added partial source structure into which the result data of the called subprofile is written. Note: For details on the procedure, see section Mounting Profile as Subnode in Source Structure.

i

(optional) If true, the backup file of the called profile will be deleted if it has been executed without error (corresponds to Keep backup for=0). Otherwise, the backup file is retained. If false, the backup file will always be retained. Default: false.