cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot generate link for SAP Personas 2.0 Flavor

0 Kudos

Hi All

I'm trying to directly open a flavor in SAP Screen Personas 2.0 from browser using flavor=<flavorid>.

<http/https>:<server>:<port>/sap/bc/bsp/persos/mainapp/index.html?flavor=005056841B2A1ED2BDA9284DF1E68EFA&~transaction=*ME21N&sap-client=<client ID>#Rendering

But when i m executing this URL, I'm redirected to the particular transaction but not to particular flavor, only to the basic view of the transactions.

Please help me out here.

Thanks in advance.

Regards

Pallabi.

Accepted Solutions (0)

Answers (1)

Answers (1)

chinthan_yajamaan
Active Contributor
0 Kudos

Hi,

Please check if you have applied all the required notes listed in note#1964257 and if you still face issue, try to add system=<systemID> as well

eg:

<http/https>:<server>:<port>/sap/bc/bsp/persos/mainapp/index.html?system=<systemID>&flavor=005056841B2A1ED2BDA9284DF1E68EFA&~transaction=*ME21N&sap-client=<client ID>#Rendering


Also you can try using shortlinks

http/https>:<server>:<port>/sap/bc/bsp/persos/mainapp/index.html?link=<shortlinkID>&~transaction=*ME21N&sap-client=<client ID>#Rendering


Thanks

Chinthan