cancel
Showing results for 
Search instead for 
Did you mean: 

How to create a link to a certain Workcentre or Workcentreview?

Former Member
0 Kudos

Hi there,

I am trying to see how to create a URL to direct our C4C users to a certain area within C4C. Not to a specific object (i know you can do that with deep links here - https://help.sap.com/viewer/cea15f900ca04c4faa35d3044577fe27/1711/en-US/186e89d9763d1014b759b19d50be...

I am looking to create Fiori tiles that will have links to say, the Sales-->Opportunities screen. Another link, will take them to Customers --> Accounts screen.

Rather than always having everyone log into the main landing page, we want to make it easier for our users to get to where they want to go, quickly.

Thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Bharathraj_A
Active Participant
0 Kudos

Hello Sandico,

Try the below Steps,
1. Open the Target UI in the fronted debug mode to get the Path.
use https://myXXXXXX.crm.ondemand.com/sap/public/ap/ui/repository/SAP_UI/HTML5/client.html?debugMode=tru...
2. Ctrl +Right Click on the screen fields, a new screen will be displayed, navigate to UI Changes to get the Path
or You can get this from the technical Colleague.
Eg: For Account OWL (Path) /BYD_COD/SalesOnDemand/Account/UI/COD_Account_SOWL.OWL.uicomponent

3. Create a Custom Tile, Floor plan as type, enter the Path ,Title.
owl.png

Hope this helps you!

Regards,
Bharathraj