cancel
Showing results for 
Search instead for 
Did you mean: 

Start personas with specific flavor

Former Member
0 Kudos

Hello,

we would like to archive functionality to start specific transaction with specific flavor, with no menu and fullscreen.

Fullscreen can be done with fullscreen=true (works ok)

No menu can be done with frameless=true (works ok)

But we are facing problem with starting specific flavor. I have tried 3 options:

1) use shortlink functionality - link looks like example below but does not work - personas starts but in gui startscreen not in flavor

http://cook.mibcon.cz:8010/sap/bc/bsp/persos/mainapp/index.html?link=001A4AA80C0F1EE483865254490A970...

2) use flavor parameter with ID prefix - error is "This flavor is not available for access by the current user"

http://cook.mibcon.cz:8010/sap/bc/bsp/persos/mainapp/index.html?frameless=true&fullscreen=true&syste...

3) use flavor parameter without ID prefix - personas starts but in gui startscreen not in flavor

http://cook.mibcon.cz:8010/sap/bc/bsp/persos/mainapp/index.html?frameless=true&fullscreen=true&syste...

Do you have some experiences?

Thanx and regards

Ondrej

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

hello,

why have you appended "ID" infront of your flavor GUID? typo or this is what you were using?

http://.....system=001A4AA80C0F1ED38B84EAE9B723CB39&flavor=ID001A4AA80C0F1EE4838233C7D32BF40A

sushant

Former Member
0 Kudos

hello,

yes we are using the ID prefix.

We have installed latest service pack and shortlink is now working.

Ondrej

chinthan_yajamaan
Active Contributor
0 Kudos

Hi Ondrej,

Can you check if the flavor is shared with the user you are logged in? If not then you can share the flavor using Personas admin UI (/persos/admin_ui) or from Personas editor (Share with others).

Thanks

Chinthan

Former Member
0 Kudos

Hi Chinthan,

yes, the flavor is shared - screenshot.

And I am also author of this flavor.

Regards

Ondrej

chinthan_yajamaan
Active Contributor
0 Kudos

Hi Ondrej,

I would suggest you to create a message with HTTP and R3 connection so that the team can look into it.

-Chinthan