Injecting ServiceOrders

A SO consisting of TPO-Activate/Subscriber is injected into Fulfillment Provisioning and processed by Fulfillment Provisioning Catalog.

As a result, Rule-1 is exercised and PO Forward Mapping initiated on TPO-Activate/Line with following input parameters:

  • #POFwdMappedIndex = "0"

  • #POFwdMapped.0.originator = "Rule-1"

  • #POFwdMapped.0.sourceName = "Activate/Subscriber"

  • #POFwdMapped.0.sourceId = "1982:3"

If same SO also included TPO-Activate/Mevo, PO Forward Mapping will have been invoked again on TPO-Activate/Line with following input parameters:

  • #POFwdMappedIndex = "1"

  • #POFwdMapped.1.originator = "Rule-2"

  • #POFwdMapped.1.sourceName = "Activate/Mevo"

  • #POFwdMapped.1.sourceId = "1982:4"

Note:

PO BackWard Mapping will navigate all TPOs (from slice N to slice 0) that have #POFwdMappedIndex set in their dataset and will run MAP_BWD definitions between source (itself) and target (sourceId in #POFwdMapped). PO BackWard Mapping is invoked even if source and/(or) target are/(is) disabled