This link gets the list of published and approved Interactions for a given account. The user can then select an Interaction from the list, and run it.
The structure of the link is:
[PageUrl]/selfService/coverApp?appkey={appkey}&accountId={accountId} |
Parameter |
Description/Notes |
Mandatory |
---|---|---|
appkey |
The application key for the Mobile Self Service application. |
Yes |
accountId |
The identifier for the customer’s account with Jacada. |
Yes |
theme |
The swatch letter of the theme to be used. By default, theme b is used. |
No |
themeURL |
A URL parameter that points to the location of the modified jma-theme.css file. For more information, refer to Using the themeURL Parameter. |
No |
server |
If the URL of the page differs from the URL of the Interaction server, specify the base URL of the Interaction server here. |
No |
For example:
10.90.18.72:8080/selfService/coverApp?appkey=524bd189f7a42c49c5dd601a |