
Introduction:
In this blog we are going to cover
1. Business Use Case:
2. Breaking down deep link structure:
This represents the SuccessFactors base URL of your company. It is the base of the URL that is used to access SuccessFactors. In the demo instance the base URL is https://salesdemo.successfactors.eu
Based on your data centre, the URL will differ. Some common URLs are https://performancemanager4.successfactors.com , https://hcm4preview.sapsf.com etc.
This part of the URL contains a reference to the exact portlet you want to navigate to. In this blog we are going to cover both standard portlets as well as custom MDF portlets.
This helps point the URL to your specific company id. This is important especially if you are navigating from external systems like work zone, SharePoint, or your company’s intranet site. This is also an important attribute to SSO into Sf from external locations.
Please add the Company ID of your instance where “YOURCOMPANYID” is referenced.
3. Creating a deep link to a standard portlet
In this example I am going to breakdown how to create a deep link directly to the edit personal information portlet.
Step 1: Navigate to Configure People Profile in EC and click on the block you want to deep link. Then copy the Block Type value.
Step 2: The Block Type in the above example is PERSONAL_INFO_BLOCK
We then create the deep link URL structure and reference the block type and the company id:
This link will deep link you directly to the personal information portlet:
Here are other sample useful deep links. Please remember to change the URL structure based on your data center and company ID.
These are a few examples, feel free to request more down in the comments below.
4. Creating deep links to Custom Portlets
In this example we are going to cover how to create a deep link directly to a custom MDF portlet.
The link structure that we are going use here is the following:
Step 1: Navigate to Configure Object Definitions and select the MDF object you want to deep link. Then copy the MDF code.
Step 2: The MDF code in the above example is cust_SapBlogTest
We then create the deep link URL structure and reference the block type and the company id:
This will deep link you directly to the custom portlet:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
6 | |
5 | |
4 | |
3 | |
2 | |
2 | |
2 | |
2 | |
1 | |
1 |