You can rename a message file (also called
a message definition file) in the EST Project Explorer, with or without
refactoring.
To rename a message file:
In the EST Project Explorer, right-click the message file (for example, orderItem.sfmxsd).
Click Rename.
The
Rename Resource window opens:
- Enter the new resource name:
- Type the new name that you want to use for the message file (for example, orderItemV2.sfmxsd).
- Refactor result of rename within files?
- Select this check box if you want to update all the references to this
message file 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 message file, 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.