cancel
Showing results for 
Search instead for 
Did you mean: 

HANA Design-time roles in XSC with includet catalog roles (WEB IDE)

stefanmirkowski
Explorer
0 Kudos
268

Hello together,

how can I include a catalog role in an XSC design-time role which comes from the WEB IDE?

The problem is the catalog role comes from the WEB IDE and exists with several scheme names. "Rolename ( Scheme1)", "Rolename ( Scheme2)" and so on...

In the XSC design-time role i use the SQL command and enter the complete catalog name:

extends catalog role
"Rolename (SCHEME1)" --> it says that the role does not exist

if I omit the scheme I get the same message. But somehow I have to be able to give the scheme to distinguish between the roles.

so we have 2 types of catalog roles.

1. Without a scheme, the assignment works with extends catalog role.

2. with scheme (with scheme coming from XCA) here it doesn't work with extends catalog role

Does anyone know of a way that the roles can still be included in the design time role?

Thank you for your response

Stefan

View Entire Topic
stefanmirkowski
Explorer
0 Kudos

Thank you for the feedback