Creating Extended Attributes
Extended attributes can be used to add extra information to the schema.
Extended attributes are as follows:
-
XMLFor example, an XSD file used by a web service.
-
Plain textFor example, Supply Chain Management (SCM) metrics and best practices.Note: You can also add extended attributes when creating a new Process or Process Interface as described in Creating a Business Process.
- Procedure
- Click the
Extended tab.
Note: This tab is only available on the Properties view for objects that support extended attributes.

- Click Add to add a new extended attribute.
- Modify the following:
NameProvide a Name for the attribute (you cannot include spaces in the name).ValueAdd any text for the Value.Escape BodySelect this check box if you want the parser to interpret the contents of the body attribute as text rather than XML (you do not want the parser to interpret symbols such as < or >). If you are entering XML, do not select this check box so the parser can validate the body attribute.BodyEnter whatever text or XML you want to make up the body of the attribute.
- Save the package that contains the process.