Callback: Boolean workflow.CanCreate
Callback that is invoked to determine whether the object can be created via the Object Creation API.
Mandatory Attributes
Name |
Description |
Type |
Allowed Values |
Optional Attributes
Name |
Description |
Type |
Default Value |
Allowed Values |
Parameters
@LOOP__BEGIN@
-
@PARAMETER_NAME@
Type: @PARAMETER_TYPE@
@PARAMETER_DESCRIPTION@
@LOOP__END@
Return Value
Type: Boolean
True if the object can be created; false otherwise.