Jump to: navigation, search

ORS Configuration

This page details the ORS configuration steps required before you can use your Genesys Mobile Services installation.

Setting ORS Option

Start

  1. Start Configuration Manager.
  2. In Configuration Manager, select Environment > Applications.
  3. Locate and open the Application object for your Orchestration Server. Note: This should be the same Application object you created a connection to when configuring your Genesys Mobile Services Application object.
  4. Select the Options tab.
  5. Open the orchestration section.
  6. Set the value of the option parse-start-params to false.
  7. Set the value of the option mcr-pull-by-this-node to true.
  8. Click OK to save your changes.

End


Deploying DFM Files

Included with your installation are special configuration files, called DFM, which are required for Orchestration Server-based services. These files define Genesys Mobile Services-specific SCXML constructs that are required for the execution of SCXML applications used within Orchestration Server-based Services. For the Orchestration Server-based Services to function correctly, the following DFM files need to be configured in your Orchestration Server Application object:

  • Storage
  • Notification
  • Callback
  • Genesys Mobile-Based Services

The latest DFM definition files are included with the GMS installation and are available for download through the Service Management User Interface. Details about deploying these DFM in your environment are provided below.

After deploying these DFM, you can use either an actual device with the demo application or an HTTP client (such as RestClient) to send API requests to Orchestration Server-based services. Refer to the Genesys Mobile Services API Reference for syntax of the requests.

Important
You must restart Orchestration Server after deploying DFM files for the changes to take effect.


Start

  1. Download the DFM files from the Service Management User Interface.
  2. Copy the DFM files onto your local file system where Orchestration Server (ORS) is running.
  3. Start Configuration Manager.
  4. In Configuration Manager, select Environment > Applications.
  5. Locate and open the Application object for your ORS. Note: This should be the same Application object you created a connection to when configuring your Genesys Mobile Services Application object.
  6. Select the Options tab.
  7. Click Add to create the dfm section.
  8. In the dfm section, create and configure one option for each DFM, using the option value to specify the file path. Details are provided in the table below.
  9. Click OK to save your changes.
  10. Restart Orchestration Server (ORS). ORS reads the DFM configuration on startup.

End

List of DFM Options for Orchestration Server
Service Option Name Option Value
Storage gsgStorage c:\dfms\storage.txt
Notification gsgNotification c:\dfms\notification.txt
Genesys Mobile-Based Services gsgBasedServices c:\dfms\basedservices.txt
Callback gsgCallback c:\dfsm\callback.txt

Next Steps

Although the GMS installation is now complete, there are additional steps required before using Genesys Mobile Services.

This page was last edited on November 24, 2017, at 09:50.
Comments or questions about this documentation? Contact us for support!