Language selection in Process control

Hi
We have an issue where end user is facing language with Process control potal it is showing them the language what is defined in the Internet option.I want to know is their any alternate where we can maintain the language option apart from internet options so that it can be the default language for the end user.
Regards,

Hi Pradeep,
There is no specific setting only for Process Control. However, if you want to change the default login language for all the users for the specific system, maintain the Default Profile parameter "login/system_language" in T-Code RZ10. But if you want to maintain the login language for a specific user, then change the default language for the user in SU01->Defaults tab->Maintain the language in Logon language field. Else ask the enduser to login to the system, then from the top menu choose system->User Profile->Own data. Switch to default tab. In logon language option put the language he/she requires. Save and log off. From the next logon onwards the set language would be his default login language. No need to change the language every time in internet explorer.  Remember that the settings is not GRC Process control specific  but also for all the sap application through out the system.
please note that this is the way to put default language for GRC PCRM 10.0 & 3.0 (if your user source is ABAP). If you are using PC 3.0 and your user source is Portal then change the language for the user in identity management in portal. Hope this helps. Revert back  if you require further clarification.
Thanks,
Guru

Similar Messages

  • Getting error selected operation process could not be invoked while testing?

    Hi All,
    Can some one help me on the below issue
    Scenario:
    I need to call a procedure from a package
    Getting below error
    The selected operation process could not be invoked.
    An exception occured while invoking the webservice operation. Please see logs for more details.
    oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.FabricException: oracle.fabric.common.FabricInvocationException: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException<br>Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..<br>Error Code: 0<br>Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)<br>Query: DataModifyQuery(): Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException<br>Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..<br>Error Code: 0<br>Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)<br>Query: DataModifyQuery()<br>
    java.lang.Exception: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.FabricException: oracle.fabric.common.FabricInvocationException: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery(): Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery()
      at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:575)
      at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:381)
      at oracle.sysman.emas.view.wsmgt.WSView.invokeOperation(WSView.java:298)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.sun.el.parser.AstValue.invoke(AstValue.java:157)
      at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
      at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
      at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1259)
      at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:97)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:90)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:309)
      at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)
      at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:91)
      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:475)
      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:756)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._invokeApplication(LifecycleImpl.java:698)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:285)
      at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
      at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
      at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
      at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
      at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
      at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
      at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
      at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:101)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
      at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
      at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
      at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
      at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
      at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: oracle.sysman.emSDK.webservices.wsdlapi.SoapTestException: oracle.fabric.common.FabricException: oracle.fabric.common.FabricInvocationException: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery(): Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery()
      at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:260)
      at oracle.sysman.emSDK.webservices.wsdlparser.OperationInfoImpl.invokeWithDispatch(OperationInfoImpl.java:985)
      at oracle.sysman.emas.model.wsmgt.PortName.invokeOperation(PortName.java:729)
      at oracle.sysman.emas.model.wsmgt.WSTestModel.invokeOperation(WSTestModel.java:569)
      ... 69 more
    Caused by: javax.xml.ws.soap.SOAPFaultException: oracle.fabric.common.FabricException: oracle.fabric.common.FabricInvocationException: Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery(): Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.3.0) (Build 100323)): oracle.toplink.exceptions.DatabaseException
    Internal Exception: weblogic.jdbc.extensions.PoolDisabledSQLException: weblogic.common.resourcepool.ResourceDisabledException: Pool SOALocalTxDataSource is Suspended, cannot allocate resources to applications..
    Error Code: 0
    Call: SQLCall(UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ?)
    Query: DataModifyQuery()
      at oracle.j2ee.ws.client.jaxws.DispatchImpl.throwJAXWSSoapFaultException(DispatchImpl.java:955)
      at oracle.j2ee.ws.client.jaxws.DispatchImpl.invoke(DispatchImpl.java:750)
      at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.synchronousInvocationWithRetry(OracleDispatchImpl.java:234)
      at oracle.j2ee.ws.client.jaxws.OracleDispatchImpl.invoke(OracleDispatchImpl.java:105)
      at oracle.sysman.emSDK.webservices.wsdlapi.dispatch.DispatchUtil.invoke(DispatchUtil.java:256)
      ... 72 more
    Regards,
    Kiran Kumar

    As answered by Punnet, your Datasource SOALocalTxDataSource on weblogic console is in suspended state.
    Login to weblogic console. go to datasources --> SOALocalTxDataSource  -->Control Tab --> Click Resume and try again.
    Regards,
    Karan

  • Approval Level in Process Controlled workflows

    Hi Sap Gurus,
    How can i find the number of approval levels in process controlled workflows for Shopping Cart, Purchase Order....
    Thanks in advance

    Hello,
    IMG: SAP Implementation Guide > SAP Supplier Relationship Management > SRM Server > Cross-Application Basic Settings > Business Workflow > Process-Controlled Workflow > Business Process Configuration > Define Process Levels
    For concerned object type, select "Process Schema Definition" directory.
    Then, select correct process level schema to display "Process Level Configuration" directory: here are the process levels defined.
    Regards.
    Laurent.

  • My macbook is stuck on a grey screen with language select and every time i click english it brings me back to the same gray page what do i do?

    My macbook Pro is stuck on a grey screen with language select and every time i click english it brings me back to the same gray page with language select what do i do? Also i dont have enough monet to go to the apple store to get it fix and another thing this happen after i tried to factory reset it without the disck uising coomans i found on youtube.Lastly befor doing the comands my macbook would open any applications and the finder would just blink on and off on the dock.
    Heres the link http://www.youtube.com/watch?v=Q5e5thk0O9o

    Shut down your computer and disconnect all peripherals (keyboard & mouse if pertinent) from your computer.  Now reboot.
    If the Mac starts up normally, shut it down again and then plug in one of the peripherals (keyboard or mouse first) and start up your computer again.  If it does so successfully repeat the process, adding one peripheral at a time until your Mac acts up.  At that point, disconnect the last peripheral you added, reboot your Mac and search the peripheral vendor's website for an updated driver. 
    If no driver exists or the problem remain after installing the new driver, try a different cable or a different port on your Mac.
    If none of the above works, again disconnect all peripherals from your Mac, hold down the "shift" key to start up in "Safe Boot" mode. 
    If the Mac starts up correctly, restart without pressing the "shift" key.
    If your computer still does not start up properly, shut it down and restart it while holding down the Apple+Option-P-R keys; keep holding "all 4 keys" down until you hear the startup sound "twice."
    If none of the above work Disconnect all peripherals from your computer. Boot from your install disc & run Repair Disk from the utility menu. To use the Install Mac OS X disc, insert the disc, and restart your computer while holding down the C key as it starts up.
    Select your language.
    Once on the desktop, select Utility in the menu bar.
    Select Disk Utility.
    Select the disk or volume in the list of disks and volumes, and then click First Aid.
    Click Repair Disk.
    (If Disk Utility cannot repair, you will need a stronger utility (3rd party) - Diskwarrior or Techtool PRO)
    Restart your computer when done.
    Repair permissions after you reach the desktop-http://docs.info.apple.com/article.html?artnum=25751 and restart your computer.
    Remove any 3rd party ram.
    Reinstall Leopard - This will install a "fresh" copy Leopard without archiving old system files but leaves the rest of your files in place.
    If you still want to restore your computer to factory level...
    Start up from your install disc, go to Disk Utility and select the disk and click erase - to securely erase data click Security Options and Erase Free Space which will entirely wipe your disk, overwriting it with zeros so that no data is recoverable.
    To restore read the instructions in the Mac OS X v10.5 Leopard - Installation and Setup Guide  PDF

  • Process control inheritence to child org units - GRC 10.0

    Hi All,
    We created few process controls in Parent Org Unit - X. We assigned mitigation control ID and access risks to these controls along with control owners. These process controls are being used as Standard Global Controls
    We created another Child Org Unit - Y and copied the sub-process and then selected only 1 or 2 controls which are applicable to the Child Org Unit. This will allow us to use few Global controls and create local controls if required.
    Now the issue we observed that the Child Org Unit does not carry the Mit. Ctrl ID & Access Risks & Owners from the same control of Parent Org Unit. When we tried to provide the same Mit. Ctrl ID it is stating Mit. Ctrl is not UNIQUE.
    Our requirement is we would like to have the same Mit. Ctrl ID for Global Controls both at Parent & Child Org Unit and different Mit. ID for local controls at Child org unit. This will be easy to identify controls which are from Global & Local for testing and other reporting purposes.
    We understood that since we are copying the sub-process to Child Unit it is taking only Process control details, not the access control information as it is provided in Org Unit
    Can somebody please guide how to acheive the above requirement. How to inherit all the controls from Parent to Child Org unit reflecting Mit. Ctrl ID, Access Risks and Owners
    We are on PC 10.0 - SP07
    Thanks and Best Regards,
    Srihari.K

    Hi Sabita,
      Did you check this article on Content Life Cycle Mngt supports all SAP GRC products. Check the link for detailed article and I hope this would be right direction for your company to go.
    http://www.sdn.sap.com/irj/bpx/go/portal/prtroot/docs/library/uuid/e0431d8f-2298-2e10-5fb0-87840e285f4c
    warm regards,
    Asok Christian

  • Joining table in GRC 10 Process Control

    Hi,
    I am trying to create a new Data Source in GRC 10 Process Control. I need to join tables AGR_1251 (main table) and AGR_USERS. I am selecting AGR_1251 as main table. However, nothing comes up when I try to select AGR_USERS as 'Related Table'. On searching AGR_USERS , the system does not return any tables. Both are transparent tables and hence can be joined. I tried using both 'Reference Tables' as well as 'Dependent Tables' .
    Can you also explain the difference between 'Reference Tables' and 'Dependent Tables'.
    Regards,

    Hi Amarnath,
    tables is used to provide the table for the CURR(currency) or QUAN (quantity) fields.
    In your case you want to join tables via foreign key(s) and therefore will have to use dependant tables.
    The search for table AGR_USERS as dependant table for AGR_1251 will not return anything since the only table
    referred as check table (for a foreign key) in AGR_1251 is AGR_DEFINES.
    I would suggest to build your query based on defined check tables (see se11) of the needed tables (in this case AGR_DEFINE is the common point of both AGR_USERS & AGR_1251).
    Kind regards,
    Pascal

  • Netflix Language selection

        Ok,  I've looked at some of the posts,  all great posts.  But,  none answer my question.   I have the Apple TV And I do not have a Apple TV remote control.  I use the remote app on my iPad to control the Apple TV..   I'm a huge Anime fan and some are in Japanese with the option to watch in English Dub.   It defaults and starts up in Japanese and I don't know how to use my Remote App to select the English versions of the shows I want to watch.  Does the remote app have the ability to do language select?

    I just got off the phone with Netflix support. Specifically for Iron Man 2 and one of the Transformers movies it's a known issue. There is a temporary fix:
    1. Sign in to netflix.ca
    2. Change your account settings for video quality to anything except Best/HD.
    And that's it. I just tested it myself and it worked. He said you may have to wait an hour for the changes to come into effect, but I just logged out and then logged in to my Apple TV Netflix and it was done.
    He also mentioned this is a temporary workaround and they are working on it. Basically when they rent movies for use, they are given a package of different qualities and languages and they accidentally put the French HD in the English HD "slot". 
    Hope that helps!
    EDIT: This solution is only in direct response to X1Zero's problem. Sorry, OP.

  • Process Controls 10 - Missing application links

    Hello
    We are having an issue where three of our application links for process control are not appearing in NWBC. I have activated them in LPD_CUST. They were visible before I put them in a package and transport. After the populating the transport the links were appearing as Application 1 (Description in language English doesn't exists). I went into LPD_CUST and manually updated the description field for each link that was displaying this. All of the links were updated with the correct text and visible except the following:
    Indirect Entity-Level Control Evaluations
    Indirect Entity-Level Control Evaluations by Organization
    Risk Assessment Results
    I have tried to delete and re-copy from the repository launchpad but the links still do not appear. Below are some screen shots from LPD_CUST and NWBC. Anyone know why these links would not appear when the others do? Especially when they were appearing prior to inclusion in package / transport.

    OK, to answer my own question.
    It was not a "problem", but a "feature".
    I had the server starting in development mode, so by default process instances are terminated upon redeployment.
    Editing the setDomainEnv.cmd and setting
    set PRODUCTION_MODE=true
    solved my "problem".
    Hope this helps s/o in the future.

  • SAP GRC Process Control - General Questions

    Hi all,
    We have the following general questions regarding SAP GRC Process Control:
    1) Assume that we have set up 5 different SAP Connectors in Process Control. When you configured a specific rule and control and then, schedule the job for such control, how does the system (SAP Process Control) knows which back-end system needs to be accesed for such control?
    2) In which language are the out-of-the box rule steps's script coded? In which different languages can those scripts be coded, what is to say, in which language can we code our own scripts?
    3) How is the detailed flow between SAP Process Control and SAP Back-end system?
    Many thanks. Regards,
        Imanol

    null

  • Can we rename ABAP roles in GRC Process Control to adhere to naming convntn

    Hello,
    We are working on a new implementation of the GRC Process Control 2.5 product. It comes with 11 standard roles. I wanted to change the names to adhere to our company's role naming conventions. Will this adversely affect any functionality. I know that in PC, there is a additional level of security that is maintained thru the NWBC. How will that be affected? And is it typical to have a non-sap security team maintain the roles/user thru the NWBC and have SAP Security maintain the ABAP users/roles?
    Thanks in advance.

    Hi Arvind:
    We copied the standard delivered ABAP roles to our namespace, made a few additional changes and are using them no problem.  We also copied the NWBC roles to our namespace.  We have the default roles as reference.  We did this for consistency, but also because ABAP roles and App roles can change as the App roles did in SP04.  This way we compare the app roles before and after a SP to make sure we agree with any role changes introduced to default roles.  This way, we don't unknowingly introduce changes to our roles based on the changes SAP introduces to their roles at any given point.
    As far as the tester role goes, it is at the Process level.  If you aren't sure go into the app under User Access => Roles and their tasks like you will assign it and restrict the selection to "proces".  You will see it is at the Process level.  As far as the rest goes, you seem pretty well versed in the security guide so I'm sure you know this, but as long as the level of the role is equal to or greater than the task you can assign it.  Ex:  You can assign a control level task to a Corporate level role but not a Corporate level task to a control level role.
    I hope this helps.
    Matt

  • Cisco SPA 50X Language Selection on 7.5.5

    Hello all,
    I have read many threads on language selection within the forum and there seems to be no consistency.
    We have a couple of SPAs which are now running 7.5.5. The trouble is, we also cannot use any other language than English.
    Our SPA525er seem to be OK: you choose a language and the UI changes. But for SPA502 and SPA504 this does not work: you choose a language, the phone accepts it, but nothing changes - the UI remain in English.
    Hiere is a part from our config:
    <Dictionary_Server_Script group="Regional/Miscellaneous">serv=https://aaa.bbb.ccc.ddd/;d0=English-US;x0=en.lang;d1=Deutsch;x1=de.lang;d2=Russian;x2=ru.lang</Dictionary_Server_Script>
    And here is what Syslog says during languages change to German:
    Tue Jul 16 19:13:12 2013: <159>Dict_D> Active TFTP download again with updateAll flag [0]!
    Tue Jul 16 19:13:12 2013: <159>fu:1:0e9aa, 7.24.3 1
    Tue Jul 16 19:13:12 2013: <159>Dict_N> DICT TFTP Thread get hSemDictTftpActivate event ...
    Tue Jul 16 19:13:13 2013: <159>Dict_N> DICT_loadFromFlash eng dictionary ok, paylen = 58990
    Tue Jul 16 19:13:13 2013: <159>Dict_N> DICT_loadFromFlash non-eng dictionary ok, paylen = 58990
    Tue Jul 16 19:13:13 2013: <159>Dict_D> Go into DICT_tftpMain...0
    Tue Jul 16 19:13:13 2013: <159>Dict_D> After update status filter, the storeBuf is  "serv=https://aaa.bbb.ccc.ddd/;d0=English-US;x0=en.lang;d1=Deutsch;x1=de.lang;d2=Russian;x2=ru.lang"
    Tue Jul 16 19:13:13 2013: <159>Dict_D> Start DICT_tftpMain process, status is 0
    Tue Jul 16 19:13:13 2013: <151>Dict_N> Same url script with copy script; do not update all
    Tue Jul 16 19:13:13 2013: <151>Dict_N> Parse current dict script succeeded
    Tue Jul 16 19:13:13 2013: <159>Dict_D> DICT_serverScp ip address is 195.244.0.222
    Tue Jul 16 19:13:13 2013: <159>Dict_D> Downloading dictionary file: "/de.lang"
    Tue Jul 16 19:13:13 2013: <159>Dict_D> storedScp language 1: "/de.lang", updateall 0
    Tue Jul 16 19:13:13 2013: <159>[create_tcp_netstrm1] use async to create tcp connection
    Tue Jul 16 19:13:13 2013: <159>connect succeed
    Tue Jul 16 19:13:13 2013: <159>[create_tcp_netstrm1] connect SUCCEED
    Tue Jul 16 19:13:15 2013: <151>Dict_N> Download dictionary: "/de.lang" ok
    Tue Jul 16 19:13:15 2013: <151>Dict_N> convert from single to wide char
    Tue Jul 16 19:13:15 2013: <151>Dict_N> Check Dictionary Header OK: 113428 18
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Start Parse dictionary dictIndex:0, int usflag: 0, int cbuflen: 113428
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file type "utf-8"
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file trkLocaleName "german"
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse xml max string length: 114, otherEntryCnt 4
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Parse dictionary xml file finished: 948fb670 1172 20687
    Tue Jul 16 19:13:15 2013: <159>Dict_D> Parsing the "/de.lang" dict ok
    Tue Jul 16 19:13:17 2013: <159>Dict_N> Store the "/de.lang" dict to flash, total_size: 60258 bytes written
    Tue Jul 16 19:13:17 2013: <159>Dict_D> Store pDictTftp->prev_dict_enable: 1
    Tue Jul 16 19:13:17 2013: <151>Dict_N> !!!OK EXIT TFTP main process
    So, syslog says everything is OK, our web server confirms that, too. No error or reboot on the phone, just wrong language in the UI. We tried German and Russian to no avail. Botth 7.5.5 and 7.5.4 exibit the same behaivour. And it makes no difference if we put the language selection in config or choose it from the phone UI or Web-UI - the result is the same.
    I would really appreciate any help - our customers are killing us.

    Factory reset solved the problem, sorry everyone.

  • Error in GRC process Control 2.5 login through NWBC

    Hi All,
    we have installed GRC Process Control 2.5 and configured as per the installation guide. when tryig to connect the same  through NWBC, we are getting the following error.
    "The navigation tree is empty (no entries exist for the roles you are assigned in PFCG/PCD)"
    Please help me on this error.
    Regards,
    Gurugobinda

    Hi Gurugobinda,
    In PC 2.5 NWBC, the menu application is based on the role assignment of current login user.
    1. T-Code PFCG: View the SAP_GRC* roles, navegate to the tab Menu, make sure the menu for this role exists. It should exist since the role is delivered by SAP. If you are customizing your own role, you may forget to copy the menu.
    2. T-Code SU01: View the user you are using, make sure the role assignment is done.
    3. Verify the menu from Backend: Login to the R/3 system, at the home page SAP Easy Access page, select User Menu (Ctrl+F10) in the application toolbar, the menu structure will be generated for current user based on the Menu of the roles assigned to him/her.
    4. Login to NWBC via the same user, the menu hierarchy should be shown correctly.
    Any problem please post later.
    Thanks
    Amos

  • MacOS 10.4 Server installation hangs at language selection

    When I rubn the MacOS 10.4 Server installer, it hangs at the language selection menu. This occurs regardless of how I start the installer (either by booting directly from the installer DVD or from within MacOS 10.4 client.) The hardware is a PowerMac G4 (Digital Audio.)
    Help!

    Are you able to use the same install DVD on another system (you wouldn't need to go through the whole process, just to eliminate that the DVD is defective).
    If you are verify that the DVD is good, you still may have a problem with the DVD on the PowerMac you are trying to install on.
    Also be sure that the latest firmware for the system you are installing is up to date.

  • Process control review level status color

    Hi Gurus,
    I have an issue when i am seeing in the process control in review level status its showing the brick red color for some users but other users its showing green color. but all the users having the same access and the status is in submitted state.
    so Please suggest me asap to resolve this............

    It is possible in Ad-hoc mode only, i.e. you can not use hsgetvalue functions to my knowledge. It is available by selecting Hyperion->Options and the display tab allows you to show Data, calc status, or process managment. If you are using phased submissions you will need to select an account in the phase to view the respective process level.
    JTF

  • ***** Submission Phases**** not appearing at Process Control

    Hi,
    Can any one pls help me on this.
    I have assigned two submission groups(3,4) to account and custom members,
    Selected Use Submission phases and SupportSubmission Phases for Account, Custom1,2,
    Assigned Submission group3 to phase1 and group4 to phase2 for January Actual ,at manage submission phases,
    I am able to see only phase1 at process control but not phase2.
    Thanks in advance.

    So was I, in folder Tasks -> Data Tasks -> Process Control
    Right under your POV there are a few icons, the very first one is for options, after you click you should see two tabs: Row and Col
    In the Col Tab is where you select the Phases to show on the process control grid.

Maybe you are looking for