Providing direct links for Self Service components
As a system administrator, you can provide direct links for the various components in Self Service. You can embed these direct links on your intranet or send the links via email and instant messengers.
For example, if you have a service request definition to request for an iPhone, you can provide a link to that service request definition on your intranet or send the link via email. Users can request an iPhone by using this link. Similarly, you can also provide direct links to self-help articles, tiles, and templates.
The following topics are provided:
Considerations for Customer Portal license users and Salesforce Platform license users
Based on the user license types, the behavior of the embedded Self Service components and direct links differs. Following are the considerations for the Customer Portal license users and the Salesforce Platform license users when they click on the embedded components or direct links:
- If the users are not logged on, they need to log on to the application. The Customer Portal license users are redirected to the Self Service site login page and the Salesforce Platform license users are redirected to the Salesforce.com login page.
- If the users are not authenticated and they try to access component or direct link, they are redirected to the login page based on their license type.
- If the users switch browsers to access a component or direct link, they must log on to the application again. For example, if a user is logged on to the application in the Internet Explorer and tries to access the component or direct link in the Chrome browser, the user must log on to the application again in the Chrome browser.
List of Self Service components
The following table lists the Self Service components for which you can provide direct links:
Component | Description | How to navigate |
|---|---|---|
Out-of-the-box tiles in Self Service | Enables clients to open tile forms. | Remedyforce Administration > Configure Self Service > Tile Visibility and Order |
Service Request Definition | Enables clients to open the service request definition for a particular service request. | Remedyforce Administration > Configure Applications > Request Definitions > Service Request Title > Self Service Link |
Knowledge Articles | Enables clients to open self-help articles in Self Service. | Knowledge Article > Article ID > Self Service Link |
Incident Templates | Enables clients to open the Incident form with Incident template values prepopulated. | Remedyforce Administration > Configure Applications > Templates > Template Name > Self Service Link |
Search in Self Service | Enables clients to search Self Service. | Remedyforce Administration > Configure Self Service > Search > Direct Link: Self Service Search |
Directly navigate to specific category in Self Service 3.0
If you want to provide direct navigation links to Request Definitions associated with specific category in Self Service 3.0, you can provide the link as follows:
https://<salesforce end point>/apex/BMCServiceDesk__ssredirect?type=tile&id=newsr&categoryId=<category_record_id>
- <salesforce end point>to be replaced as per your organization.
- <category_record_id>to be replaced with Salesforce ID of category record.
When users launch the specific category URL, the following actions take place:
- If a user is already logged in to self service, the user is directly navigated to Self Service > Category > Category of the request definition, and request definitions of this category are listed.
- If a user is not logged in to self service, the user is asked to enter login credentials. After logging in, the user is directly navigated to Self Service > Category > Category of the request definition, and request definitions of this category are listed.
Troubleshooting directs links for Self Service
Based on how you have configured the various settings for these components (tiles, knowledge articles, service request definition, and incident templates), a set of error messages is displayed to the clients. The following table lists the scenarios and reasons for the error messages.
Scenario | Error Message | Reasons |
|---|---|---|
Client clicks the link to Post to Chatter tile | You do not have sufficient privileges to access the tile. Please contact your system administrator. |
|
Client clicks the link to Manage Approvals tile |
| |
Client clicks the link to a tile that you have configured to be hidden | The tile is hidden in the Tile Visibility and Order settings. | |
Client clicks the link to a service request definition | You do not have sufficient privileges to access this service request definition. Please contact your system administrator. |
|
Client clicks the link to a knowledge article | You do not have sufficient privileges to access this knowledge article. Please contact your system administrator. |
|
Client clicks the link to an Incident Template | You do not have sufficient privileges to access this template. Please contact your system administrator. |
|