This topic applies only to the IBM Business Process Manager Advanced configuration.

SimpleContent support in the business object map editor

The business object map editor supports the use of complex type definitions with simple content in business objects.

In the following example, the type MyComplexString is treated as a business object within IBM® Business Process Manager. As a result, creating a transform from attribute3 behaves the same as creating a transform from any other business object:

MyComplexString code using xsd:srting

Creating a transform from attribute3/value() behaves the same as creating a transform from any other simple type (like string in the example below):

SimpleType in the business object map