Registering custom xC extensions

Use the CmdReg keyword to assign registered extension code (UEConfigId) to extension points.


Definitions


Example

The example assigns the UEConfigId 136068101 (which is associated with your extension code) to the extension point interface name com.ibm.commerce.isv.kit.tax.TaxIntegrationCustomCmd. The extension code is assigned as a replaceExecute command so your extension code will run as a replacement of the default WebSphere Commerce code.