Once your eSpace is hosted in the Platform Server, you can access its Personal Area and Public Area by launching a browser with the suitable URL as explained below.

Opening the browser in Service Studio

You can open the default browser at a specific Entry Point while editing your eSpace in Service Studio, as presented below:

If you select as an Entry eSpace a consumer of your eSpace, this drop-down list contains all the entry points of that Consumer eSpace, hosted in your Personal Area. See Producer eSpace Life Cycle.

If the Platform Server is in Development Running Mode, these operations launch the eSpace in your Personal Area.

Execute the eSpace in a Personal Area

To execute an eSpace hosted in a Personal Area, yours or any developer's, simply type the following URL in a Web browser:

http[s]://hostname/<eSpaceName>/<username>/[<entry_name>.aspx|jsf]

Execute the eSpace in the Public Area

To execute an eSpace hosted in the Public Area, simply type the following URL in a Web browser:

http[s]://hostname/<eSpaceName>/[<entry_name>.aspx|jsf]

In an SMS flow, you have to use the application phone number and then type in the message. Log-in to Service Center and check this feature.

Multi-tenant eSpaces

If your eSpace is multi-tenant, you must create the necessary tenants. Usually, tenants are created in a Back-Office application. To test web flows in a multi-tenant scenario, you must include the tenant name in the URL after the <eSpaceName>.

See Also

Overview of eSpace Life Cycle | Producer eSpace Life Cycle