Cannot edit any roles in CUP5.2 due to "Enter a valid Role Name" error

We are running CUP 5.2.
I am having a problem with our Roles after they were uploaded into CUP; I cannot make any changes to the Role Details because CUP returns an error stating that our Role Names are invalid.
First I uploaded the roles (I continued to receive errors when trying to use the template, so I did them by uploading with the "Selected Roles" option). 
Once they were uploaded, from the menu, I select:    Roles --> Search Role    and then I choose a role from the resulting list.  When the next screen appears (the "Role Details" screen), I added all of the respective details (Business Process, Sub-Process, Detailed Description, Role Approver, Functional Area, etc.).   When I pressed the SAVE button, I received the following error:
Please correct the following errors:
Please enter a valid "Role Name". Only Alpha-numeric, Space or Underscore characters are allowed
So I realize what the problem is - the "Role Name" field is automatically populated with our security role name as it exists in our SAP system ... and because our security roles all begin with Z:, it does not follow the CUP naming convention. 
I'd like to just update the "Role Name" field but when you are in the "Role Details" screen, the "Role Name" field cannot be edited.
I saw the "Export" button and used that, in an attempt to edit the file to replace each occurence of Z: with Z_, and then upload it again.
So I updated the file accordingly, and then did an upload, selecting the "Overwrite Existing Roles" box.
It returned a successful message:
Import Status: 133 successfully imported out of 133 records found
Yet, when I go back to the list of roles, the roles still exist as Z: instead of Z_ so I still cannot edit any of the roles to add the required details ...  has anyone had a similar issue and know how to work around this?
Thanks!

Hello Alpesh,
Thank you for replying!
I had already tried to export the roles and replaced the Z: with Z_ before creating this message, but the upload attempts failed due to the explanation above.  But this time, I followed your (good) advice to delete the original Z: roles first, before uploading the corrected file.
Sadly, even after I deleted the original Z: roles prior to uploading the corrected file, I am still having no luck ... when I uploaded the file, again it (falsely) reports that the import was successful:
    Import Status: 133 successfully imported out of 133 records found
After seeing that message, I quickly checked the roles, and none of the roles had uploaded.  So now I have ZERO roles.
Any further ideas?  I am thinking it may be something very small that is being overlooked ... perhaps certain buttons must be selected/not selected on the import screen?  Or could it be an issue with the file itself?
When I do the import, I only select the button for "From File ..." and retrieve the file from my desktop via the Browse button.  I do not select any other button, nor do I make a selection from the System or Role Source boxes.  I have just selected that one button only ... I've tried it with and without checking the "Overwrite Existing Roles" box, but neither one works.
The part that bugs me the most is that I receive what I perceive to be an inaccurate/bogus "successful" status each time I attempt the upload of the file.  At least if I had an error message, I might have something to work with to troubleshoot this.

Similar Messages

  • I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    I have created numerous forms in Designer and for some reason, "Edit in Designer" from PDF, I cannot edit any of the fields in Design View.

    Is it possible you accidentally put the fields on the master page?

  • Workgroup Manager cannot edit any settings

    Authenticating correctly even local but in Workgroup Manager I cannot edit any settings, has anyone ran into this I can't find any help for this issue.

    We have this problem often.
    It happens when we either change an IP address on a NIC, or when we unplug a network cable etc.
    I'm not sure what the proper way to resolve the issue is, but this is what we do.
    1. Log in a Root
    2. Load Disk Utility and run Repair Permissions
    3. Reboot the server (there has to be another option for this?)
    4. Log in again and load the Workgroup Manager. Everything should be okay.
    If anyone knows a more elegant way to handle this, please post the info as it doesn't seem that great having to do these steps everytime a slight configuration change is made.

  • Invalid Security role-name error in Web Project

    Hi All,
    I have imported a J2EE application project built in JBOSS into NWDS 7.1.
    While building the project i get the following error
    <b>CHKJ3020E:Invalid Security role-name error: PEHNTAHO_ADMIN</b>
    This error directs me to the following code in web.xml
    <security-constraint>
              <display-name>Default JSP Security Constraints</display-name>
              <web-resource-collection>
                   <web-resource-name>Portlet Directory</web-resource-name>
                   <url-pattern>/jsp/*</url-pattern>
                   <http-method>GET</http-method>
                   <http-method>POST</http-method>
              </web-resource-collection>
              <auth-constraint>
                   <b><role-name>PEHNTAHO_ADMIN</role-name></b>
              </auth-constraint>
              <user-data-constraint>
                   <transport-guarantee>NONE</transport-guarantee>
              </user-data-constraint>
         </security-constraint>
    <b>I have tried out the following things to resolve this issue :</b>
    <b>1) Remove the role manually</b>(as suggested by various people in other J2EE forums), but then some other error came in to picture
    <b>2)Then I added the following code in web.xml</b>
    <security-role>
              <role-name>PEHNTAHO_ADMIN</role-name>
         </security-role>
    Then the above mentioned build error gets resolved, but then I get the following error while deploying the application.
    Dec 3, 2007 12:59:21 AM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Deploy Thread,5,main]] ERROR: Deploy Exception.An error occurred while deploying the deployment item 'sap.com_AnalyticsApp2EAR'.; nested exception is:
         java.rmi.RemoteException:  class com.sap.engine.services.dc.gd.DeliveryException: An error occurred during deployment of sdu id: sap.com_AnalyticsApp2EAR
    sdu file path: D:\usr\sap\CE1\J01\j2ee\cluster\server0\temp\tcbldeploy_controller\archives\191\AnalyticsApp2EAR.ear
    version status: HIGHER
    deployment status: Admitted
    description:
              1. Error:
    Cannot update application sap.com/AnalyticsApp2EAR. Reason: The application sap.com/AnalyticsApp2EAR will not be update, because its validation failed. Reason:
    ERRORS:
    Web Model Builder: com.sap.engine.frame.core.configuration.NameNotFoundException: The parameter/s in String "<?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <!-- whole web.xml-->
    </web-app>
    " is/are not defined and could not be substituted., file: AnalyticsApp2.war#WEB-INF/web.xml, column 0, line 0, severity: error
    WARNINGS:
    Web Model Builder: Following tests could not be executed because of failed precondition test "Web Model Builder" : Implicit Constraints Test, JSF Application Test, Mapping Test, Web File Existence Test, Web Class Existence Test, Security Role Test, file: AnalyticsApp2.war, column -1, line -1, severity: warning
    <b>3) I had also added the following code in web-j2ee-engine.xml</b>
    <security-role-map>
              <role-name>PEHNTAHO_ADMIN</role-name>
              <server-role-name>all</server-role-name>
         </security-role-map>
    but still i get the same deployment error.
    Please help me in resolving this problem.
    Can anybody tell me the use of role "PEHNTAHO_ADMIN"?
    Thanks and Regards,
    Sruti

    Hi Malathy,
    Once the users are created in Authentication Provider, and once the roles are created in Weblogic Server, You just have to map users to roles in Jazn-data.xml.
    Could you please let us know you created a roles named users in WLS ?
    Thanks & Regards,
    Murali.
    ============

  • I am a Macbook user Lion OS X-have been using Target, Walgreens, Shutterfly, etc for 5 years.  Recently cannot use any of these photo developing websites because of the "Plug In Failure" error.  Have updated adobe flash..still to no avail.  Suggestions?

    I am a Macbook user Lion OS X 10.7.5 …have been using Target, Walgreens, Shutterfly, etc. for 5 years with photo developing.  Recently cannot use any of these photo websites because of the "Plug In Failure" error..which I have never had.  Have updated adobe flash player..still to no avail.  Suggestions?  Thank you.

    You need to do a "clean install": http://forums.adobe.com/thread/1267823
    That'll remove the old plug-in completely.
    Works 99% of the time.

  • I cannot download any applications from apps store. when i enter the required information to get the apps, it says that my postcode is not accuarate. i am international but i purchased my ipod from the US

    I cannot download any applications from apps store. When i enter the required information to get the app, it says that my post code is inaccurate. i am from the caribbean but i have purchased my ipod in the US. I have entered a US postcode where i stayed as well and it failed also.

    You can ONLY use the itunes store of your country of residence.
    You cannot use another countrys itunes store.

  • Cannot edit any pages - No Edit Page Button

    I have a blog through blogger, with my own domain, standupsteals.com. I have added a connection to it in CS5, but I have been unable to edit retrieved posts. The "Edit Pages" button doesn't even appear. I haven't tried to uninstall/reinstall yet. I did delete the connection, and recreate it, but still same problem. I cannot administer websites; it's grayed out, along with a lot of other options. I am the only user, so I shouldn't be locked out...Any ideas?
    I have tried to follow the simple directions...Go to my homepage; choose an entry. Once I choose an entry, Edit Pages button should appear, right? It's not happening for me...I get a quick message that says I am on a site I am not connected to. How can that be?
    When I try to edit a page from within IE, I get an error "Cannot find the file on the server" Message was edited by: ladeebishop

    Hello Alpesh,
    Thank you for replying!
    I had already tried to export the roles and replaced the Z: with Z_ before creating this message, but the upload attempts failed due to the explanation above.  But this time, I followed your (good) advice to delete the original Z: roles first, before uploading the corrected file.
    Sadly, even after I deleted the original Z: roles prior to uploading the corrected file, I am still having no luck ... when I uploaded the file, again it (falsely) reports that the import was successful:
        Import Status: 133 successfully imported out of 133 records found
    After seeing that message, I quickly checked the roles, and none of the roles had uploaded.  So now I have ZERO roles.
    Any further ideas?  I am thinking it may be something very small that is being overlooked ... perhaps certain buttons must be selected/not selected on the import screen?  Or could it be an issue with the file itself?
    When I do the import, I only select the button for "From File ..." and retrieve the file from my desktop via the Browse button.  I do not select any other button, nor do I make a selection from the System or Role Source boxes.  I have just selected that one button only ... I've tried it with and without checking the "Overwrite Existing Roles" box, but neither one works.
    The part that bugs me the most is that I receive what I perceive to be an inaccurate/bogus "successful" status each time I attempt the upload of the file.  At least if I had an error message, I might have something to work with to troubleshoot this.

  • Cannot create any model in Designer 6i due to errors

    Hello all
    I have installed Designer 6i without any errors and warnings. I can create workareas and folders. But when I try to create an application system and any kind of models the errors will occur.
    I have seen the similar message in this forum but it has been unreplied.
    Please help.

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Sergey Bredikhin:
    Hello all
    I have installed Designer 6i without any errors and warnings. I can create workareas and folders. But when I try to create an application system and any kind of models the errors will occur.
    I have seen the similar message in this forum but it has been unreplied.
    Please help.<HR></BLOCKQUOTE>
    I have a same problem. It was the only installation of Designer 6i on Win 2000 machine. Do you have a solution?
    Thanks, Dusan
    null

  • I cannot open any pdf files that are saved to my computer. Keep getting error 507:507

    Every time I try to open a pdf file from a website or through an email it will not let me opne the file. I can open files that are saved to my computer but that doesn't do me much good in some scenarios. I run IE 10 on Windows 7 Home with Adobe Reader XI 11.0.04. I have tried unsinstalling and reinstalling. It works fine for a few days then the errors start again. HELP!

    Thank you Pat!!!
    Craig Ekonomos
    [email address removed]

  • How do I change the color of my Google calendar? I can't edit any of my calendars.

    I just recently activated my iPhone 6 and was able to successfully transfer everything from my old iPhone to the new one.
    I used Google to sync my mail, contacts, and calendars, but for some reason, I cannot edit any calendars.  When I open the Calendar on my iPhone, I click on "Calendars" on the bottom.  Once I am here, I click on "Edit", but cannot click on any of my calendars. The names of my calendars show up, but are light gray colored.  I need to change the colors because for some reason, they are all dark colors and I cannot differentiate between them.
    Did I set up my calendar wrong?  Please help.

    I have the same issue on my iPad mini (running iOS 8.1). This problem only occurs with Google calendars. You can see in the attached screenshot that I don't have the problem with other calendars (see Microsoft live.com calendars).
    I have tried adding my Google account as Gmail, Exchange and CalDAV and I see this problem in every case.

  • Cannot edit track info in itunes

    I just downloaded iTunes v. 10.6.3.25
    I connected my iPhone to my computer and let iTunes see that it's there. If I try to go in under devices to my music library that is on the phone NOT in the library on the computer and try to right click, get info, I cannot edit any of the track information in there.
    Do I have to sync the phone to my iTunes and transfer all of the music to the computer to be able to edit the info? I have an older iPod and I can connect it, go into devices and edit in there with no issues, it just won't let me do it on the phone.
    Please help!!

    Personally, I would edit the information in your iTunes Library and then connect the iPhone and Sync the library with the iPhone.
    Since it's a Sync (synchronization) of iTunes with your iPhone, any new information on the phone (such as play counts) will be synced with iTunes while the updated track information in the library will be synced with the phone.

  • Problem: Can't edit any table values

    Hi,
    I'm using the latest version of Oracel SQL Developer in XP and cannot edit any table values (ie: the actual data). I've tried the reset of Accelerators as previously suggested to no effect. I know the user has access since TOAD and DreamCoder all allow edits.
    Any ideas?
    Cheers,
    Peter

    I was trying to edit by double-clicking the field, which opens an Edit box. And then I had believed I could type a new value in? This was behaviour I was used to in Toad so I appreciate I may be doing it incorrectly.
    Is this not the correct way to edit a value? (without using SQL).
    EDIT: I re-read you're reply and I see what you mean. Going to Table> MyTable > Data (tab) I can add rows and such. But this seems to mean I can't execute an SQL query to pullback specific data and then edit it in-place, in the grid?
    Cheers,
    Peter
    Edited by: [email protected] on 14-May-2009 08:05

  • Cannot edit pictures in contacts

    Trying to update some contacts and I cannot edit any of the pictures.

    I'm a little late to the game here, but I just got off the phone with a Senior Advisor and his statement was very clear:  The software on the Mac when using Contacts (or Address Book as it used to be aptly called) is different than the software on your iDevice for Contacts.  As such, and because of a limitation with the way Exchange handles the embedded photos, you can not make changes from your Mac. 
    He went on to say that he was unable to identify a work around or whether this would be addressed in the future.  I suggested there's likely a little finger pointing going on between MS and Mac as to who owns the problem.  Let's just say he 'didn't disagree'.
    So, for now, just get used to changing those photos on your iPad, iPhone or iPod Touch because that's what we're stuck with.  For now....
    MBP Mid 2009, 10.8.5

  • Cannot Edit Playlists in Zen Micro Media Player for Zen Micro on Windows Vista 32

    When I click on the icon for my Zen I do not get a folder list - just a music library. As a result I cannot edit any playlists I have created as there is no icon for it. Please could anybody advise me? Many thanks.

    The Media Explorer for the zen micro is not compatiable for Vista I have the same problem.

  • Cannot Edit Events in iCal

    I completed the new software updates yesterday and since then, I cannot edit any of my entries in iCal. Anyone else having this issue? Any suggestions?
    Thanks!

    Mandy,
    Welcome to Apple Discussions.
    1. How are you trying to edit your events?
    2. How many calendars do you have?
    3. Are any of the calendars "Subscribed?"
    4. What happens when you try to edit an event?
    ;~)

Maybe you are looking for

  • Windows 8 USB ports have stopped functioning.

    I have a Envy 1534 desktop and after taking an update to windows 8 today my keyboard and mouse no longer function past the boot system. When windows loads the keyboard goes dark and I cannot use any of the USB ports on my system. This renders the sys

  • IW41: automatic update of activity type when changing the work center?

    Hello colleagues, when doing a time confirmation with IW41, we have following problem: In the PM order the operations are assigned to a neutral executing work center, as it not known which individual technician is completing the operation later on. N

  • Iphone 5 new carrier update problem or glitch?

    A few hours ago I decided to reset my phones data and settings. I haven't done this since I got it last year and it was acting a little slower than usual and I thought it would help the perfomance of the phone, I had downloaded a lot of apps. Anyhow

  • Database creation not working in eclipselink with glassfish 4 and postgress

    Helo all, I want to create the database based on Entities. Configuration: Glassfish: GlassFish Server Open Source Edition 4.1 (build 13) Eclipselink: Eclipse Persistence Services - 2.5.2.v20140319-9ad6abd (delivered with glassfish) Database: PostgreS

  • Does Weblogic 10 supports HTTP/1.0..?

    Hi, My application contains an executable client. This client when invoked calls a servlet in the server. This application is working fine in weblogic 6.1 sp3 now. Iam trying to migrate this application to weblogic 10. However, when I invoke the exec