You can rename part of a message in the EST Project Explorer, with
or without refactoring.
To rename a message:
In the EST Project Explorer, expand the message file (also called a message
definition file) and the message and right-click the part of the message
that you want to rename (for example, a simple type named userName).
Click Rename.
The
Rename Resource window opens:
- Enter the new resource name:
- Type the new name that you want to use for the item (for example, userNameExt).
- Refactor result of rename within files?
- Select this check box if you want to update all the references to this
simple type in the service flow project to the new name (see Refactoring).
Clear this check box if you do not want to update the references.
Click OK to rename the item, or Cancel to
cancel the operation.
After the refactoring operation is complete, Enterprise Service Tools
opens the
Commit refactoring changes window and prompts
you for a response:
- Select Yes if you want to keep the refactoring
changes. (Normally, you do want to keep the changes.)
- Select No if you want to discard the refactoring
changes.