Publish flows
When publishing flows, Provisioning Portal commits flows customization to a pre-configured network path. The Web farm (IIS instances) references this path as the physical path (source path) of the scripts virtual folder for your tenant.
|
Stop Check with your service provider for the exact publishing behavior before using this feature. Depending on the system configuration, the path to write flows (publish) may be the same as the path to read flows (reload), or the two paths may be different. |
|
Caution If the two paths are different, publishing means committing flows customization on top of the last synchronized flows copy, in which, the last synchronized copy may be different from the production copy. |
|
Note
<add key="PublishScriptFolder" value="\\{FQDN}\IVRScripts\{tenantId}\{appName}\" />
<add key="ReloadScriptFolder" value="\\{FQDN}\IVRScripts\{tenantId}\{appName}\" />
|
To publish the flows:
- On the Flows page, click
. - In the Publish dialog, click Publish.