Maintaining actions directly in BRM AC10.0

Hello Experts,
Every time we are maintaining roles in AC BRM 10.0 and want to add / remove single transactions we are forces to move and work in the backend ECC system via transaction PFCG. We are only able to add functions directly in BRM.
Is there a way to maintain a role by adding / removing single transactions in it directly in BRM without moving to ECC PFCG?
Kind Regards,
Shira

Hi
Jatin Oza wrote:
> I am not able to understand what is the meaning of Risk Analysis, Role approval, and Deriving role in BRM post role creation, when it is already created in Backend system with users assigned.
The point is that you should connect BRM to your dev system. Roles are created or modified in DEV (note that profiles are not getting generated!). Once the approval is done you generate the profile and transport the role to QA and PRD system. I guess this is the way that SAP thought BRM.
At first I was also looking for a way to leave my roles untouched until the whole process is completed, but I think this functionality is difficult to develop. I have to tell you that I agree with SAP this time. Maintaining the role using the web interface of ERM 5.3 is really a headache
Cheers,
Diego

Similar Messages

  • Forward from action directly to anther action

    Hi all,
    I have the following problem: I have a pageflow application for administering complex configuration. On the main page (where user is forwarded from begin action, begin action reads data from configuration and fills them into form bean and main page displays them) is link for editation of part of configuration, link references to editaction which fills formbean and forwards to form for partial editation. This form submits to saveaction which stores data, and forwards to begin action directly. And here is the problem, somewhere in the portal framework between invocation of saveaction and begin following error is written into log.
    25 X 2006 16:55:58,560 ERROR ArrayIndexToken [ExecuteThread: '13' for queue: 'default'][]: Could not update expression because a public field named "operation" or setter for the property "operation" could not be found.
    I think, that this is beause form data is submitted and handled by saveaction, but because than forward to begin happens, portal tries to to fill submitted form data into formbean of begin action as well, but this formbean is different one and doesn't have corresponding properties. Both formbeans are scoped to request.
    In this particular case it causes no other problem than logging aforementioned error, but in other cases when property names would accidentaly match it may cause some problems with data, so I consider this beaviour as dangerous and want to avoid it.
    So my question is, how to forward from action to action without passing form data which were already handled by first action?

    The problem what I would like to solve is the following:
    I have some information stored on a DB. Depending of these information I would like to show different information on a jsp page with the help of jsf. (This jsp file is reached already with the help of navigation rules of jsf technology)
    An action bean class is instantiated already when the generation of my jsp file started and the information are stored on this object in member variables. There is a boolean variable among these stored information and if the value of it is true, then I would like to send the user "automatically" to another jsp file (using the navigation rules of jsf).
    If I would not use jsf, then I would do something like the following:
    I would store the value of the boolean variable into the session, and I would use a jstl "if " tag to ask the value of this variable and when it would be true then I would use a <jsp:forward...> to send the user to the next page.
    My problem is I can not solve this with the jsf navigation rules?
    If I try to do something similar with jsf than #{myClass.newPage} is not accepted by jsp:forward tag of course, but I do not know a solution instead of it in jsf.
    Is exist a solution in jsf for it?
    If not, how can I create a similar sequence?
    vikot

  • GRC AC Maintain Configuration Settings for BRM

    Hello all!
    I´m folowwing the guide http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/0025394a-1564-2e10-2c97-accc8cfd6888?QuickLink=index&… (AC 10.0 Pre-Implementation) and have a doubt.
    At page 11 the guide shows one screen whit various Role Management parameters. In my installation I havn´t any parameter for Role Management created automatically. I can manually create them, but not sure if they should already exist or not.
    As you can see in the print screen, parameter for EAM already exist, and they were created "automatically".
    Someone know if this is the normal behavior or if probably I missed a step during the installation?
    Regards,
    Pedro

    HI Pedro,
    For BRM i dont see any parameters maintained already as default.
    So this is a normal behaviour.
    Regards,
    Neeraj

  • How to refer a base class action directly

    Hi ,
    I have a jsp associated to controller b which extends controller a.
    There is an action in controller a.
    From the jsp it self(With out coming to the controller b ) can i refer an action in controller A.

    Hi,
    You can achieve this via Workshop 9.2 by using the exported Ant script for your project as follows:
    -Ensure that all Jars needed to resolve com.bea.p13n.property.EntityPropertyManager (this particular class is found in weblogic92/common/p13n/lib/p13n_ejb.jar) and all referenced classes are added to the Java build path for your WebLogic EJB project (Properties->Java Build Path->Libraries)
    -Export the "Workshop Ant Script" for your WebLogic EJB project (File->Export->Workshop Ant Script); this will generate a "build.xml" Ant script under your project root directory.
    -Edit this default build script as follows: in the call to the "ejbgen" task within the "build" target, add the attribute: propertyFile="ejbgen.properties"
    -Create a file "ejbgen.properties" under the root of your WebLogic EJB project and add the following entry:
    YourSessionBeanClassName.remote.baseClass=com.bea.p13n.property.EntityPropertyManager
    -Add a "<path refid="java.classpath"/>" within the "<classpath>" for the "java" task element that calls "weblogic.ejbc" (this will ensure that the p13n classes are resolved by EJBC)
    Follow the instructions for executing the Ant build script found here: http://edocs.bea.com/workshop/docs92/ws_platform/ideuserguide/conUseCustomAntBuild.html
    For more information on the EJBGen property file support, see: http://e-docs.bea.com/wls/docs92/ejb/EJBGen_reference.html

  • I wanted to trigger Email Action directly without using any Job or Job Event. Want to execute using REST API only.

    Is it possible to execute Email Action and set its component like Subject,EmailTo,Email From using REST API only ?
    Please help me out with this.

    Hi,
    The DBA_SCHEDULER_NOTIFICATIONS show the notification settings, not the notifications that were sent. To see that, run the follwoing query:
    select queue,
           msg_state,
           enq_time,
           enq_user_id,
           deq_time,
           deq_user_id,
           t.user_data.event_type,
           t.user_data.object_owner,
           t.user_data.object_name,
           t.user_data.event_timestamp
      from sys.AQ$SCHEDULER$_EVENT_QTAB t;
    Does it show anything for your job?

  • Maintaining Table Entries directly in production

    Hi All,
    I have created a Z table. This table has been moved to production. Currently table entries are transported to production from development client. But this table regularly gets changed and so this needs to be maintained day to day basis. As per the policies transport request to production is moved only at specific times. Client in the production is not modifiable (Closed Client where no change authorization). To maintain the entries in the table every time client in the production should be opened.
    Can you please let me know is there any way we can maintain the entries without opening the client for changes and without moving the entries with the transport request? Is there any other way to maintain the entries?
    Thanks in Advance,
    Shravan G.
    Moderator message: please use more descriptive subject lines from now on, changed for you this time.
    Edited by: Thomas Zloch on Nov 30, 2010 2:26 PM

    Dear,
    Create a maintainence view on that Z table. In that Maintainence table select Maint status->Delivery class-> select "Customizing" option. If any one creates new entry in Dev, system popsup for a TR. Those new entries will be saved in to TR. You can transport that TR across landscape.
    The above one general practice for customization.
    If you dont want that, create a table maintainence dialog  on that z table and hence create a tcode with SM30 from SE93 transaction code.
    Go to SE93-> select transaction with parameter
                          Enter transaction SM30
                          check  Skip initial screen
                          In default values maintain below:
                      VIEWNAME     Z table name
                      UPDATE     x
    Using that tcode you can maintain values directly in production
    Thanks and Regards,
    Edited by: chandra madapati on Nov 30, 2010 6:17 AM

  • How to map the method action return value directly into screen using variables?

    Hi,
    My JDev version is 11.1.1.6.3.
    I have a 'MethodAction' defined in PageDef file, that goes to model layer and return String value. As this needs to be executed during initializing of pageDef, I have also added an 'InvokeAction' for that.
    <executables>
               <invokeAction id="invokeSayHelloId" Refresh="ifNeeded"
                                    Binds="sayHello"/>
               <variableIterator id="variables">
                    <variable Name="Name" Type="java.lang.String"/>
               </variableIterator>
    </executables>
    <bindings>
              <methodAction id="sayHello" InstanceName="HrAMDataControl.dataProvider"
                                     DataControl="HrAMDataControl" RequiresUpdateModel="true"
                                     Action="invokeMethod" MethodName="sayHello"
                                     IsViewObjectMethod="false"
                                     ReturnName="data.HrAMDataControl.methodResults.sayHello_HrAMDataControl_dataProvider_sayHello_result">
                                        <NamedData NDName="pName" NDValue="Michael John" NDType="java.lang.String"/>
             </methodAction>
    </bindings?
    Requirement:
    I want to map the return value of this method action directly into screen by making use of PageDef variables.
    Question:
    I. I need to know how to map this return value direcly as exprssion against PageDef variable.
    2. If Question 1 is achievable, assuming the method action returls List instead of String (I know well it returns 2 items), can I map the 1st Item against Variable 1 and 2nd Item against Variable 2 directly?
    Thanks in Advance.
    Ragu

    Thanks Frank, but If I directly map the MethodAction's result to UI, there are chances where it might get executed whenever I refresh the UIComponent (UIComponent to which the methodAction result is mapped. Isn't so??). Instead, If I invoke the MethodAction using InvokeAction, I can get the control on when it should get invoked (using RefreshCondition). If I assign the variable to UIComponent (Assume I've mapped the method action result to variable using expression), refreshing of UIComponent will not cause any performance issue I feel.
    Correct me If I am wrong.

  • Comparision - BRM and BRFPlus

    Hello folks,
    I have a basic understanding of BRM (Java) and BRFPlus (ABAP) rule management engines.
    We want to define rules primarily (to start with) to use within ECC business workflows for Agent determination and I know BRFPlus is a way to go because integrating Business workflow and BRFPlus will be easier as they are on the same stack (ABAP).
    However due to some peculiar governance requirement of us, we are leaning towards using BRM(Java) for building rules. So here is what I am looking for...
    1) What are the disadvantages for using BRM(Java) when the primary purpose is to build rules for use in business workflow? I am looking for some sort of comparision between BRFPLus and BRM.
    2) Build rules using BRM, generate a Web service and call the webservices from a business workflow BG task, IS that a way to go if we decide to use BRM and not BRFplus? It would be great if someone who may have done this can share their experience/recommendations...
    Thanks,
    Saurabh

    Hi Carstern,
    We are looking at developing late this year with go-live mid next year.
    We are already on EhP4.
    The current (first) business scneario - Define rules for Agent determination in Workflow
    Here is why we are looking at BRM in addition to BRFPlus for use in ECC Business workflow..
    We design a template solution for use by mutiple organizations...So the rules that we design/build using BRFPlus will be controlled by us and not by those organizations...
    One of the organizations is already planning to set up BRM and they want complete control over any changes that may need to be made later to the rules. So we are exploring the possibility of that organization maintaining their rules in BRM and if we can invoke those rules either directly from the ECC workflow for Agent determination or going through BRFPlus using connector.
    What would be the best way to do it?
    1) Publish BRM rules as web services and consume it for ECC business workflow agent determination directly from workflow OR
    2) Make ECC business workflow always use BRFPlus and let BRFPlus talk to BRM through connector
    I appreciate your help,
    Saurabh

  • Standard Report for displaying reason for action

    Hi Expets,
    Is there a standard report which displays the action and its reason for the action.
    eg.. ACTION - Direct Highering
          Reason- New Position
    Kaustubh.

    I Don't Think the standard report will give you this but you can use Query to extract this information.
    Afrasyab

  • HELP please, missing the Thumbdatabase.db3 file; actions disappear from Effects Panel

    I hope someone can help me, I'm totally frustrated and confused.  Whenever I install a new action, previously installed actions disappear from the Effects Panel!  Does anyone know what's happening and how to fix it?  Also, I have no ThumbDatabase.db3 file in the folder: Photoshop Elements 7.0/Locale/en_US    Shouldn't it be there?  Can anyone help me with both these issues?  Thanks so much.

    TexasErin, you have solved the whole problem!!!!   You have me jumping for joy!  I've been dealing with this for three days and ready to give up entirely, completely discouraged that no one seemed to know the cause or how to fix this "case of the disappearing actions"!  (BTW, I found the missing ThumbDatabase.db3 file in the Photshop Elements\ 7.0 folder.  But I had to click the 7 and completely open the folder to see it.  It was not visible in the "tree" on the left side of the panel where all the drives/folers are displayed.)
    Your answer completely nailed the issues and fixed them!  Most helpful was your suggestion to paste actions directly into the Photo Effects folder, and NOT put actions into their own folders in Photo Effects.  I made that mistake and had about 3 folders containing actions in Photo Effects.  I got rid of them, pasted all the ATN, PNG and XMLs directly into Photo Effects.  I deleted the MediaDatabase.db3, started PSE, and waited a minimum of 30 minutes for it rebuild.
    That was another piece of very helpful advice you gave -- to wait unitl the rebuilding message disappears, cursor returns to normal, etc.  Your entire answer was so clear and precise and right on target, I'm going to print it and hang it on my wall.  Are you one of the Adobe Experts?  You definitely sound like one, or should be considered one if not!  I'm SO grateful, thanks a million!!! 

  • Forwarding to an action using the struts framework

    hey people,
    in struts we write something like
    <forward name="abc" path="/xyz.do" contextRelative="true"/>
    for an action
    and to forward to that action we use
    return mapping.findForward("abc");
    My problem is that i want to forward to the action xyz.do action without specifying the forward tag in struts config i.e without giving
    <forward name="abc" path="/xyz.do" contextRelative="true"/>
    any idea how i can forward to the action directly without giving the above tag. also i dont want to give the forward tag in global forwards.

    you want to forward to another action without declaring that forward in the struts config? we use MVC frameworks to avoid having to write all that sort of code. what are you trying to achieve that can't be done by configuring the forward?

  • How to configure Follow up and Actions in ICWeb Client.?

    Hi Experts,
    Please guide me to configure Followup and actions in IC web client.
    Regards,
    Sheetal

    Hi ,
    follow this
    Actions
    IMG>CRM>Basic functions>Actions>Actions in transaction>chnage actions and conditions>define action Profile --> action definition
    Maintain action settings
    Partner dependency
    Processing Type-->form name ->reminder mail say
                                Class ->CL_DOC_PROCESSING_CRM_ORDER
                                Method ->CRM_ORDER_EXEC_SMART_FORM
    Define condtions
    Schedule and start conditions are to be maintained if any
    This action profile needs to be added to your transaction type .
    Aftre this check if the action is visible in your transaction online .
    This transaction should be the same as your Business transaction profile in ICWC
    Hope this helps
    Let me know if still stuck
    Cheers!

  • How to Enhance SPRO so that Config can be maintained in Production System

    I have a requirement to Enhance the configuration nodes within SPRO so that the Client can directly edit specific configurations that would pose a risk to the business if they have to wait for the production release.
    I have to enhance the following Node :
    u2022     Advanced Planning & Optimization --> Supply Chain Planning --> Service Parts Planning (SPP) --> Monitoring --> Shortage Analysis -->Make General Settings for Shortage Analysis
    u2022     Supply Network Collaboration --> Basic Settings --> Notes --> Define Reason Codes for Notes
    The check box for "Current Setting" is input disabled for the above nodes in SPRO.
    Please let me know if there is a SAP Note available to Enable "Current Settings" which will allow the Client to maintain settings directly in Production System.
    If not , Please suggest any alternative solutions.
    Thanks in Advance,
    Vinit

    Hi,
    Your basis team should be able to help you to make changes directly in the production system.
    Regards
    Datta

  • Actionable emails from oracle BPM.

    Hello All ,
    I am trying to use actionable email notifications from oracle BPM .
    Steps i have taken so far
    1) Marked notification on Human Task as "Actionable items "
    2) Mentioned valid email address in - Select SOA Administration > Workflow Task Service Properties - "Actionable email account"
    Result achieved after doing these configurations
    When clicked on Actions received in email like say Approve (using outlook) , one email reply gets created with id in "to" same as what mentioned in Workflow Task Service Properties .
    Content "reply" of email as below -
    ==========================
    Add comments by editing the text between the brackets in 'Comments' section.
    Comments: [your comments]
    You can also add attachments to the task by attaching them to this email.
    -----Do not edit below this line-----
    Approve : [[NID]] : 7kv0yUvSKkmbKbPn0ohu0I9CwHUfBhuTIAmKc3wwEcWCaJhUj9Qolyhu/ul3OttwnJSavULLMytHnsD7dakQAbzLyZS6C4PAgBO%2BsmgVzFwNGn1LevYmcLnRgKVJlevY : [[NID]]
    ==========================
    My question here is how Actionable emails are supposed to work - should they change the status of task directly when clicked on approve/reject (no log in on BPM)
    or should they notify somebody with status and then somebody should log in and do the change ?
    Anybody used actionable email please help us out here ..
    Thanks
    Rupesh

    Hi Rupesh
    1. First in Task Properties you check the box Actionable Email which you already did.
    2. You also need to configure some valid email addresses and set email details like email server name etc. From EM Console, soa-infra -> Right Click -> SOA Adminstration -> Workflow Notification Properties. In this first in drop down box, select Email. Then in 3 fields below give valid email addresses something like:
    From Address: [email protected]
    Actionable Address: [email protected]
    Reply To Address: [email protected]
    These email accounts should be valid and exist in your email exchage server.
    Now in the same screen on the top click on the link named "Go to messaging driver page" and on that screen on right side click the buton under Configure Driver and give email details like outgoingmailserver, incomingmailserver, the incoming mailid, incoming userid etc.
    Only after doing this, you can Approve/Reject (Take actions) directly from Email.
    Refer the online docs for more details.
    Example: http://technology.amis.nl/blog/6019/configure-soa-suite-11g-for-sending-email-notifications-with-google-mail
    Thanks
    Ravi Jegga

  • Direct procurment indicator in production order

    hi
    I found in a production order, there is a "1" maintained under "direct procurment indicator " which means "external procurment" for an item, and a purchase requisition is generated for it.  And in CO02 I just can't remove it.
    I wanna know where does this come from and what should I do if I wanna delete it, thanks.

    Dear Lauliu,
    1.For all non-stock items which are represented with item category N as BOM items,this is the standard SAP behaviour(system
    will be setting value 1 in direct procurement in the production order).
    2.Only by making that particular item as a stockable item(to be represented as item category L) this can be met.But I would
    suggest you not to make that change because generally the pipe line materials or any component that will be required for
    specific header material's order will be generally maintained as non-stock item and the purchasing data can be maintained there
    itself.
    for what business requirement do you want to change this?
    check and revert back.
    Regards
    Mangalraj.S

Maybe you are looking for

  • Apple TV and YouTube - Not working

    Is anybody else having trouble with YouTube through their Apple TV? It worked fine for the first 4 days last week when it was launched but now it's just "stuck" trying to connect with YouTube. Everything else with my network connection works fine so

  • Why won't compressor let me submitt the job after sending the job from Final Cut?

    Having problems with compressor.  Does not let me submitt my job.  I sent the job from Final Cut to Compressor.  I set up destination, settings.  When I hit th submitt button it's grayed out.  Can anybody help.   I'm running compressor 3.5.3.  And Fi

  • [SOLVED] Network Manager Applet

    One of the things I got used to from Ubuntu is the network manager applet, which allows managing connections with ease. As instructed in the Wiki, I tried installing it with the following commands: pacman -S networkmanager pacman -S network-manager-a

  • Displaying podcasts with a better looking player?

    With Podcast Producer 2, the podcasts that are posted to user blogs appear with the same rather plain quicktime player interface that has been around forever. Even videos on Apple's own website are presented in a nicer player. I can't figure out why

  • How can I print a picture with a caption and EXIF information?

    Hi, I want to print a picture and use the caption from the meta data and the information about shutter speed, focal length and so on. I figured out that there is a way to print this information in the print module, but it is attached directly to the