Understand composite operation related terminology to better understand how to configure composite operation input mappings.
The example MBO project used to illustrate the following terminology is located at the SAP® Community Network: http://scn.sap.com/docs/DOC-8803.
Client parameters can be mapped only to the top level (not fields in the top level) of an EIS argument:
To map a personalization key into a repeating argument element, there must be an attribute mapped into the same level.
For example, using the REST example MBO model, with the arguments required by an operation on the Order MBO: A personalization key cannot be mapped into items.item.productid unless some repeating attribute is mapped into one of the other primitives contained by items.item:
Client parameter 'parameterName' might not be used, as the mapped argument has 'Fill from Attribute' or 'Personalization Key' specified."After migrating the project, remove the additional link (either the personalization key or the client parameter) from the input mapping. In cases where both a client parameter and personalization key are mapped, the personalization key value is used. Sybase Unwired WorkSpace no longer allows mapping attributes into arguments that are already mapped to personalization keys or client parameters.