You can connect your Mobile Web screens or Web screens to external sites through the External Site element. This external site represents a well-known URL outside your eSpace.

You have the same mechanisms available as if you were connecting two screens designed in Service Studio. You can, if necessary, send input parameters to an external site that are, then, included in the HTTP request. See How to add input parameters to an external site.

How to specify the URL:

  • At development time: Set the URL property of the External Site with the suitable value. How?

  • Dynamically: Add a special parameter to your External Site. Right click on the External Site element and select the Add Dynamic URL operation. How?

You must use this operation when the URL is only available at runtime.

See Also

Add Dynamic URL | About Input Parameters | External Site Properties