This Content Extended Operations example demonstrates how
to create a custom object using a specified class and property values.
The following steps create a custom object using a specified
class, and property values. The object is filed into the specified
folder.
- Select the Component step to open the Properties pane.
- On the Properties pane, click Addin
the Operations section.
- Click createCustomObject to create
a new custom object.
- Specify the following expression values in the Operation
Parameters section:
- destFolder: Destination folder.
- className: Custom object class to use for the new custom object.
- propArray: Properties for the new custom object.
- return_valu: The new custom object.