Report Node Setup

Hello,
I have installed PS HRMS 8.9 and PeopleTools 8.46 on Win NT. I did setup process schedular and able to run processes (SQRs, COBOLs) successfully. But I couldn't able to view output in process monitor. The process are running succes but distribution status showing N/A. My report node definition was setup like Ftp/Xcopy
Distribution Node Details:
URL: C:\psreoprts
Home Directory: C:\psreports
Operating System : NT/Win2000
FTP Address: C:\psreports
FTP ID: PS
Network Path: C:\psreports
Please let me know how can I view report outputs in process monitor.

I think ur report node definition is wrong. The url should be http://<machine name>:<port number>/psreports/<PeopleSoft site name> and ur FTP address should be ur machine name.
Is ur process scheduler and web server on the same machine?

Similar Messages

  • Report node is not posting

    Hi All,
    for last 4 days onwards im facing report node not posting in my PROD
    Can you please help me on this
    Im geeting bellow errorr is PT->Process scheduler->Process Monitor->Process list
    1)Java exception thrown: java.la ng.SecurityException: illegal URL redirect
    2)HTTP Status Code is: 902 (63,7 2)
    3)HTTP transfer error
    4)PSUNX failed to post files to the report repository. Server scheduled to try again on 2011-10-19-13.41.50.999989. See log
    In process scheduler log file showing below errors :
    Number of new entries to process: 1
    PSDSTSRV.22891 (73) [10/19/11 01:03:54 PostReport](3) 1. Process Instance: 222812/Report Id: 276354/Descr: Process Scheduler System Purge
    PSDSTSRV.22891 (73) [10/19/11 01:03:54 PostReport](3) from directory: /apps/psoft/hrms9/appserv/prcs/PSUAT/log_output/AE_PRCSYSPURGE_222812
    PSDSTSRV.22891 (73) [10/19/11 01:03:55 PostReport](1) (JNIUTIL): Java exception thrown: java.lang.SecurityException: illegal URL redirect
    PSDSTSRV.22891 (73) [10/19/11 01:03:55 PostReport](3) HTTP transfer error.
    PSDSTSRV.22891 (73) [10/19/11 01:03:55 PostReport](3) Post Report Elapsed Time: 1.9200
    In webserv log showing below error :
    ####<Oct 19, 2011 1:10:46 PM IST> <Notice> <Stdout> <prabhav> <PIA> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1319010046166> <000000> <SchedulerTransfer, authentication failed>
    In appserv log im geeting below error
    PSAPPSRV.15742 (10) [10/19/11 14:36:04 GetCertificate](3) PeopleSoft Token authentication succeeded: ICI_PS@prabhav
    PSAPPSRV.15742 (10) [10/19/11 14:36:04 GetCertificate](1) (NET.502): @prabhav is an Invalid User ID, or you typed the wrong password. User ID and Password are required and case-sensitive. Make sure you're typing in the correct upper and lower case.
    PSAPPSRV.15742 (10) [10/19/11 14:36:04 GetCertificate](1) (NET.346): Failed to execute GetCertificate request
    Please help me on this
    Thanks&Regards
    SHiva
    Edited by: 892205 on Oct 19, 2011 2:37 AM

    What version of peopletools is it. is their a IB setup in place for the above system. can you ping the local node on the system. did u mark the local node on the single sign on tab as local node.
    are their any psswds changed for the IB user on the system.
    Thanks

  • Problems with report nodes

    when i post the reports,i get the posting message as success but the distribution node status says not posted?
    can someone help me?

    I have done the following and the problem has been resolved
    It seems that your Default local node did not have the authentication option set. You have to set the Authentication option under Node definitions. Go to
    PeopleTools >> Integration Broker > >Node Definitions and set the
    Authentication Option from 'None' to 'Password'. After this restart the
    application server. Also recheck the report node URL and URI host name
    specified on the report node definition page. Apart from this also setup the
    single signon. Go to PeopleTools->Security-> Security Objects -> Single
    Signon and add an expiration time value and for the Message node name insert
    your default local node. After saving all this restart your app
    server, process scheduler and web server.

  • Document Management Node Setup

    Should Document Management Node setup be available in 11.5.7 as shown in the Workflow User Guide (pg. 2-31 to 2-33, 4-5 to 4-6, 10-32 to 10-35)? The example in the manual is too generic for my DBA's or Internet people to understand it fully.
    If we are using embedded 11i workflows can we attach WORD documents or Excel spreadsheets to workflow notifications in an HP UNIX environment or do we have to be using a formal document image management system?
    How do we specifically complete the Document Management Nodes screen for a Document Management system's images?
    How do we specifically complete the Document Management Nodes screen for a document created by a PL/SQL procedure?
    If we can attach Microsoft office documents to notifications, how do we complete the Document Management Node screen?
    We are not using e-mail notifications or e-mail summaries. Users are accessing notification screens only.
    Dave Petrie
    Valspar Corporation

    David,
    The Document Management node setup is reserved for future use.
    It is possible to integrate Workflow with Oracle Internet File System and more information can be found at:
    http://otn.oracle.com/products/ifs/htdocs/workflow/workflow.html

  • How to delete report node name ?

    Hi All,
    We migrated our peopleSoft development database to production , now I want to delete all report node name which were configured for development , is it possible ??, if yes please help.
    Thanks.

    No option in front end, run a delete statement against the table on Oracle level :
    delete from ps_cdm_dist_node;Nicolas.

  • Report node and reports repository

    what is the difference between report node and reports repository. I know that Process schedular picks the report from report repository in order to show in process monitor. Does report node and reports repository are same??

    After a report runs to success in runstatusYeah, but the files are send to the report repository even if it is not successful terminated (run status is not sucess). If the files are not sent to the report repository, then the problem doesn't come from the process itself, but from the definition, space availibity...
    When a report has been posted sucessfully (transfered from the process scheduler report repository - on the other hands the log_output dir, to the report repository defined into the report node), the status of the distribution status is Posted.
    The run status and distribution status are independant eachother.
    Nicolas.

  • Run report from forms - Cannot change file name in report node

    I am running a report (9i) from forms (9i) and I changed the name of the report in the filename field in the report node (in object navigator).
    I noticed that I get the error FRM-41214 on the RUN_REPORT_OBJECT line when I run the form, if I've changed the filename from what it originally was. e.g. It was originally rep44.rdf and I changed it to rep55.rdf, but I get this error unless I keep the rep44.rdf filename. Why? Is there somewhere else I should change this filename?

    To view the reports queue open this URL:
    http://<server>:<port>/reports/rwservlet/showjobs?server=<repserver>
    Also, try running the report stand alone, not from Forms.
    http://<server>:<port>/reports/rwservlet?server=<repserver>&report=rep55.rdf&userid=<un>/<pw>@<db>&destype=cache&desformat=PDF

  • Crystal Reports 2008 Setup Has Failed

    Post Author: MWheeler
    CA Forum: Upgrading and Licensing
    I get a setup error as soon as I hit "install" on the English upgrade to 2008 on my Windows Xp Sp2 machine.  I am running XI developer edition on this machine.  The Window title for the error message is "Crystal Reports 2008 Setup Error" and the text is "Crystal Reports 2008 Setup has failed.  If this continues contact http:
    support.businessobjects.com".  I tried to open a Support case on this, but the Create a Case screen didn't have anyplace to enter any data at all and ended up just timing out. 

    I have got the same error message.
    I was unable to uninstall the program from the control panel.
    Try to install Windows Installer CleanUp software, and uninstall with this program the previous version on Crystal Reports.
    http://download.microsoft.com/download/e/9/d/e9d80355-7ab4-45b8-80e8-983a48d5e1bd/msicuu2.exe

  • When the reports will be posted to the report node

    Hi ,
    I am wondering that when the reports will be posted to the report node. Whether the reports are posted to the node once the creation of the single report finishes or the post action will be performed until the finish of the process?
    Anyone has this experience ?
    Thanks in advance!

    on a process like PSJob, each individual process is treated as a separate instance. every instance gets posted separately.
    the overall distribution status gets updated once the complete job finishes.
    that is same with single processes or reports. the overall process status can get updated at the end, but the posting of report to the report node will be done as soon as the instance run completes. it does not wait to transfer the complete reports at the end of the job.
    Thanks

  • Financial Analyzer Web access after multi-node setup

    hey guys
    any idea on the follwoing
    Financial Analyzer Web access after multi-node setup
    any hints will be helpfull
    fadi

    Thank you Fadi for this quick idea.
    I will try to apply it in our environment.
    If we couldn't do it, I think that we have other two options; first options is to reinstall OFA in the Web Server Node where there is a Metalink note states how to move OFA from server to server. The second option is changing the configuration files of OFA to reference the Web Server in the new node.
    I will update you with the results.
    Regards,
    M.Muhtadi

  • Report Page Setup

    Hi All
    I am suing Oracle Reports 9i. I want to design report in Legal Page size i.e. 14 inch height and 8.5 inch width. but in the paper layout it gives me the letter size but when i am going to print on printer so it print on legal size. is there any way how i can use all space in design form so that i can place my controls on that area. I went into the page setup and change the size to legal but in design it still giving me the 11 inch height.
    any solution??
    Thanks

    Hi,
    the Reports forum on OTN is better suited for Reports questions like this.
    Frank

  • Oracle Reports printer setup

    Hi Guys.
    I am an Oracle Applications DBA and I know how to setup printing in Oracle Applications.
    However, our client has got one installation of Oracle Application Server 10g and has deployed Oracle Forms and Reports Services.
    They have configured printing for Oracle Reports for their setup, which I am not aware of how they did or how it is done in Oracle Forms and Reports.
    The problems at hand are -
    Problem number 1 - Over here a line printer i.e. 132 column one has been attached to the 10g Application Server from the USb port. The Application server is on Windows 2003 server machine. When we fire reports we can see in print queue request being fired but no putput is coming. If we open Reports builder on a developer machine and from there we fire we do get print out but this time developers machine Print dialoag comes. On developer machine we have mapped to same printer which is attached to the 10g AS machine
    Problem number 2 - As mentioned earlier its a 132 column printer so what is the paper size to be picked. From articles it is Letter paper size or US Std Fanfold paper size.
    Problem Number 3 - Suppose we try Arabic report since its arabic in the report designer we change direction to Right To Left, if we fire this report some columns almost 20 characters are cut -off. If we fire same report with default direction set in designer, whole data comes
    Problem number 4 - If we give output to Excel or PDF i.e. Desformat Spreadsheet or PDF, the arabic data all come out rubbish junk.
    Apart from getting help on the above mentioned issues, I would request you guys to help me in finding out how to setup the printing for standalone application server forms and reports.
    Thanks,
    Muneer.

    hello,
    submitting your report in the url using a key (yourKey) defined in the cgicmd.dat file would look like
    http://<yourserver>:<yourport>/reports/rwservlet?yourKey
    regards,
    philipp

  • Oracle Hyperion Query and Reporting Runtime Setup

    Experts,
    We are in the process to implementing Hyperion application (IR & FR), and we are looking for a way to
    setup some security governance on reports/queries that run for more than an hr. We were told that there
    is no “out of box” solution from Hyperion apps, and we want to know anybody have a chance to implement
    anything like this to manage run-off reports/queries in the past. We will be greatly appreciated if you can send
    us any documentation or information that can be helpful.
    Thanks in advance,

    Did you pick this forum at random or do you think your inquiry, in some way, relates to SQL and PL/SQL? <g>
    I think you will be far more likely to receive a response if you post to a group when your question is on-topic.

  • Financial Reports -  Task- Setup User POV

    Hi
    In FR when we select the members for a User POV using Task->Setup User POV........................Does the list of members apply to this particular report or all reports with this database connection.
    For every report the User prompt Members for a DIm might be different.....but when the members are selected for a particular Dim in a report......& when i open other report these selected members of earlier report of same Dim earlier selected are reflecting.
    Plz clarify..
    hope im clear.
    Thnx

    Financial Reporting keeps the POV settings for that session for dimensions.
    For example, if the user has selected account Gross Margin, in the POV for the first report, every other report for the rest of that session that has account in the POV will default to Gross Margin. (Unless they later change it to something else).

  • MS Project 2013 - Report Page Setup Bug

    Hello
    When I create a report in MS Project, for example a cash flow, I will setup the header and footer then save and print the file. When I return the gannt chart view or any other view then return to the report and re-print, the header and footer information
    is no longer there.
    I'm using MS project 2013 stand alone with no server integration, this is going to probably stop the wider use of this tool within our team as it's a pain. Does anyone know how to work around, or is this a known bug?
    Many thanks
    Greg

    Hi Greg_London,
    According to your description, the issue is relevant to Microsoft Project. I suggestion you post the question in the Project Server forums at
    https://social.technet.microsoft.com/Forums/projectserver/en-US/home?forum=projectserver2010general. It is appropriate and more experts will assist you.
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu

Maybe you are looking for