SHIP_UNIT_XID BN rule generates duplicate IDs when adding new Ship Units to integrated orders
Summary:
SHIP_UNIT_XID BN rule generates duplicate IDs when adding new Ship Units to integrated orders
Content (please ensure you mask any confidential information):
I am currently using a Business Numbering (BN) rule to automatically generate Ship Unit IDs in OTM, and I am encountering an issue in a specific scenario involving integration.
The BN rule is configured as follows:
- BN Type: SHIP_UNIT_XID
- Default: Y
- Rule Definition: {r*:id=1:xml=OB_SHIP_UNIT_RELEASE}-{nnn:contexts=1:start=1}
This setup works correctly when orders are created or copied directly within OTM. For example, if I create or copy an order with multiple Ship Units, the system generates IDs such as ORDER-001, ORDER-002, ORDER-003, and so on, as expected.
0