Creating a naming convention rule at the project level
Add “com.ibm.btt.tools.common.naming” to Extensions point.
Right click “com.ibm.btt.tools.common.naming” to add a new manager for it.
Edit the “Bundle” value for manager as “com.ibm.btt.extension.naming.namingextension” and set priority as “Middle” or “High”:
Create properties file “namingextension.properties” in the path “src\com\ibm\btt\extension\naming\”. Add rule as below:
wsOperation={sdo_prefix}{ SEI}_Op{operationId}_{timestamp}
Parent topic:
Extension sample for the generated web service operation