ERM SP13: New methodology for import roles

Hi all,
We have created and set as active a new process for the methodology, with only 3 steps (Definition, Testing and Approval).The problem is that when we import roles from R3, the roles are import to the system within the SAP default methodology which is inactive, with 7 steps (Definition, Authorization, Derivation, Risk Analysis, Approval, Generation and Testing).
I have two questions:
- How can i import the roles to the new and active methodology (3 steps)?
- How can i select that the roles imported go to the last stage of the methodology? I mean, all the steps will be in "green option"?
Thanks in advance. Best regards,
Sergio

Hi R M,
Thanks for your quickly response,
- About the apply to existing roles option, yes, i try that. But ERM continues apply the standard process for methodology. You think wil be resolved if i delete it?
- About the column Set Role Methodology, youre right, now i can put all the import roles in the last stage of the methodology in "green option".
Many thanks for your help,
Sergio

Similar Messages

  • How to create a new channel for a role or an organization using API

    Hi all,
    I tryed to create a new channel using the method createChannel(...)+ in the class ContainerProviderContext+ of the package com.sun.portal.providers.context+ and everything is fine. The channel is created under the display profile of the authenticated user who asked for the new channel.
    But I'd like to create new channels for other users/roles/organizations. Does anybody know how to do that???
    Thanks in advance.

    Hi Juan,
    Yes you can use JDBC adapter to integrate with DB2 but you need to deploy the DB2 drivers.
    Possible options to integrate with DB2 are :
    We can integrate DB2 system with XI using different methods :
    a)For batch mode we can work with standard file adapter of XI
    b)Install MQ Series and use JMS Adaptersto send and receive messages with DB2
    c)Use the JDBC Adapters to directly write to the DB2 Database.These is for
      incoming interfaces
    d) Third Party Adapters provided by iway can also be utilized ,but it requires a separate license
    regards
    Gangaprasad

  • Problems when creating a new parameter for a parametric role

    I'm trying to create a new parameter for a parametric role, but it seems that it is never updated, because the BPM engine does not return any error.
    The scenario is: I have a process that has the role "Brands_Admin", the brands are populated by Web Service dynamically, then the parameters of the role would be those brands. In this case, if a new brand is registered (WS returns a new brand), I simply create a new parameter for the role through the "process administrator" of the BPM Enterprise.
    I'm trying to create the new parameter as follows:
    dirSession                 = DirectorySession.currentEngineSession;
    dirOrganizationalRole       = DirOrganizationalRole.fetch(session : dirSession, id : "Brands_Admin");
    String[] parametricRoles       = dirOrganizationalRole.parametricValues;
    parametricRolesCount      = parametricRoles.length();
    parametricRoles[parametricRolesCount]      = "NEW_BRAND";
    dirOrganizationalRole.parametricValues      = parametricRoles;
    dirOrganizationalRole.update();
    dirOrganizationalRole.refresh();
    for (int i=0; i<dirOrganizationalRole.parametricValues.length(); i++) {
         logMessage(dirOrganizationalRole.parametricValues);
    In the code above, the BPM Studio will print the new parameter correctly, but in next activity (like a Screenflow) when I try to get the parameters of that role again, there are only the parameters that were registered using the BPM Studio, the parameters that are created programmatically not appear.
    Anyone know the reason?
    An user with the same problem: http://forums.tangosol.com/forums/thread.jspa?threadID=839253&tstart=1

    When a project that contains this logic to create a new parameter for a parametric role programmatically is deployed in BPM Enterprise, some strange behaviours occurs.
    The first is that I cannot see through the process administrator the new parameter that was created for the parametric role.
    The second is that if I create this new parameter through process administrator and associate an user to the role that contains the new parameter I cannot access the deployment process. In workspace (authenticated with user that is associated with the role that contains the new parameter) I cannot see anything about the process.

  • New syntax to import .class Files???

    Using JDK 1.2.2 i coul import my own class files by typing
    import ClassName;
    Using the j2sdk1.4.0 compile I get the Error Message
    `.` expected
    Is there a new synatx for importing .class files???

    Normally I don't help anyone under this username, but since the idiot Kayaman is here being his usual jerk-ness providing no meaningful help whatsoever (as usual), I'll let you in on the fact that 1.4 doesn't let you import un-packaged classes anymore. So just remove the import statement, or change your imported class into some kind of package.

  • Import Roles methodology @ ERM

    Hello all,
    We are facing some concerns regarding import roles methodology and would like to consult we you.
    The import roles methodology raised a concern since it is done partially by uploading data from an excel file (template by SAP).
    Our customer wants reassurance that this is a safe process and to know about other customers experience and results (how many problems they encounter? How fast is the process? What issues occur while uploading the roles to ERM? Related information etc.
    Could you advice?
    Thanks in advance
    Rothem

    Hello Rothem,
    1. Our customer wants reassurance that this is a safe process and to know about other customers experience and results (how many problems they encounter?
    The process is completely safe and even if you miss out on some of the role updates, you can still do specifically the ones you missed.
    2. How fast is the process?
    This is not generally a very time consuming tasks and provided your machine configuration is as per standards, this would not really be an area for concern at all. I mean, to my knowledge and experience I have not cme accross a situation where it took a lot of time and became a thing to worry about.
    3. What issues occur while uploading the roles to ERM? Related information etc.
    These I guess have already been mentioned by people in the above posts and are mostly of the similar nature, just as they are mentioning. Better to try first with a few of the Roles and then if it happens smoothly, you can upload the rest all in one go.
    Regards,
    Hersh.
    http://www.linkedin.com/in/hersh13
    Edited by: HERSH GUPTA on Jun 4, 2009 1:42 PM

  • Import roles to the ERM without using the "Mass Role Import

    Hello,
    I want to know if there is another way to import roles to the ERM without using the "Mass Role Import.
    Im'm using SAP GRC AC 5.3
    Best Regards.
    Pablo Mortera.

    Hi.
    There is NO other way to import roles..
    We need to use only ERM for "Mass Role Import.
    Regards
    Gangadhar

  • CUP SP12: Can no longer import roles to CUP from ERM

    Hello All,
    I can no longer import roles from ERM to CUP on SP12. What is going on with SP12? Error message: "Action failed."
    Log info:
    2010-06-14 14:13:52,933 [SAPEngine_Application_Thread[impl:3]_20] ERROR
    com.virsa.ae.dao.NoRecordsFoundException:  No Records Found ..
    com.virsa.ae.dao.NoRecordsFoundException:  No Records Found ..
            at com.virsa.ae.dao.dto.LocaleFieldContainerDTO.getRecordsList(LocaleFieldContainerDTO.java:127)
    2010-06-14 14:13:52,935 [SAPEngine_Application_Thread[impl:3]_20] ERROR com.virsa.ae.configuration.ConfigurationException:  No Records Found ..
    com.virsa.ae.configuration.ConfigurationException:  No Records Found ..
            at com.virsa.ae.configuration.bo.ImportRolesBO.upsert(ImportRolesBO.java:979)
    Is anyone else running SP12 with CUP & ERM?
    Best Regards, Dylan

    SAP came back and mentioned that I had some role descriptions missing (empty value) and this was causing the issue.
    The results vary by role type:
    1. SINGLE roles CAN be imported successfully to CUP from ERM with missing role descriptions.
    2. DERIVED roles CANNOT be import to CUP from ERM if the role description is missing.
    The solution is to update the DERIVED roles with role descriptions. It's always good practice to have role descriptions for all roles, but many customers have different views on the importance/usefulness of role descriptions.
    This didn't appear to be an issue before SP11, but oh well... Also, since the Role Description field in ERM is mandatory, the mass role import should not allow roles to be imported with missing role descriptions, but it does. I've mentioned that to SAP as well.
    I'm going to close this thread as solved, with workarounds.
    -Dylan

  • Just downloaded the new OS for IPhone. Despise the appearance. It has jacked with the way I like things in some unacceptable ways. Is there any way to keep the OS, but return to the old appearance? Important to know BEFORE I download OS for computer.

    Just downloaded the new OS for IPhone. Despise the appearance. It has jacked with the way I like things in some unacceptable ways. Is there any way to keep the OS, but return to the old appearance? Important to know BEFORE I download OS for computer.

    I know I am responding to my own thread, but I an SOOOO disgusted with Apple right now.
    The new iOS 7 was the lead story on CNN today... and it wasn't positive. Easy to see why, it's a graphics disaster. It is ugly, difficult to read, doesn't interface aesthetically with the iPhone 4S, and gives everyone in America vertigo. Either fix the appearance, or find some way to allow us to roll back to our previous iOS. Do so quickly, or this life-long Apple customer [circa 1978] will be moving on. If this represents shades of what is coming with OS Maverick, I am petrified. Further, I am a GM of a chain of newspapers and websites in the Austin, Texas area. I will be ripping out a scathing editorial. The notion that we can't roll back from something millions of us hate is despicable. I'm giving you one week. Be sure I am not alone.

  • OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    OS is Mountain Lion, upgraded no problems, used an external Hard drive for my time machine, now my iPhoto will not show any of my photo's or ay new ones I import! Help please!!

    Do you get this window when you hold down the Command+Option keys and launch iPhoto?
    If not then you're not holding down both keys long enough.
    OT

  • Cable for importing to new MacBook Pro

    Could you please tell me what kind of cable connection (DV interface cable?) I should purchase for importing movies from my Panasonic (PV-GS83) to my brand new MacBook Pro? The one I have for my iBook G4 no longer works because the MacBook Pro doesn't have the same D-shaped connection port. (Sorry for the inadequate terminology.) Thanks!

    DDDS wrote:
    .. the MacBook Pro doesn't have the same D-shaped connection port. (Sorry for the inadequate terminology.) ..
    excellent discription, like that
    your MBpro has a fw800 connector, the old cable is a fw400..
    so, you need a firewire 800/4 pin cable.. any electronic supplier, ~10-15$ ...
    in case, they don't offer any, there're fw400/fw800 adapters.. you can use your old cable

  • I made a video series on one time line and now want to copy paste sections into other tiemlines so I can separate the series into distinct videos to upload. How do I get new timelines? When I go to new event it asks for import footage.

    I made a video series on one time line and now want to copy paste sections into other tiemlines so I can separate the series into distinct videos to upload. How do I get new timelines? When I go to new event it asks for import footage.

    You seem to be new to this software, so I highly recommend that you take some time to learn it using some great tutorials available online - it will pay off to invest the time, if you follow through, for example the great (and free) introductory tutorial at izzyvideo.com.
    This is an amazing piece of software, and you'll have a lot to learn, but it's well worth it.

  • Create a new clip for a new scene doesn't work on video import

    For the last few months I cannot get i movie4 to import video with a new clip for each sequence. It will import the video as one only large clip although the button "create a new clip for a new scene" has been selected in the imovie preferences.
    What can I do to solve this problem ?

    Set the camcorder's clock. See also:
    http://www.danslagle.com/mac/iMovie/video/2006.shtml

  • New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

    New issue , when importing new paid app spreadsheet into Configurator iTunes attempts to download an ipa file for each redeem code .  If you have 100 codes 100 downloads will start. Call enterprise support if you are seeing this issue.

  • Why are the drivers missing for importing and burning cd's and DVD's after a new installation of the software?

    I have just downloaded iTunes for 64-bit Windows 7, 7 times and I and got this error message:
    "The registry settings used by the iTunes drivers for importing and burning CD's and DVD's are missing.  This can happen as a result of installing other CD burning software. Please reinstall." 
    This is a new hard drive, and there are no other CD burning software installed other than Windows Media Player which was pre-installed...There has never been any conflicts with any of the other previous versions of iTunes with WMP.  I have reinstalled iTunes about 7 times and have come to the conclusion that the software is faulty, because all 7 times, I continuously get the exact same error message. This version of iTunes doesn't recognize my iPhone, iTouch, iPad, or Apple TV.  My music however is stored in the cloud, but having to constantly download 6,000 plus songs over and over again is time consuming and really a waste of data. 
    Are there available drivers that can be downloaded to remedy this problem, and if so, how can I obtain them?

    "The registry settings used by the iTunes drivers for importing and burning CD's and DVD's are missing.  This can happen as a result of installing other CD burning software. Please reinstall."
    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • ....OIM and SOA tables for new Request for Roles

    Hello OIM experts, please help me. I need the list of database tables that get updated when we submit new request for Roles. I need the tables that get updated by both SOA and OIM during request submission and approval.
    Appreciate your great help.
    thanks
    Edited by: Jyothi on Oct 23, 2012 3:52 AM

    REQUEST table stored request template related information. IN OIM 11G, you can see three level of approval, template level, request level and operation level. OIM has certain pre-defined template, that information is stored in Request table. To get information on any table:Execute below query
    select COMMENTS FROM USER_TAB_COMMENTS WHERE TABLE_NAME=<Tabel name for e.g.'REQUEST'>;
    It'll give info on all tables.
    To know more about request in 11g:
    http://docs.oracle.com/cd/E21764_01/doc.1111/e14309/request.htm
    regards,
    GP

Maybe you are looking for

  • Will Let's Edit run on Windows XP mode in Windows 7?

    I just purchsed an iMac and I want to load Windows 7 Professional onto it as well. We own the full version of Edius 5 but have not tried learning that program yet. I don't know if Edius 5 will run on Windows 7 but if I can still use Let's Edit I'll b

  • IMac sync with PS3

    Well, with the new PS3 update, the PS3 can connect to Media Servers. I have been trying to connect the PS3 with my computer wirelessly. I own an iMac and an Airport which gives me a wireless internet connection for my iMac, MacBook, PSP, and PS3. The

  • SRM iViews open in New Window instead of Portal Content Area

    Hi folks, We are implementing SRM 7.0 business package on our Enterprise Portal 7. By default, all the SRM iViews open in a New Window. But, when I change the iViews to open in the Content Area, only the first iView that I try to open will open in th

  • Creative Cloud Photoshop won't install

    Can anyone tell me how to get onto photoshop, i have just joined creative cloud I press download but it doesn't install. I have an iMac - version 10.6.8 Memory 2GB 800Mhz Processor 2.8GHz Core 2 Duo

  • Hardware requirement for server

    Hi, I am a new french developper with Jdevelopper and Oracle 8i. Could you indicate me a good configuration for the server machine for an application using JSP, EJB : - memory ? 512 Mo is enough - bi processor ? usefull or not really - hard disk ? ra