Question

In case Office 365 service provider uses Vodafone as intermediate subscription provisioning step, it has unique identifier - OpCo ID. In some cases it could be changed on the Vodafone side - thus, it should be changed on the MOSI side. Otherwise, provider will face connection issues. How to change it correctly?

Answer

  1. Locate the MOSI GW Application folder (for example c:\inetpub\wwwroot\Office365GatewayApplication).
  2. Modify the settings.config file by changing the value for the key GIG OpcoID:

    < add key="GIG_OpcoID" value="new_value" />
    
  3. Restart IIS.

Internal content