Digital DNA Studio Configuration

To use an Orchestration Server with a Digital DNA Studio deployed Digital Person, add the Orchestration Skill to the Knowledge section in the Digital DNA Studio configuration screen.

Follow the instructions displayed under the Orchestration section to fill in the fields as required to establish the connection to your Orchestration Server. 

When developing locally, it is possible to run an Orchestration Server locally for testing or debugging purposes. This requires the server URL (typically ‘localhost’) and your public IP to be specified. You can specify a whitelist with multiple IP address blocks in IPv4 or IPv6 formats. This makes it easier to share a project between multiple developers in different locations. For example, 92.0.2.1/24 or 2001 : db8: 3333 : 4444 : 5555 : 6666 : 7777 : 8888

In Production mode, developing locally is switched off and only a server URL is required (must be HTTPS or wss protocol for security).

Contents