Indicating a URL in an E-mail
To be able to add the URL to the Hopex Web Application in an e-mail, you must previously specify access to Hopex in user options.
*For more details, see Hopex Power Supervisor, chapter "Managing users", paragraph "Managing Users from the Administration Desktop (Web)".
You must specify the URL in the body of the message. To do this, you can select an object:
directly via an absolute identifier (IdAbs=),
by using a query (Query=)
The query relates to the workflow subject or to the repository root (GetRoot)
by using a Macro(Macro=)
The macro must implement the function getUrlObject(WorkflowContextAction) which returns an object.
by using a workflow subject (Subject).
Adding a URL
To add a URL:
1. Open the properties dialog box of the workflow action corresponding to sending of the e-mail.
2. In the Characteristics tab, configure the body of the message as indicated in Help.
* To access help, click the Mail Body field. The detail of configuration of body of the message appears at the bottom of the dialog box.
This configuration returns the text of a link of URL type, enabling access to an object from an e-mail.
Opening the application on a specific tab
To allow the user to directly access the appropriate tab in the application, you must carry out an additional configuration, which consists of:
create an affinity and connect it to the appropriate Desktop Container.
*A Desktop Container corresponds to a tab in the application.
configure the workflow action concerned.
*For more details on affinities and Desktop Containers in general, see technical article Hopex Power Studio - Versatile Desktop.