QuestionQ38
Automation Framework ConfigurationOSM receives customer orders requesting mobile lines that contain three order items: one represents the mobile service, the second represents the mobile terminal, and the last represents the mobile SIM card. These order items have no references to one another and must be provisioned independently on the network, so they are decomposed to generate three provisioning functions.
When analyzing the provisioning system, you realize that provisioning the SIM card order item must use information available in the mobile service order item.
How would you provide the mobile service order item information to the function that provisions the SIM card order item?
- A by adding the required order items to the task data of the function that is provisioning the SIM card
- B by using order item association and selecting order items with property correlation
- C by using order item association and selecting order items by matching the order component ID
- D by defining a new hierarchy in the order items specification and selecting it to be used for child completion dependency
- E by adding a bundle to group all three order items
Community Discussion