You are here:
InsProviderNetworkService:cloneNetwork
Use this service in an OmniScript to clone a Provider Network.
This is helpful when you want to create a new Provider Network for a different region whose specifications are otherwise nearly identical to the specifications of an existing Provider Network.
Method: cloneNetwork
How It Works
-
The service takes the
providerNetworkIdof the Provider Network to be cloned. -
Creates a deep clone of the Provider Network, including all the network members and product relationships of the cloned network, and creates a new record ID for the clone.

