Symptom
A deep link to a People Profile block section directs users to a specific section so that users don't need to look for the section in People Profile. and deep link take user to specific blocks.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Employee Profile
Resolution
There are two supported deeplink patterns which can help user to navigate a specific block section:
- Pattern 1 : User and Section
- #user/{userId}/{section} - to go to target user’s target section.
- Ex. https://hcm68sales.successfactors.com/xi/ui/peopleprofile/pages/index.xhtml?_s.crb=qlAk7l%2b%2bZzrGhSZ0h15sHiRF2kJ64XJsbjDvNopbBQA%3d#user/511951E98F7C4EF09F944172B7E6DDE1/section7617
- Pattern 2:
- #section/{section} - to go to the login user's target section.
-
https://hcm68sales.successfactors.com/xi/ui/peopleprofile/pages/index.xhtml?_s.crb=qlAk7l%2b%2bZzrGhSZ0h15sHiRF2kJ64XJsbjDvNopbBQA%3d#section/section7617
How to find section id for block?
- Take the benefits section as an example
Once it load, please copy URL of the same.
Once you cope URL ,You will find section id in url as below.
https://hcm68sales.successfactors.com/xi/ui/peopleprofile/pages/index.xhtml?_s.crb=qlAk7l%2b%2bZzrGhSZ0h15sHiRF2kJ64XJsbjDvNopbBQA%3d#user/511951E98F7C4EF09F944172B7E6DDE1/section7617
You can use the section id as highlighted above to create URL as shown below.
- Pattern 1: https://hcm68sales.successfactors.com/xi/ui/peopleprofile/pages/index.xhtml?_s.crb=qlAk7l%2b%2bZzrGhSZ0h15sHiRF2kJ64XJsbjDvNopbBQA%3d#user/511951E98F7C4EF09F944172B7E6DDE1/section7617
- Pattern 2 :
https://hcm68sales.successfactors.com/xi/ui/peopleprofile/pages/index.xhtml?_s.crb=qlAk7l%2b%2bZzrGhSZ0h15sHiRF2kJ64XJsbjDvNopbBQA%3d#section/section7617
Important note:
Deeplinks to blocks is not available yet in the Latest People Profile (PPX) as per document Differences Between Legacy and Latest People Profile | SAP Help Portal. Once it is available, the KBA will be updated.
See Also
- Deep Links to Blocks
- Creating a Deep Link
- 2342168 - Adding URL Links on MDF
- 2511145 - After How Many Fields Does Show More Link Activate
- 2499322 - How to add Ask HR in Quick links
- 2349899 - Can image or URL links be configured in Employee Central portlets?
- SAP Blog: DeepLink in PP3 – Navigate directly to the portlet
Keywords
Deep link , Block ,PP3, V12, "/sf/employmentinfo?selecteduser=UserID", "/sf/personalinfo?selecteduser=UserID", deeplink, People Profile, block ID, blockid, sf, ppx , KBA , LOD-SF-EC-PP3 , People Profile (PP3) , LOD-SF-EP , People Profile , How To
Product
Attachments
Pasted image.png |