Deployment of Gateways

If the parent and child interactive channel have the same gateway name (difference in priority), the highest priority gateway will have precedence in deployment.

Example 1


     IC: Parent-IC
          Gateway name: Email, priority: 1, audience: Customer
     IC: Child-IC
          Gateway name: Email, priority: 2, audience: Customer

Email gateway from the Parent-IC will be considered in case of the same name.

Example 2


     IC: Parent-IC
          Gateway name: Email, priority: 2, audience: Customer
     IC: Child-IC
          Gateway name: Email, priority: 1, audience: Customer

Email gateway from the Child-IC will be considered in case of the same name.

If the gateway defined in the parent interactive channel has been deployed against the child interactive channels, then the gateway should be locked to modify or delete. This is applicable to Deliver Gateway type.

The gateway defined in the parent interactive channels will not be available to run-time if the parent interactive channel is not deployed.