SCA and PeopleSoft Portal

I am having issues with PeopleSoft portal web pages being displayed. This appears to be due to the web pages being displayed via java. Any ideas on how to get this to work are greatly appriciated. I have verified my config by replacing the portal web server (Weblogic) with a server running Apache. Any assistance is greatly appreciated.

Sure. The issue is that, when I attempt to connect to the web server via https://, I receive the key correctly from the SCA (running in transparent mode) but the actual page on the web server errors with error 401 (page not found...). I can get this to work correctly by replacing the web server (running weblogic) with my laptop running Apache while keeping everything the same and by addressing my laptop the same as the weblogic web server. I know that the web server (Weblogic) displays pages correctly as I placed the second NIC on my local LAN without issue.

Similar Messages

  • UCM Access with Peoplesoft Portal and CIS?

    Hi,
    Can someone point me to any links about integrating PeopleSoft Enterprise Portal with the Oracle UCM? Has anyone had results using PeopleCode Java Objects to communicate with the UCM via CIS? With other portlet-compliant environments gaining access to UCM server commands via the UCPM API is well-documented.
    I am developing with PeopleSoft Enterprise Portal 9 as part of my thesis for a MIS degree from University of Nevada. My focus is IT consulting and Business Intelligence. Any information would be of great help.
    regards Keith

    I have done this using a variety of technologies, but mainly using the UCM search web service and Integration Broker. I am not aware of any documentation specific to PeopleSoft and UCM, but there is documentation for UCM web services and PeopleSoft web services.
    I have also used Java and some WebDAV Java classes I wrote myself (I extended commons-httpclient), but web services is the easiest.
    Using UCM's folders and attributes, it is relatively easy to loosely integrate PeopleSoft with UCM. By loosely, I mean using search URL's and folder views to display UCM content. For tighter integration, I recommend web services.

  • PeopleSoft portal - PSOPRDEFN, PSVERSION,PSLOCK versions out of sync

    Hi All,
    We are facing performance issue while logging in to PeopleSoft portal
    Based on the trace file we found that OPRDEFN version caused this issue.
    Given below are the sequence of sqls captured in the trace.
    1) SELECT VERSION FROM PSVERSION WHERE OBJECTTYPENAME = 'SYS';
    version of SYS--240098081
    2) SELECT OPRID FROM PSOPRDEFN WHERE VERSION > :1;
    Bind value passed in above condition--214748355
    Not sure how the bind value 214748355 is captured in trace. We are unable to find this number in PSVERSION as well as PSLOCK records.
    This OPRDEFN sql was fetching 64892 rows which was long time. After that its landing at the home page. As of now we have updated version as 1 for all those 64892 employees.
    After updating again we have logged in with trace enabled. This time is so fast to land at home page since the below condition doesnt fetch any rows.
    SELECT OPRID FROM PSOPRDEFN WHERE VERSION > :1;
    But every login it is updating the version in OPRDEFN > the version of UPM object version of PSVERSION. Its happening like below
    PSOPRDEFN.VERSION = PSVERSION.VERSION+1 (there is no code present like this. Just to exp the issue I have written this line)
    Given below is the PSLOCK record value.
    select version from sysadm.pslock where objecttypename in ('UPM','SYS');
    Version value for SYS--237798232
    Version value for UPM-- 1
    Is this normal behavior? Any body else had faced this issue earlier?
    Thanks,
    Hari.A

    I also agree. Do not mess with the values. The version values should always be the same. If they are not, run the version app engine as directed in PeopleBooks.
    There is a bug also with version and tools 8.49 where doing multiple imports can throw the version off. The workaround is to shut down pside between imports.
    Version is used mainly by the app server cache to know what is a current data and what should be refreshed.
    Check your SYSAUDITS. If any versions are off, then do a version AE and clear your app server cache.
    Edited by: 982019 on Jan 15, 2013 9:28 AM

  • Content Service Switch and PeopleSoft

    Can anyone direct me to any white papers discussing in depth setting up sticky rules for 11501?
    I am new to this and need to establish load balancing between PeopleSoft portal servers. While I am getting the basics down, I need to get quickly educated on the process. The basic documentation seems to have left me a little confused. Probably due to my lack of understanding of Web based applications.
    Your assistance is appreciated.

    You probably post your question in a wrong section. You will find a better expertise in load balancing in "Content Networking" under Emerging Technologies.

  • E-Recruitment and IBM portal integration

    Dear Experts,
    I am going to start working on new project. there they want to implement the E-recruitment. but they are not going to use ESS /MSS. they have their IBM portal in place.
    can some one tell me how to integrate the SAP ECC and IBM portal. the middleware is web sphere.
    what are the key points to keep eye on.
    if any documents are there please forward me.
    thanks and regards
    chandra

    hi sunil,
    we are planning to implement the EHP 4.0 (which is coming to market in May 2009).
    any detailed idea?
    thanks
    chandra

  • How to Run both UCM Server and Webcenter Portal Services on single Weblogic

    Hi,
    First i have installed Oracle UCM and configure it on Weblogic Server successfully. But after the installation of Webcenter Portal on same machine and Weblogic Server. UCM Server is not running it shows Forcefully shutting down error. Kindly help me i want to run both UCM and Webcenter Portal Servers on one Weblogic server.
    Regards
    Shaheer Badar
    www.infotechinspiration.blogspot.com

    Hi Shaeer,
    Make sure that you dont have same port numbers on both servers.
    If it then try to avoid them.
    Secondly also check nodemanager log server log to verify why it went to shutdown mode.
    Regards,
    Kal

  • New Features for UPK with PeopleTools 8.53 and PeopleSoft 9.2

    Hello,
    does anyone know, where I can find information about the effect or new features PeopleTools 8.53 and PeopleSoft 9.2 have especially for UPK 11.0.0?
    I've searched a lot, but couldn't find any information of new features or changed integration of UPK in PeopleSoft according to the Upgrade.
    Thanks for your help.

    Support for PeopleTools 8.53 and PeopleSoft 9.2 are planned for UPK 11.1 ESP 2.
    Best regards,
    Marc

  • How to install Oracle9iAS and Oracle Portal

    Can anyone help me to install Oracle9iAS and Oracle Portal?
    In which order must they be installed?
    Are there important things to do before the isntalling?
    Or does anyone know where to find clear documentation for the installation?
    thanks

    Portal is installed as part of the 9iAS install.
    You can find the Installation Guide online at http://otn.oracle.com/products/ias/. Choose the Documentation tab. Select your platform (Solaris, NT, etc.), and click HTML or PDF and you'll have the docs you need for installing 9lAS and Portal with default configuration.
    For more info on custom configuring portal, go to http://technet.oracle.com/products/iportal/. There is a section on the page called Configure 9iAS Portal that has links to all the available configuration documentation.
    Best,
    Jay

  • How to deploy.sca file  in portal?

    Hi
    I am new to portal..can any one explain step by step process to deploy .SCA File  into portal using SDM.
    Thanks
    Rahul

    Rahul,
    Refer to this article.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/e0df0afb-44fb-2b10-46b1-c026264bcbc4
    Hope this helps.
    Cheers!
    Sandeep Tudumu

  • Failure messages to be displayed in BAM and ESB Portal

    Hi,
    As per requirement, I need to display all resumable/Non-resumable messages in both BAM and ESB Portals.for resumable messages,admin will resubmit the messages from ESB Portal.Please let me know how to achieve this requirement.

    I have a project requirement, where I have to show all failure messages(resumable\non-resumable) in BAM and ESB portal.
    Order Creation Process:
    1. Developed Main Orchestration and exposed as a webservice for front end client. There are sub -process orchestration involved
    2.Front end client will consume Main Orchestration Service and submit the data
    3.There are multiple sub -process orchestration are involved after receving the data from Main Orchestration
    4.while executing Order Process, if any error occurs in any of the orchestration then those failure's to be displayed in BAM and ESB Management Portal
    5. Based on the Order ID  End User will need to search failure message details  from BAM
    6. The failure message will be resubmit from ESB Management Portal for further process.
    Please let me know your thoughts on how to provide the solution for above approach

  • ISE and Guest Portal

    WLC - 7.2.110.0
    ISE - 1.1.1
    I'm new to ISE. I want to set up a very basic method for BYOD users to access our wireless network. I've set up an SSID for external Web Auth, where users get redirected to the ISE Guest Portal: https://1.2.3.4:8443/guestportal/Login.action
    At that screen, users can enter their Active Directory credentials and login. Although the authentcation shows as successful under Operations -> Authentications, the user is redirected to the device registration page. On that page they see the message "We are unable to determine access privileges in order to access the network. Please contact your administrator." Their device MAC is listed, and they can enter a description but the "Register" button is greyed out.
    I'm getting overwhelmed with the amount of documentation available as well as the new terminology. I'm familiar with using Windows RADIUS servers, but ISE is very foreign to me now. Is there any documentation to help me understand how access requests are processed?

    As you asked the documents related to ISE and Guest Portal. I am sending you two docs which will help you in this case. Please find the below documents:
    http://www.cisco.com/en/US/docs/security/ise/1.0/user_guide/ise10_guest_pol.html
    http://www.cisco.com/en/US/docs/security/ise/1.0.4/user_guide/ise10_guest_pol.pdf

  • Internal and External Portals be hosted & Configured on Same Portal server?

    Hi Experts,
    Is it possible to host and configure the Internal portal and External Portal on the same portal server?
    If yes, kindly provide the inputs.
    We have a scenario wherein we have to use the same portal server for both kinds of users (Internal as well as External).
    We want to provide separate URLs for both the portals and the datasource for the users management would be different for both the scenarios.
    The user managemnet in case of Internal Portal has to be authenticated to an AD server whereas in case of External Portal the user management would be taken care by UME.
    Please suggest and share some docs if possible.
    Thanks & Regards,
    Anurag

    Hi,
    Can we customise the Portal logon page for both the portals differently?
    I've already customised the portal logon page by modifying the UME properties in the Config Tool but that was done keeping in mind the External Portal users. Now, we want to customise the page for Intranet users but with different options at the logon page.
    How can we achieve this functionality as any property that we modify in either VA or Config Tool will affect both types of portal pages.
    For an eg. we have a Self Registration link for the external users which we do not want for the Intranet users. How is this possible?
    If we design a webdynpro java application for the logon page and for authentication purpose, can we call a home page iview on successful authentication?
    And with this customised webdynpro java application, can we connect to the AD server for the user authentication?
    Best Regards,
    Anurag

  • EFP and Intranet Portal - Best Practices for architecture

    Hi All,
       We are planning to create a portal for our partners  (b2b scenario). This portal will provide anonymous  and user specific access. We also have a intranet portal with ESS and MSS.  I have some doubts around implementing EFP and Intranet portal.
       1) What is the best practice solution architecture around portal instances? Is it suggested to implement both intranet and internal portals on same portal instance? Do you implement them as 2 seperate instances (and 2 seperate boxes) one for intranet and another for internet?
       2) There are couple of functions shared between inranet and internet portals. Has any one attempted   a FPN connection between a internet portal and intranet portal?
       3)  What is the best practices around an external portal connecting to ECC directly?
    Any suggestions are greatly appreciated.

    Hi Pallayya,
             We are implementing a similar kind of thing for our client.I can explain that so you find some glimpse out of it.
    We have decided twp ways.
    1) We are having one instance of the portal that will be accessed both in Intranet & Internet.We are using two different URL for intranet & internet.We have a reverse proxy in the picture also,coz it will increase the security of the portal in the Internet.The reverse proxy will be available in the DMZ Zone.We have integrated ECC & BW with the portal and some web dynpro application(For intranet only).
    Now the user comes from the Internet will hit the reverse proxy first->then it will go to EP Server->in EP it will be decided which kind of request client is asking ->
    If it is a ECC request->Portal Server sends back the request to Reverse Proxy->RP will send it to web dispatcher->Then it will go to ECC.
    If it is a BW request ->Portal server sends the request to BW Server.
    2) There will be two different URLS for the portal in Intranet & Internet
         For that we used two reverse proxy
    regards
    Indranil

  • Creator 2 Portlet project and accessing portal authenticated user

    Hello friends,
    I have started a portlet JSR-128 project with Creator 2.
    The question is how can I access the user that is authenticated thru portal single-signon feature?
    Thank you so much

    There is a standard way to access users. It requires adding the user attributes you would like to access to the portlet.xml file and then accessing them with the following code:
    Map userInfo = (Map) request.getAttribute(PortletRequest.USER_INFO);To learn more, go to http://www.manning.com/hepper/. Read the download instructions and download your free version of the book "Portlets and Apache Portals". There is a section of the book called "Accessing User Attributes" which has the info you need.
    Let me know if you get it to work!!!
    It is easier to access user info with the specific portal APIs, but it makes your code less portable.
    Thanks,
    Dean

  • Are there any problems accessing PeopleSoft 9.2/PeopleTools 8.54 ESS Pages from an external non-PeopleSoft Portal?

    We are hearing indications that external non-PeopleSoft portals now have trouble linking to native PeopleSoft ESS pages for user data entry.  Trouble perhaps related to change to fluid user interface.  Any truth to that rumor?  If so, where can I find material on fixes or work-arounds?

    We are hearing indications that external non-PeopleSoft portals now have trouble linking to native PeopleSoft ESS pages for user data entry.  Trouble perhaps related to change to fluid user interface.  Any truth to that rumor?  If so, where can I find material on fixes or work-arounds?

Maybe you are looking for