This bind is used by business rules to give access to define the ObjectMappingChange and ValueMappingChange mapping definitions. This bind is intended for use with the PMDM for Automotive solution.
Note: ObjectMappingChange is a bind object that is used to make new objects from JavaScript in the Mapper framework, and ValueMappingChange is a bind object that is used to set values on objects from JavaScript. For details, see the Javadoc documentation by clicking the STEP API Documentation button on the STEP Start Page.
The bind can be found within the 'Binds to' dropdown, as shown below.
Configuration
To use any bind:
Example
The following is an example JavaScript that uses this bind.
Important: The example scripts should not be used as-is without thorough testing, including updating the script to match object and link types that exist on your system. Javascript variable names are case-sensitive.
The Mappings Manager is bound in as the 'mapmanager' variable, and adds the value 'USD' to the Attribute 'TD_ATTR_WKZ' through the 'CurrencyCode' variable.
2020, Stibo Systems – Confidential