Settings - DistributedExecution

You can find the following settings under Settings->Commander->DistributedExecution:

Monitor Url

The following setting is located at Settings->Commander->DistributedExecution->Monitor Url.

Url

Description

Enter the complete network address of the Tosca Distributed Execution Monitor.

Example

http://localhost:5008/Monitor/

Server

The following settings are located at Settings->Commander->DistributedExecution->Server.

EndpointAddress

Description

Enter the complete network address of the Tosca Distribution Server:

http://server_address:port/DistributionServerService/ManagerService.svc

Example

http://localhost:5007/DistributionServerService/ManagerService.svc

Proxy

Description

Enter the complete network address of your proxy server, if you want to use one.

http://address:port

Example

http://localhost:1234