ProvisioningScriptType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Specifies a script to be executed during provisioning.
Item Summary  
Name Type Multiplicity Description
host property
ProvisioningScriptHostType
[0,1] Defines where the script should be executed (connector or resource). 
language property
anyURI
[1,1] Specifies the language of the script. 
argument property
ProvisioningScriptArgumentType
[0,-1] Script arguments. 
code property
string
[1,1] Script code represented as string. 
criticality property
CriticalityType
[0,1] Defines where the script should be executed (connector or resource).