Portlet Factory, Version 6.1.2
Changing the name of a schema element
Follow these steps to change the name of a schema element.
- Place a Transform-Rename builder in a model that contains the schema typed variable you want to modify. In the builder's editor select the variable.
- The Element to Rename picker is populated with elements from the schema associated with the specified variable. Pick the desired schema element.
- New element name in the New Element Name input.
- Once the builder is applied and saved, a new method called builderNameCallRename will be available in the WebApp.
- Use a Method Call builder or some other means to call this method at the desired time and perform renaming.
Parent topic: Transform-Rename builder
Library | Support |