cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

To display content in book page without SAP Companion

AnishaSY
Newcomer
0 Likes
172

Hi Team,

We have the below query from one of our teams, can you please let me know whether this is possible,

I have a book page named as Learning Center which get displayed in SAP Companion and when navigated to the screen, the contents can be filtered on role based. Can you please let me know whether I will be able to view this book page (Learning Center) without SAP Companion.

Also, is it possible to display a book page that can be filtered on role based by writing a source code for book page in Manager -> ZF properties -> Course Objective section and view the book page on role based without SAP Companion.

Thank you in advance!

Warm regards,

Anisha S

Accepted Solutions (0)

Answers (1)

Answers (1)

ShaneLipke
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Anisha,

The Library that you refer to, the one with the Role list, cannot be displayed without SAP Companion.  It is possible to display traditional Enable Now libraries without SAP Companion but not the SAP Companion Learning Center type library.

The second request sounds like that you want to open a standard Enable Now library that is prefiltered based on Role.  The easiest way that I know how to do that is:

1. Add the relevant Role details to the Keyword field on each book page; separate them by commas
2. Add the parameter and Role to the end of the library URL, e.g. add &lib_searchstring=management accountant to filter for content objects that have been assigned the Role Management Accountant in the Keywords field
3. Your library string should look something like:

https://companyABC.enable-now.cloud.sap/wa/Adoption/~tag/published/index.html?show=group!GR_BD977092... accountant

Regards
Shane