Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Automated menu import

Former Member
0 Likes
771

Hello all,

I have a problem. I am working with compound roles which are made up of several simple roles.

When it is added a new simple role to one composed in the menu tab is necessary to import the menu .

This is a problem when it work with a long list of roles .

My question is: Is There any form to automate this?

Thanks .

Hello all,

I have a problem. I am working with compound roles which are made up of several simple roles.

When it is added a new simple role to one composed in the menu tab is necessary to import the menu .

This is a problem when it work with a long list of roles .

My question is: Is There any form to automate this?

Thanks .

5 REPLIES 5
Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
724

Hi Francisco,

unfortunately in Standard not.....

there is a little workaround, if you do not care about the structure of your menu in the composite role and the automatic redundancy avoidance....

simple delete the composite role menu and do not re-read it. Then any changes of the single role menues get reflected to the users immediately without to have the composite role menu updated...

b.rgds, Bernhard

Read only

Former Member
0 Likes
724

I used to have a CATT script which would automatically do this for me. Very quick to set up & after changing a load of roles, just enter the role names & the script does the rest.

Read only

0 Likes
724

> I used to have a CATT script which would automatically do this for me. Very quick to set up & after changing a load of roles, just enter the role names & the script does the rest.

Same here, with Ecatt. Do mind that you need two different scripts, one for the initial read and one for the re-read or re-import as the PFCG dialogs differ on both occasions.

Read only

0 Likes
724

That's good to know, I've only used it for re-read in the past

Read only

Former Member
0 Likes
724

Thanks all,

Finally, I used a SECATT and it worked fine .