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?

Similar Messages

  • 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

  • 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! :-)

  • 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

  • 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! :-)

  • 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

  • Verify:ClassName=popupText (PeopleSoft Test Framework)

    Im struggling to do a Verify on a popup dialog box. I click on a button, then PTF immediately clicks on the ok button, but I want it to verify the text in the popup before it clicks ok. How do I do that?

    Hi,
    Just been trying some stuff for you.
    I added following code on the Account Locked checkbox in the user profile page.
    Warning ("text to be validated");After this I created following script:
         1     True          Browser     Start          
         2     True          Pwd     Set_Value     Name=pwd     1ENC1EED306F6AFC3A3E96F980DB62B88A9ACECDC0EF
         3     True          Button     Click     Name=Submit     
         4     True          Page     Prompt     MAINTAIN_SECURITY.USERMAINT.GBL     update
         5     True          Text     Set_Value     name=PSOPRDEFN_SRCH_OPRID     VP1
         6     True          Page     PromptOk          
         7     True          CheckBox     Set_Value     Name=PSOPRDEFN_ACCTLOCK     Y
         8     True          Span     Verify     ClassName=popupText     Warning -- text to be validated The PeopleCode program executed a Warning statement, which has produced this message.
    User logs in
    goes to User Profile page
    search user VP1
    Click on Account Locked chekcbox
    Warning is being displayed and PTF checks this
    this results in Pass
    Check field: ClassName=popupText, ' | Warning -- text to be validated | | The PeopleCode program executed a Warning statement, which has produced this message.' (actual) = 'Warning -- text to be validated The PeopleCode program executed a Warning statement, which has produced this message.' (expected)
    If I change the content of the message to be validated in PTF, the script fails
    Does this help?

  • PeopleSoft Test Framework - Test Result 'None'

    A few of our tests in PTF are showing a test result of 'None.' Can someone explain to me what that means? I couldn't find an explanation in any of the documentation of the test results and how to troubleshoot it to get a success.
    For example, for test to demonstrate viewing job data here are the steps
    Browser
    Start
    Browser
    FrameSet
    Pwd
    Set_Value
    Name=pwd
    Button
    Click
    Name=Submit
    Link
    Click
    id=pthnavbca_PORTAL_ROOT_OBJECT
    Link
    Click
    id=fldra_HC_WORKFORCE_ADMINISTRATION
    Link
    Click
    id=fldra_HC_WORKFORCE_INFO
    Link
    Click
    innerText=Job Data
    Browser
    FrameSet
    TargetContent
    Page
    Prompt
    ADMINISTER_WORKFORCE_(GBL).JOB_DATA.GBL
    Text
    Set_Value
    Name=EMPLMT_SRCH_COR_EMPLID
    Page
    PromptOk
    Page
    Go_To
    Job Information
    Page
    Go_To
    Job Labor
    Page
    Go_To
    Payroll
    Page
    Go_To
    Salary Plan
    Page
    Go_To
    Compensation
    Browser
    FrameSet
    Link
    Click
    id=pthdr2logout
    Here is the log
    Test Start:
    Frame set to "
    Frame set to ''
    Button.Click [Name=Submit]
       Frame set to 'TargetContent'
       Frame set to ''
    Link.Click [id=pthdr2logout]
    Test End
    Thanks for your help

    Have you configured your environment for https? We need to have SSL configured for PTF to work

  • Oracle SES - URL issue in PeopleSoft

    Hi,
    I have installed PeopleSoft search framework in PT8.52 version.
    Howevere, When I try to click the search result from the OSES, I can able to get the result but with wrong URL.
    http://10.287.xx.xxx:8080/psc/EMPLOYEE/PSFT_EP/q/?ICAction=ICQryNameURL=PUBLIC.PTSF_MESSAGE&BIND1=5820&BIND2=1&SESLanguageCd=ENG
    Please find the below setup done on local node PSFT_EP
    Deafult portal: EMPLOYEE
    Content URI Text : http://10.287.xx.xxx:8080/psc/
    Portal URI Text : http://10.287.xx.xxx:8080/psp/
    Any help on this highly appreciated.
    Thanks
    Soundappan

    Hi,
    I had a similar issue with urls from SES.
    I added the Content URI & Portal URI to the Portal node (HRMS) and the default local node (PSFT_HR).
    This solved my issue.
    Hakan

  • Peoplesoft Integration

    Hi,
    We are planning on integrating PeopleSoft with our ALUI portal for MSS. Can custom PeopleSoft fields be displayed in a PeopleSoft search/update portlet or only the standard PeopleSoft fields? We only have one custom field that we want to display in a search portlet and update portlet - all of the rest of the fields are standard PeopleSoft fields.
    Also - what PeopleSoft versions does the ALUI PeopleSoft Portlet Framework support? We are running 8.8 but will eventually be moving to 8.9.

    Hi,
    We are planning on integrating PeopleSoft with our ALUI portal for MSS. Can custom PeopleSoft fields be displayed in a PeopleSoft search/update portlet or only the standard PeopleSoft fields? We only have one custom field that we want to display in a search portlet and update portlet - all of the rest of the fields are standard PeopleSoft fields.
    Also - what PeopleSoft versions does the ALUI PeopleSoft Portlet Framework support? We are running 8.8 but will eventually be moving to 8.9.

Maybe you are looking for

  • CS5 Trail Download for Mac - doesn't work

    Hi, I've downloaded the CS5 trail software onto a PC - Windows, NOT TO BE USED ON THE PC, but for my MAC Desktop. I don't remember ever getting an option - for Windows or for Mac.... I did not install it on the PC.... BUT upon trying to install it on

  • Can't figure out remote app to get it work with iPhone 3GS

    I try to find some solution to get 3GS to be working with my remote app with iTunes. I was following the instructions from the following website: http://lifehacker.com/398278/remote-app-controls-itunes-playback-from-your-iphon e It looks like the "Lo

  • Analog to digital question

    So while I'm going through manuals etc, I figured I'd post here in case I can't find my answer in other places. I have a Sony CCD-TRV68 Hi-8 camera and a Canon ZR70mc digital camera. I've transferred from the hi8 to the dv through an s-video cable be

  • Errors trying to reinstall ITunes & Quicktime

    Been trying to reinstall Itunes, Had been getting an Error 1316, got past that one but now just as it looks like quicktime is finished installing I get: "Could not open key: HKEYLocalMachine\software\classes\quicktimeplayerLib.QuicktimePlayerAPP\CLSI

  • Configuration of Solman as Ticketing Tool

    Dear Experts, Need yr guidance to configure Solution Manager as a ticketing tool in the below scenario: Scenario: We hv 04 Production Clents in R/3 (02 Nos - ECC 6.0; 02 Nos - ECC 5.0); Solution Manager has been already been installed in one the Prod