PeopleSoft search framework

Hi,
Is it possible to configure multiple PeopleSoft applications with a single Oracle SES to use PeopleSoft search?
Thanks
Soundappan

Hi,
Got the Solution.
Please find the below.
1.all of them should be sharing single SES instance.
2.There should be single sign on setup between these DB's
3.SES identity plugin can only point to one of the app database and this needs to have union of all the user id's across systems (In 8.53 Oracle researching of possibilities to remove this limitation)
4.Each database call back URL should be setup to call back to it self.
If you are sharing a single gateway please append node names in IB service configuration URL and call back URL's.
Thank You!
Best Regards
Soundappan
Edited by: Soundappan on Aug 12, 2012 9:57 PM

Similar Messages

  • Deploy the PTPORTALREGISTRY  - PeopleSoft search framework

    Hi,
    I have installed PeopleSoft search framework using OSES.
    When I try to deploy the PTPORTALREGISTRY search definition, the page is getting signed out from the below navigation.
    Main menu – PeopleTools – Search FrameWork – Administration – Deploy/Delete Object.
    Any help on this is highly appereciated.
    Thanks
    Soundappan

    I experienced the same issue when running on an environment where HCM Feature Pack 2 was installed manually with PeopleTools 8.52.06.
    After a fresh install of HCM FP2 Revision recut with PeopleTools 8.52.09 it works as a charm.
    If you are not on 8.52.09, you might want to patch your tools.
    Otherwise try to following to clean static state of PeopleSoft and SES and then redeploy the definition.
    PeopleSoft
    delete from PS_PTSF_DEPLOY_OBJ;
    commit;
    Ses
    Login to the SES Admin Console: (Sample URL http://myserver:7777/search/admin)
    Delete the stale definitions from following tabs:
    a. Home, Schedules
    b. Home, Sources
    c. Search, Source Groups

  • How to run a process PSPPYRUN or PSPPYBLD in PeopleSoft Test Framework ?

    How to run a process PSPPYRUN or PSPPYBLD in PeopleSoft Test Framework ?
    Please advise on the below scripts ,
         1          True          Browser     Start_Login          
         2          True          Browser     Set_URL     PORTAL     
         3          True          Link     Click     id=fldra_HC_NORTH_AMERICAN_PAYROLL     
         4          True          Link     Click     id=fldra_HC_PROCESS_PAYROLL     
         5          True          Link     Click     id=fldra_HC_CREATE_PAYSHEETS     
         6          True          Link     Click     innerText=Create Paysheets     
         7          True          Browser     FrameSet     TargetContent     
         8          False          Page     Prompt     MANAGE_PAYROLL_PROCESS_US.RUNCTL_PAYSHEET.USA     add update
         9          True          Text     Set_Value     Name=PRCSRUNCNTL_RUN_CNTL_ID     AA
         10          False          Page     PromptOk          
         14          True          Button     Click     Name=#ICSearch     Search
         11          True          Text     Set_Value     Name=PAYSHEET_RUNCTL_RUN_ID     K01FIN
         12          True          Page     Save          
         13          False          Process     Run     prcname=psppybld;prctype=COBOL SQL;wait=True     
         18          False          Process     Run     prcname=psppybld     
         16          True          Process     Run     wait=True;expected=Success;     
         15          True          Button     Click     Name=#ICSave

    Build M33.106 is not available in service market place yet.
    SAP informed that customer can not find information on the next build release date from Product Availability Matrix (PAM) or anywhere from SAP site.
    Is there a way to get his information from Redwood site? Like when is the expected date for next release of the build?
    Thanks
    Nanda

  • SEARCH Framework Trees missing

    Hello,
    We are trying to setup OSES search for PeopleSoft. After finishing all the steps that were given in the document, we can make connections between PeopleSoft and OSES. It is all working fine.
    Current issue is that when i try to do "Audit" in Deploy / Delete, it is showing "Fail" status. Here is the message that i am getting
    Delete query security Check
    User does not have access to query/records involved in the query
    Digging further, we found out that SEARCH Framework Trees are missing. Not sure how? We don't have demo region as our demo comes from state comptroller.
    How do i fix it?
    Let me know.

    What is the Application and PUM image version this is on?  PeopleSoft application version 9.2  should deliver the SES Options but it will not be available on Application Version 9.1 or prior unless you are on the highest bundles of HCM,  other applications will still use Verit for search until upgraded to 9.2.

  • Message Recognition Box - PeopleSoft Test Framework

    'Im trying to get the Message Recognition Box working inside PeopleSoft Test Framework. I have all my messages there, but when I execute my script it wont click on OK to the multiple messages I am expecting. What should I put in my step in order to execute the OK.
    Thanks

    Hi,
    I haven't seen this error, nor have I used PTF from the command line, just running online in from the tool to the browser, but when I look at PeopleBooks it says
    if you do not use the -CD= parameter to specify the connection data, use the parameters in the following table:
    –CS= Specify the server:port to connect to. This is the Server:Port value you would enter in the PeopleSoft Test Framework Signon dialog box when signing on to PTF.
    –CNO= Specify the node name.
    –CO= Specify the user name.
    So I would say your command line would have to look like this:
    "C:\Program Files\PeopleSoft\PeopleSoft Test Framework\PsTestFw.exe" -CS=SERVER:PORT -CNO=PT_LOCAL -CO=VP1 -CP=VP1 -TST=OURTEST -TC=DEFAULT -EXO=QE851_No_Folder -LOG=my_run_log
    PeopleBooks does not state that the -CNO and -EXO are optional      
    See PeopleBooks > PeopleTools 8.52: PeopleSoft Test Framework > Creating Tests and Test Cases > Executing a Test from the Command Line

  • PeopleTools 8.51 - PeopleSoft Test Framework

    PeopleSoft Test Framework(PTF) sounds interesting and great development in PeopleSoft technology. I did not get a chance to load PeopleTools 8.51 and test PTF, would like to if anyone has tested PTF and what do you think of it, are there any limitations found in automating PeopleSoft application testing. Also, let me know when was this PeopleTools 8.51 was released.
    Thanks in advance
    Jayaprakash Tedla

    Hi Jayaprakash Tedla,
    If you are using this tool please let me know its limitations,
    I have started working with this tool.. I am suprised to see oracle releasing different test automation tools and dont know the reason behind it. First they came up with Oracle functional tester (VB Scripting) then Open script (Java) and now for peoplesoft PTF 8.51 I cant get a reason behind this.
    As my journey with all these tools currently i am working with PTF 8.51 and didnt find it easy as you can create a script very easily but maintaining it on a longer run is tedious.. and more over i could not find in the IDE a place to code/script my business test cases all i could do is work with the select boxes. If you had any luck finding a coding interface in this PTF tool please guide me, your help is greatly appretiated.

  • Peoplesoft Test Framework 8.53.02 Error Retrieving PeopleTools  Release Information

    I am recording test scripts in Peoplesoft Test Framework 8.53.02. On a number of screens I recieve an error stating "Error retrieving PeopleTools Release Information." Has anyone seen this error and knows how to troubleshoot it?
    Thanks for your help.

    I've not seen this specific error yet, but the first thing that comes to mind is to check the webprofile in use and verify that
    Show Connection & Sys Info
    and
    Generate HTML for Testing
    are selected.

  • PeopleSoft Test Framework 8.52.04 - Unhandled exception

    I am getting an "Unhandled exception" when running the PeopleSoft Test Framework 8.52.04 on Windows Server 2008. I think I have the syntax correct. Is anyone else having this issue or know how to resolve it?
    Thanks
    PeopleSoft Test Framework 8.52.04 - Unhandled exception when running from command line.
    "C:\Program Files\PeopleSoft\PeopleSoft Test Framework\PsTestFw.exe" -CS=SERVER:PORT -CO=VP1 -CP=VP1 -TST=OURTEST -TC=DEFAULT -LOG=my_run_log     
    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
    at PsTest.modMain.ExecuteCommandLine()
    at PsTest.modMain.Main()
    at PsTest.frmMain.frmMain_Load(Object eventSender, EventArgs eventArgs)
    at System.EventHandler.Invoke(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    at System.Windows.Forms.ContainerControl.WndProc(Message& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Hi,
    I haven't seen this error, nor have I used PTF from the command line, just running online in from the tool to the browser, but when I look at PeopleBooks it says
    if you do not use the -CD= parameter to specify the connection data, use the parameters in the following table:
    –CS= Specify the server:port to connect to. This is the Server:Port value you would enter in the PeopleSoft Test Framework Signon dialog box when signing on to PTF.
    –CNO= Specify the node name.
    –CO= Specify the user name.
    So I would say your command line would have to look like this:
    "C:\Program Files\PeopleSoft\PeopleSoft Test Framework\PsTestFw.exe" -CS=SERVER:PORT -CNO=PT_LOCAL -CO=VP1 -CP=VP1 -TST=OURTEST -TC=DEFAULT -EXO=QE851_No_Folder -LOG=my_run_log
    PeopleBooks does not state that the -CNO and -EXO are optional      
    See PeopleBooks > PeopleTools 8.52: PeopleSoft Test Framework > Creating Tests and Test Cases > Executing a Test from the Command Line

  • Peoplesoft Test Framework 8.51 - Login Issue

    Hi Did anybody successfully launched Peoplesoft Test Framework 8.51 by loggin into the PTF tool. I am stuck in the frst stage itself where the tool is throwing a message I am providing the correct Login credentials and server:Port though the tool is throwing the message that "There was an error when PeopleSoft Test Framework was trying to login." Err Message: Could Not connect to https://Server:port/PSIGW/HttpListeningConnector. TCP error code 10061: No Connection could be made becasue the target machine actively refused it "Server:Port" ErrSource: mscorlib.
    Can any one let me know why this is happening. Any possible reasons that i should be looking for.

    Hi
    Are you using client side certificates ?
    I can see that is an SSL connection that you are creating.
    Regards
    Alex

  • Peoplesoft Test Framework 8.51

    Hi All,
    If you are using this tool "Peoplesoft Test Framework 8.51" please let me know its Features and limitations,
    I have started working with this tool.. I am suprised to see oracle releasing different test automation tools and dont know the reason behind it. First they came up with Oracle functional tester (VB Scripting) then Open script (Java) and now for peoplesoft PTF 8.51 I can't get a reason behind this.
    As my journey with all these tools currently i am working with PTF 8.51 and didnt find it easy as you can create a script very easily but maintaining it on a longer run is tedious.. and more over i could not find in the IDE a place to code/script my business test cases all i could do is work with the select boxes. If you had any luck finding a coding interface in this PTF tool please guide me, your help is greatly appretiated.

    Well, I won't speak for Oracle here but rather as a user of the ATS tools for a number of years (all the way back to the original RSWSoftware e-Test suite 3.x in late 1999 then into the Empirix versions and now into Oracle). The suite has been evolving for years since the original "all vb platform" to the new web and java based platforms. So your comment:
    "First they came up with Oracle functional tester (VB Scripting) then Open script (Java) and now for peoplesoft PTF 8.51 I can't get a reason behind this."
    can at least be partially explained by the software evolving ....OpenScript was being talked about at the Empirix User Conferences for many years before Oracle officially released it. OFT was really just the old e-Tester that had been hanging around for years and years. I suspect there is a similar story behind the PTF 8.51 release as some of what it represents had been hanging around in PeopleTools for some time and for one reason or another they put a UI on it and released it as yet another tool. PeopleSoft has always marched to their own beat so is it really a surprise :-)
    I suspect - and hopefully Oracle will clarify this - that at some point there will be yet another "accelerator" applied to ATS to integrate with this in the same way that they integrate with the Siebel Test API or EBS. Again, just an opinion here but given that test management, load testing and automated regression testing using ATS is the focus of Siebel, EBS, ADF, Flex, 3rd party Web apps, and Webservices ...etc .... I would say that ATS is the test tool the investments are being made in. I bet at some point they will be hitting us all up for licensing of the "peoplesoft accelerator for leveraging PTF in ATS" - yet another licensing pack! :-)

  • Generic Search Framework

    Hi,
                 Can anybody tell me how Generic Search Framework in B2B works ?
    Regards
    Rajni Garg

    Hi Rajni,
    Please refer extension guide given by SAP  (SAP E-Commerce 7.0 u2013 Landscape, Basics and Concepts.). Go to page no 101 of the guide. that has details of generic search framework.
    Thanks!
    Ekta

  • Generic Search Framework - Extension

    Helo all,
    I`m extendig the SAP E-Commerce 5.0 (CRM 5.0) and I have troubles to config the "Generic Search Framework", does anybody has a documentation to extend this?
    regards,
    Luiz

    Hi Rajni,
    Please refer extension guide given by SAP  (SAP E-Commerce 7.0 u2013 Landscape, Basics and Concepts.). Go to page no 101 of the guide. that has details of generic search framework.
    Thanks!
    Ekta

  • Peoplesoft Test Framework

    Hi,
    I am using the PS Test Framework and I have already some testcases which funtion correctly.
    But there is an order which seems to have a problem:
    Type:Browser
    Action:waitForNew
    It waits... the new window opens but the test execution does not stop waiting but after the waiting time it throws a timeout error. So the
    opening of the new window does not trigger anything. I cannot fix this problem so I am asking you for help.
    Facts:
    - some other orders did not function also when I worked on two screens and the resolution of the screens were different. For example a click on an <img> tag was effectless (but only by the clicking on the image, on other buttons or links it functioned)
    - I am using IE 9.0.8112.16421
    - on an other machine this order functioned well, the IE version was the same and the main browser configuration also. But next time it did not work on the other computer also and I do not know what does it depend on. It happens also when I work on one monitor.
    I could not find a workaround and I am blocked because there are a lot of links which trigger to open a new browser instance and there is sometime no other way to get from A to B on the GUI.
    Thank you in advance.
    Regrads,
    Csaba

    Well, I won't speak for Oracle here but rather as a user of the ATS tools for a number of years (all the way back to the original RSWSoftware e-Test suite 3.x in late 1999 then into the Empirix versions and now into Oracle). The suite has been evolving for years since the original "all vb platform" to the new web and java based platforms. So your comment:
    "First they came up with Oracle functional tester (VB Scripting) then Open script (Java) and now for peoplesoft PTF 8.51 I can't get a reason behind this."
    can at least be partially explained by the software evolving ....OpenScript was being talked about at the Empirix User Conferences for many years before Oracle officially released it. OFT was really just the old e-Tester that had been hanging around for years and years. I suspect there is a similar story behind the PTF 8.51 release as some of what it represents had been hanging around in PeopleTools for some time and for one reason or another they put a UI on it and released it as yet another tool. PeopleSoft has always marched to their own beat so is it really a surprise :-)
    I suspect - and hopefully Oracle will clarify this - that at some point there will be yet another "accelerator" applied to ATS to integrate with this in the same way that they integrate with the Siebel Test API or EBS. Again, just an opinion here but given that test management, load testing and automated regression testing using ATS is the focus of Siebel, EBS, ADF, Flex, 3rd party Web apps, and Webservices ...etc .... I would say that ATS is the test tool the investments are being made in. I bet at some point they will be hitting us all up for licensing of the "peoplesoft accelerator for leveraging PTF in ATS" - yet another licensing pack! :-)

  • Search framework folders by custom metadata

    Hi,
    I need a way to search the files in framework folders by custom metadata. The number of returned results might be ranging from 3000 to 4000. We are using OracleTextSearch as the default search engine for our environment. I am using the below code which is failing
                binder.putLocal("IdcService", "GET_SEARCH_RESULTS");
                binder.putLocal("QueryText",
                                "xenterprise_request_number <matches> `1234` <AND> xParentFolders <matches> `8C3002F394F3A70A44E3DB807921E8A4`");
                binder.putLocal("SearchEngineName", "DATABASE");
    Appreciate your help in this regard!!

    Hi Srinath,
    Below is the error I can see in Content Server logs:
    An error has occurred. The stack trace below shows more information.
    !csUserEventMessage,weblogic,CIS!$!csSearchUnableToReturnResults!$
    intradoc.common.ServiceException: !csSearchUnableToReturnResults
    *ScriptStack GET_SEARCH_RESULTS
    3:getSearchResults,**no captured values**
      at intradoc.server.SearchManager.retrieveSearchInfoAsBinder(SearchManager.java:295)
      at intradoc.server.SearchService.retrieveSearchInfo(SearchService.java:1848)
      at intradoc.server.SearchService.doLocalSearch(SearchService.java:1377)
      at intradoc.server.SearchService.getSearchResults(SearchService.java:670)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
      at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310)
      at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295)
      at intradoc.server.Service.doCodeEx(Service.java:620)
      at intradoc.server.Service.doCode(Service.java:575)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1643)
      at intradoc.server.Service.doAction(Service.java:547)
      at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1458)
      at intradoc.server.Service.doActions(Service.java:542)
      at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1391)
      at intradoc.server.Service.executeActions(Service.java:528)
      at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:737)
      at intradoc.server.Service.doRequest(Service.java:1956)
      at intradoc.server.ServiceManager.processCommand(ServiceManager.java:437)
      at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
      at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: intradoc.data.DataException:
      at intradoc.jdbc.JdbcWorkspace.handleSQLException(JdbcWorkspace.java:2553)
      at intradoc.jdbc.JdbcWorkspace.createResultSetSQL(JdbcWorkspace.java:812)
      at intradoc.search.DatabaseSearchImplementor.doQuery(DatabaseSearchImplementor.java:84)
      at intradoc.search.CommonSearchConnection.doQuery(CommonSearchConnection.java:158)
      at intradoc.server.SearchManager.retrieveSearchInfoAsBinder(SearchManager.java:224)
      ... 26 more
    Below is the error i can see in the response binder:
    StatusCode: -1
      StatusMessage: Unable to retrieve search results. Error occurred while processing. Unable to return results.
      UnparsedQueryText: xParentFolders <matches> `325D6BFEE77753E189B1745605121E10`

  • PeopleSoft Feed Framework

    Hi, I am trying to create a PS Query feed. I published the feed but when I click on the hyperlink from My Feeds page I am unable to see anything.
    Configuration Done - IB working Fine, Node used in PS Query - Entry Content URI exists.
    Anyone faced the same issue ? Please suggest
    Thanks,
    Megha

    Are you logged into PeopleSoft as a user that has access to the query and the feed?

Maybe you are looking for

  • Can't view pdf in any browser

    Using Mac os10.6.  I can't view pdf in Safari or Firefox (comes up as blank black or white page only) nor in Chrome where it says the adobe plug-in is not installed (which of course it is)  I checked for all updates, reviewed the settings for the int

  • Rebuilding indexes after importing...

    My coworker and I are discussing whether it is necessary, or advised, to rebuild indexes after an import of the schema. My thinking is that the index data is put into fresh blocks thereby creating a very flat index tree without any fragmentation. But

  • Can't open Acrobat Pro 9 with Photoshop cs5 open

    For some reason I can't open pdf files or even the Acrobat application while photoshop cs5 is open.  As soon as I shut it down I can open the file no problems.  I'm assuming it has something to do with how much memory photoshop is using, but I've nev

  • Purchased items not showing up in purchased playist

    iTunes recently crashed and I had to reupload by entire library, after this ordeal - none of my purchased material shows up in the purchased list. It's all in my library, but how do I get it to show up on the list?

  • How to pivot multiple columns

    Hi, I am a newbie in t-sql and i am stuck with pivoting multiple columns. Any help is greatly appreciated!. My input table: Storeid ProductID Location Sat qty sun qty Mon qty Sat Sales Sun Sales Mon Sales 123 1 IL 5 6 2 120 88 200 333 1 GA 2 3 8 200