Asset Factory
An Asset Factory is defined in the following WSDL:
An Asset Factory extends Containered Asset. In addition to the fields provided by that complex type, the asset factory complex type implements all the fields as available from within the Cascade Server web interface when creating or editing. The required fields are as follows: created asset type and workflow mode.
Things to be aware of: the workflow mode is defined by the following simple type restriction:
This says that the workflowMode element must be populated by a String of the form "folder-controlled", "factory-controlled", or "none". If "factory-controlled" is specified, then the workflowDefinition relationship must be specified using the ID or path of a Workflow Definition.