Resource Order Management (ROM)
How service orders decompose into resource orders for network activation.
What Is Resource Order Management?
Resource Order Management (ROM) is the lowest layer of the three-layer order model. It receives resource orders from SOM via TMF652, allocates physical and logical resources from Resource Inventory (TMF639), drives configuration to network elements via activation adapters, and confirms completion back to SOM. ROM operates at the RFS and Resource layers β the bridge between the OSS fulfilment stack and the network.
TMF641
TMF652 Reception
TMF639 GET
Assignment rules
TMF639
Lock in inventory
TMF634
Routers, switches
SDN, VNF, cloud
CPE / ONT
Legacy elements
ROM is typically provided by specialised network orchestration tools such as Itential or Cisco NSO β not by traditional O2A platforms like Hansen or Cerillion
ROM Core Responsibilities
- Resource order reception β receive and validate resource orders from SOM (TMF652)
- Resource assignment β select specific resources (ports, VLANs, IPs) from Resource Inventory based on availability, proximity, and capacity
- Reservation β lock assigned resources to prevent concurrent allocation by other in-flight orders
- Network activation β push configuration to network elements via adapters (NETCONF, CLI, REST, TR-069)
- Verification β confirm configuration was applied correctly via read-back or service test
- Inventory update β update Resource Inventory (TMF639) with the activated resource state
- Rollback β release resources and reverse configuration if activation fails or the order is cancelled
Section 3.4 Key Takeaways
- ROM is the lowest layer of order management, responsible for resource allocation and network activation
- Resource assignment selects specific resources (ports, VLANs, IPs) from inventory; reservation prevents concurrent allocation conflicts
- Network activation uses adapters to translate abstract orders into device-specific commands (NETCONF, CLI, REST, TR-069)
- TMF652 standardises the SOM β ROM interface; TMF639 is the resource-level system of record