Basic configuration in GRC 10 for portals

Hi Gurus,
Could you please tell me the basic configuration details in GRC 10 for portals.
Thanks,
Mukesh

Hi Mukesh,
You can refer to https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…
However there is no such guide on Portal integration with GRC, you might need to follow below steps:
1- Create one HTTP type RFC connection between GRC and Portal system.
2- Create System Alias in portal system for GRC system
3- Deploy the GRC Portal content in Portal system
5-Portal content comes with 5 work-sets and one security role.You can assign the portal role that comes with the Portal content to user in Portal and also GRC roles to the same user in GRC system.
Hope this helps.
Regards,
Ameet

Similar Messages

  • Basic authentication not working for portal application

    HI All,
    i have a portal application where I have a servlet. i want to use basic authentication for this servlet.
    to archive this i have followed http://docs.oracle.com/cd/E14571_01/web.1111/b31974/adding_security.htm
    and configured basic authentication, also add web-resource in web.xml for the url to access the servlet.
    my web.xml look like (copied is only security section from web.xml)
    <security-constraint>
        <web-resource-collection>
          <web-resource-name>adfAuthentication</web-resource-name>
          <url-pattern>/adfAuthentication</url-pattern>
        </web-resource-collection>
        <web-resource-collection>
          <web-resource-name>All</web-resource-name>
          <url-pattern>/faces/Auto-connect</url-pattern>
        </web-resource-collection>
        <auth-constraint>
          <role-name>valid-users</role-name>
        </auth-constraint>
      </security-constraint>
      <login-config>
        <auth-method>BASIC</auth-method>
      </login-config>
      <security-role>
        <role-name>valid-users</role-name>
      </security-role>
    this works when in run the application in JDeveloper i.e. when i try to access http://localhost:7101/MyApp/faces/Auto-connect it ask for basic authentication (the popup) and when i access http://localhost:7101/MyApp/ it takes me to home page for login , but doesn't work when i deploy the application in weblogic 11g.(deployment done using Enterprise Manager console (EM console) (for both URL no popup).
    i tried Google around it but didn't get any solution please provide your input and guide me.
    thanks
    -somesh

    Hi,
    Before deploying, have you changed:
    Application properties -> Deployment
    Remove the selection from "Auto Generate and Syncronize weblogic-jdc.xml ....."
    Kind Regards

  • Configuring runtime classpath for portal applications?

    G'day,
    I've got a portal application that uses the classes found in system/kernel.jar and system/frame.jar. When I build the portal application in the IDE I can add these to the build path as external jars, but when I run the portal application I get "class not found" errors.
      java.lang.NoClassDefFoundError: com/sap/engine/core/Framework
    So ... how do I add these jar files to the portal application's runtime classpath?
    --Geoff

    Hi Geoffrey
    Jar files are required in two ways:
    For Design time: User external jars(as you have done)
    For Run time: Put the jar files in the lib folder(this way the par/ear ) itself will contain the jar files.
    Right click the project - >properties->java build path->libraries-> Add Jars (and not Add External Jars)->select your project->dist->PORTAL-INF->lib->select the jar file.
    Hope it helps.

  • Using web dispatcher for portal and BW access

    We currently have SAP's Web Dispatcher installed in our DMZ, which links the outside world to our internal enterprise portal installation.  This configuration works fine for portal connectivity (see sapwebdisp.pfl below).  However, we have BW reports (BW report iViews and URL iViews) which are accessed via the portal. 
    I do not know what configuration (if any) needs to additionally be set up on the Web Dispatcher host to allow connectivity.  Currently, when accessing a BW report via the portal (coming from the Web Dispatcher) the report request is immediately terminated with an error due to a DNS lookup error (as the BW server is on our internal segment).
    The Web Dispatcher is aware of both the internal portal server and BW server IP address and hostname and has the appropriate access (port/firewall) to retrieve these reports.  Further, the HTTPURLLOC table is maintained (see example below) on the BW server as recommended in SAP Note 750292 (help file = http://help.sap.com/saphelp_nw04s/helpdata/en/59/31ae42e0fac911e10000000a1550b0/frameset.htm)
    However, I can't get BW reports to work remotely.  Should Is there something else that should be added to the Web Dispatcher's configuration?  Is there something that I should be doing on the iView side (ie. not hardcoding hostname / port to the query string?).  Please advise.  Thanks!
    sapwebdisp.pfl
    Profile generated by sapwebdisp bootstrap
    unique instance number
    SAPSYSTEM = 0
    Accessibility of Message Servers
    rdisp/mshost = epprd1
    ms/http_port = 8101
    SAP Web Dispatcher Parameter
    wdisp/auto_refresh = 120
    wdisp/max_servers = 100
    wdisp/add_clientprotocol_header = 1
    wdisp/shm_attach_mode = 6
    configuration for default scenario (medium size)
    icm/max_conn      = 500
    icm/max_sockets   = 1024
    icm/req_queue_len = 500
    icm/min_threads   = 10
    icm/max_threads   = 50
    mpi/total_size_MB = 80
    #maximum number of concurrent connections to one server
    wdisp/HTTP/max_pooled_con = 500
    wdisp/HTTPS/max_pooled_con = 500
    SAP Web Dispatcher Ports
    icm/server_port_0 = PROT=HTTP,PORT=80
    icm/server_port_1 = PROT=ROUTER,PORT=443
    SAP Web Dispatcher Web Administration
    icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin
    HTTPURLLOC table (BW):
    MANDT
    SORT_KEY
    PROTOCOL
    APPLICATN
    FOR_DOMAIN
    HOST
    PORT
    100
    10
    HTTPS
    /SAP/BW/BEX
    Internal_host.company.COM
    8443
    100
    20
    HTTPS
    /SAP/BW/BEX
    webdispatcher_host.company.COM
    443

    Hi James -
    We're running EP 6.0 SP16 (WebAS 640 NW04) and BW 3.1/3.2 Content (WebAS 620).

  • Two urls for portal

    Hi,
    1.Can anybody tell me how to configure two urls for portal?
    2. How can I configure SSL certificates for both the urls?
    our main aim is to have 2 urls one with Kerberos and one with non kerberos.  want to define two urls for these two and want to install SSL certificates. Please help me.
    Thanks
    karunakar.M

    Hi,
    Blog: Using certificates with the SAP NetWeaver Portal
    SAP Help: http://help.sap.com/saphelp_nw70/helpdata/en/65/6a563cef658a06e10000000a11405a/content.htm
    Microsoft: http://support.microsoft.com/kb/931351
    br,
    Tobias

  • Enterprise Portal Configuration Issue - GRC 10.0

    Hi All,
    I am following AC10EP Configuration guide to integrate portal and GRC 10.0.
    According to the configuration guide i need add any entry for SPML under AUTH integration scenario as shown below.
    When I am trying to add the same in my system i am getting the issue as "Choose the key from allowed namespace" as shown below.
    Please suggest if there is any solution to get this fixed.
    Regards,
    Sai.

    Hi Prasant,
    Thanks for the details.
    I have made all my configuration correctly. Just now my issue got fixed. I got the same message as shown above and when i clicked on ENTER button it just accepted and went through.
    It is just a warning message and i stopped seeing it without clicking on ENTER button
    Though its not a issue, I made it an issue for myself
    Hopefully if anyone come across the same should correct it seeing this post
    Regards,
    Sai.

  • No ''BS: SRM-Portal(Basic Configuration) V1'' in /NWA Deply and Change

    Hi Expert
    i want to integrate SRM7.0 with Portal,
    Enviroment :
                   SRM7.0 AS ABAP
                   ERP 6.0SR3 AS ABAP/AS JAVA
                   BP for SRM7.0 has installed
                   SRM has been added into Trused System in Portal
    and i follow InstGuide > "Guide for Automated Configuration: Connecting Portal Systems u201D
    When i logon Portal with <hostname>:<port>/NWA
                    and click    > Deploy and Change
    there is no "BS: SRM-Portal(Basic Configuration) V1u201D  exist
    i dont know Why,  whether because my NW7.0 patch 14 need to upgrade? Or other reason

    Hi,
    You can also configure portal connection manually. Please check the Configuration Guide in SAP Solution Manager or offline downloaded configuration guide in http://service.sap.com/srm-inst  SAP SRM Server 7.0 -> Configuration Guide for SAP SRM 7.0 -> Business Package for SAP SRM 7.0.
    You can also access SRM via NWBC html in current SRM 7.0 SP06 without Portal. It is called Portal-Independent Navigation Frame.
    Regards,
    Masa

  • GRC AE User provisioning for Portal giving error

    Hi,
    We are having GRC AC 5.3- SP9.
    While doing user provisioning for Portal, we are getting the following error:  DBCacheVerifier.java@58:isExpired(). Detailed error log is attached herewith. The back end system (EP Dev) is installed with GRC RTA. Connectors are testing OK. The CPIC user id in backend system EPDev is ED1GRC and has SUPER ADMIN Authorizations, with SPML read/write actions attached to the Role. EP Dev system is having UME as data source, not LDAP. The issue was existing even before the SP9 upgrade. We have restarted the Server several times lately. Pls help me in this.
    Thanks & Regards,
    Jagadish H S
    BASIS Team, BPCL, Mumbai.

    Jagadish,
    This type of error would normally be a data setup issue. Have you imported all of the initial data files (XML ones)?
    Otherwise, if it is just a cache issue, then restarting the server would normally solve the proplem. I would also check the Java Netweaver Admin console to ensure that the memory settings are sufficiently configured to match the hardware that is deployed.
    Simon

  • Portal basic configuration

    hi all
    I'm a student, and an oracle portal beginner. I just got an internship in an IT company, where my first task is to create an portal. There is an application server already installed here, with BI, portal, wireless... I was told that the portal was installed (checked as an option during AS installation) but it is not confugured. Where should I begin and what basic configuration I need to do in order to start building the portal?

    You can check by taking a look at the ports for each component.
    The portal is actually served by several components. Webcache -> Apache -> oracle portal modules
    Take a look at the portlist.ini file in the $ORACLE_HOME/install direcotry. Pay attention to the webcache port, webcache admin port, and apache (oracle http server).
    Portal should be accessable by going to http://<servername>:<webcache port>/pls/portal with an out of the box configuration.
    Also, to get you started, OPMN (oracle proces smanagement and notification) manages the processes for each component. You can type opmnctl from the command line with no parameters to get help on its usage.
    Most management can also be done through the enterprise manager. It is usually on http://<servername>:1156/ you will have to login with the ias_admin account. You can get the port by typing emctl status iasconsole from the command line.
    This is the same info I started with when i first started learning portal a year ago.

  • Need info to configure SSL for Portal Server in EP6SP2

    Hello,
    We need to configure SSL for Portal Server. We are using J2EE 6.20 Patch 25 and EP6SP2P4. The ITS is already using https and it creats lots of Session issues since Portal is not in https.
    Is there any OSS Note or How to guide to configure Portal to use SSL.
    Thanks.
    - PK

    Hi Marcel,
    Thanx for your Post, I have a Question, we will use CISCO for load balancing and SSL termination but I have a big issue, the URL in the portal applciation is always the same ant the URL in the borwser, I guess al the other URL´s are in the Frames, how will we configure the SSL termination for the login page in example if the URL in the Browser appears always the same?
    Thanx in Advanced!!!

  • Alert Mail configuration in Solution Manager 7.1 for Portal Runtime errors

    Dear Friends,
    We have EP7.01 SP5  installed on windows environment with Oracle DB. Also we have  SAP EHP 1 for SAP Solution Manager 7.0.
    Please help to provide steps to configure
    proactive mail alert configuration ,
    GRMG for High availability
    Any portal runtime errors
    for PORTAL services in Solution Manager.
    Regards,
    Venkat.

    Hello Venkat,
    You will have to include the Portal system in the Central System administration of your Solution Manager.
    As the EP system will be monitored by a sapccmsr running with -j2ee option this one can be configured separately. The agent will be started using the monitoring segment of the J2EE instance and therefore can be started more than once.
    Here you should also use the latest sapccmsr agents.
    The following link provides details on the required agents:
    http://help.sap.com/saphelp_nw2004s/helpdata/en/ca/118110ff542640b7c86b570cc61ae3/frameset.htm
    Please refer the below notes.
    214247     RZ20: Questions on configuration of monitoring data
    704349     Activating the CCMS monitoring for TREX 6.1 (NW2004
    Note the EP system can only be monitored by using the SAPCCMSR agents. and then by implement a central autoreaction method you can generate e-mails from CCMS.
    Automatic emails will get generated when certain thresholds are met. You must configure the thresholds from the central monitoring system for the nodes that you want email to be generated.
    Please follow the steps in the note to configure central auto reaction.
    429265 CCMS monitor architecture: Central auto-reaction
    In the central monitoring system ( Solution Manager in your case ), Goto RZ20, choose the monitor for the nodes that you are monitoring. Select the node, click properties, & check the threshold values.
    Also refer to the following notes:
    547024 - Transfer the EP 5.0 Monitoring-Data to SAP CCMS
    644783 -P 6.0 Monitoring via CCMS / SolMan
    Also, check the following link that has information on portal monitoring  :
    http://service.sap.com/~sapidb/011000358700002004322004E
    I guess this is a whole lot of information to assimilate and will be helpful to you to setup what you intend to.
    Regards
    Amit

  • LSO -- where in configuration do you enter URL for portal / corses

    LSO -- where in configuration do you enter URL for portal / corses

    Hi Matt,
    Another address not mentioned in the other posts is the CMS address where your courses are physically stored. In the IMG you will find it here:
    Training & Event Management - SAP Learning Solution - Learning Portal - Content Player - Specify CMS Address
    Enter the appropriate http: address beside the setting CPCFG/RSURL
    Once a learner clicks to launch a course from the portal, the system will go find the appropriate course in the CMS directory and then find the Content Plyer address previously mentioned to launch the course.
    Hope this helps.
    Best regards,
    Danielle

  • Pre-requisites required for the local configuration of the Weblogic portal

    Hi All,
    I have got the code from the client. It is appenntly came to know that Code has been developed in Weblogic workshop.
    When we build teh application we are getting the following web services related Errors:
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    ERROR: ERROR
    ERROR: DESCRIPTION:An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.NullPointerException:null
    WARNING: SUGGESTION:An unexpected error occurred. Please contact [email protected] for further assistance.
    PortaleWebApp: Created control beans for 19 controls in 12703 milliseconds
    BUILD FAILED
    ERROR: Build failed with 15 error(s).
    When we deploy in the Portal weblogic server, Application is deploying with out any errors. But it is not showing any login page when I start the PTLoginMain.portal file.
    As I am completly new to this Weblogic Portal server, Please let me know, Do i need to configure the any setting before starting the application. I mean to ask you that Pre-requisites required for the local configuration of the Weblogic portal Server.
    Any Help would be much appriciated.
    Regards & thanks,
    Nirmala Vijaay Sekhar Varre

    and your server address can be resolved or not?
    Are you accessing the server from Windows or Linux?
    - On Linux try editing the /etc/hosts file and add something like: 10.241.110.105 server1.etcetera
    - On Windows try editing the C:\WINDOWS\system32\drivers\etc\hosts file and add something like: 10.241.110.105 server1.etcetera
    When this works, contact your system administrator and ask him or her to map an ip to your hostname in DNS and DHCP
    such that the servername automatically resolves the ip-address

  • Regarding configuration of "Parameters for determining the basic dates"

    Hi All,
    Can anyone give inputs in which scenario we need to use the configuration "Parameters for determining the basic dates".
    1)Do we have any restrictions for usage of above IMG configuration, 2) any pre-requisites to use the configuration of "Parameters for determining the basic dates" and 3)does configuration of this task is having any integration with any other modules, if yes what is the point of integration with other modules.
    Thanks in advance.

    Dear Aditya,
    Parameters for determining the basic dates in production order are used to calculate the Basic Start date & End date of Production order. It Determines if and how the basic dates or the dependent requirements dates are adjusted during lead time scheduling. You can customize this in OPU3 for planned order & OPU5 for Production Order.
    There are the following possibilities:
    1.The basic dates are adjusted and the dependent requirements are scheduled for the start dates of the relevant operations.
    2.The basic dates are not adjusted and the dependent requirements are scheduled for the start dates of the relevant operations.
    3.The basic dates are adjusted and the dependent requirements are scheduled for the order basic start date.
    4.The basic dates are not adjusted and the dependent requirements are scheduled for the order basic start date.
    1)Do we have any restrictions for usage of above IMG configuration
    For scheduling this has to be. If you want that start date should be calculated based on Inhouse production time & not on routing select opetion 2 or 4
    2) any pre-requisites to use the configuration of "Parameters for determining the basic dates"
    Not as such
    3)does configuration of this task is having any integration with any other modules
    Not directly but with MM to determine dependent requirement Proposal.
    Regards
    ABhijit Gautam.

  • Basic Question Answer for PORTAL

    Hi All,
    i am new to SAP EP.can you plz provide me some of the useful links/docs for portal question,answer?

    Hi,
    Check the following link:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/ep/introduction%252bto%252bportal
    This wiki contains many links that will help you to understand the basics of the Enterprise portal. Once you are familiar with the portal then you can search on SDN for the specific requirement.
    Regards.
    Rajat

Maybe you are looking for

  • Needs help in writing an sql.

    Hi Gurus, Here is my sql select c.owner,c.table_name, c.num_rows,(c.num_rows-t.num_rows)"ROW_DIFFERENCE" from scms_tabs c,eosenv35_tabs@demoeos t where c.num_rows-t.num_rows >0 i have 164 tables in both the tables scms_tabs and eosenv35_tabs@demoeos

  • Dimension position with the POV in Smartview 11.1.2.3

    Morning In the previous version of the smartview, I was able to arrange the dimension as follow : Americas                          Jan                Sales 100 Now each time I do the same the smartview automaticly moves it to :                      

  • Spry Elements vs Regular Form Elements

    What is the difference between using Spry Validation form elements as opposed to just using regular form elements? Which do you prefer and why? Thanks

  • Arabic Language not shown in IDT results

    Hi Experts, I am using IDT to create universe on top of Oracle EBS, when i preview the report directly from EBS it shows the ARABIC Language BUT when i preview same results in IDT it shows "Question marks" instead of Arabic. Snapshot is attached. Any

  • Programmatically created ViewDefImpl and application module releasing

    Hello! What will happen with a programmatically created ViewDefImpl instance after module releasing (for Stateful release mode, I mean if module will do passivation)? How I see it gone away. As workaround I'm using a distinct module with Reserved rel