Run reports in C/S environment without entering login details

Dear Friends,
Actually I want to call a report (reports 6i) from my desktop, so I created a .rep file and made a short cut in the desk top and by calling the rwrun60.exe file with login details and the .rep file path, I'm calling the reports. It works fine, but client tells me not to explicitly give the login details in the command line, so how will I hide the login details.
If I didn't give it in the command line, the login screen appears and asks for userid and password. Please solve my problem. In forms 6i we have a logon trigger, similarly do we have anything in reports?
Thank you in advance.
With Regards,
Senthil .A. Perumal.

Dear Friends,
I got it. It must be done with the help of cmdfile, I just included a parameter cmdfile=C:\conn.cmd (where I stored the userid=username/password@connection string) in my shortcut and it works fine.
If there is any other possibility or method, please you are welcome to tell your suggestion.
Thank you.
With Warm Regards,
Senthil .A. Perumal.

Similar Messages

  • MIGO for Excisable material without entering Excise details in MIGO

    Hi Gurus,
    My Client purchases one material on which he is paying excise duties such as BED, E Cess etc. But actually he receives tax invoice some times after few days of  receiving goods from vendor. At the time of receiving goods , client get only a note from vendor  stating only quantity and no taxes are mentioned on it. How to do this Goods receipt. After that vendor supplies tax invoice,and we need to enter tax/ excise invoice number details .currently system is not permitting me to do MIGO without entering excise invoice number and date. How to do this. Please tell me.
    2. my another Question is what is the flow for purchasing or Raw and Capital goods incluidind excisable material.

    Hello,
    You can do Goods receipt and excise caturing/posting in different trasnactions.
    1. First you do goods recepit and on excise tab you just select Only part 1 entry for materials which are excisable ( PO with excise duty )and for materials which are not excisable (PO with out excise duty ) you can select no excise.
    2. For PO with excise duty - you can capture and post the excise in J1IEX transaction.
    Regards,
    Shailesh

  • TBB1 can post to ARsubledger without entering payment detail in transaction

    Hello,
    How does SAP post into AR subledger automatically without entering info in tab payment detail of the financial contract (ftr_edit)?
    Business partner is already linked with AR account in role TR0151 and update type is also configured as payment transaction in account determination.
    Is there any setting required?
    Regards,
    PNS

    Dear Ravi,
    I still wonder since in the past project, payment detail was not maintained at the contract level, but it could be posted by TBB1 with AR account and position account.
    Any clues?
    Rgds,
    PNS
    Edited by: PNS.TRM on Aug 29, 2011 2:47 PM
    Edited by: PNS.TRM on Sep 7, 2011 11:14 AM

  • Run report without network

    hello every one
    i want to run report on stand alone machine without network from forms
    but alwayes give me error ?

    Hello,
    http://download-east.oracle.com/docs/cd/B19375_06/doc/frs/install/B16392_03/reqs.htm#CHDHIIAB
    3.7.4 Installing on Non-Networked Computers
    Regards

  • 10g Run Report from Form

    Oracle 10g Developer suite
    using OC4J
    hi experts
    can you please share some code here to run report from form with and without passing parameters.
    regards

    Try This
    Declare
    v_connect     VARCHAR2 (200)  := 'userid=nisadmin/nisadmin@abc';
    v_report_name     VARCHAR2(100)   := 'Voucher.rdf';
    v_format     VARCHAR2(12)    :='Htmlcss';
    Begin
    Web.Show_Document('http://hoitvoltes5:9002/reports/rwservlet?'||v_connect||'&server=ReportsServer_HOITVOLTES5_asin&destype=cache&report='||v_report_name||'&desformat='||v_format||'&companyid='||:voucher.companyid||'&vouno='||:voucher.vouno,'_blank');
    End;

  • URL to run reports

    What is an URL to run reports directly in the Browser without going to Report Manager? Also can I run a report and specify a format like PDF?
    Thanks

    http://msdn.microsoft.com/en-us/library/ms153586.aspx
    This may also be interested for you
    http://dimantdatabasesolutions.blogspot.co.il/2009/02/how-to-render-report-to-pdfexcel-format.html
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Paramerterized Interactive Reports - when running or clicking on a specific page how can I stop the report from rendering BEFORE the user enters parameters.

    I wasn't able to display in pic in this post 
    But it would look something like this
    Order type  -ALL- (select list)                GO (button)
    When I come into this page - the report renders ALL the data because the SQL is as follows
      AND ol.unit_selling_price <> 0
               AND(ordertype.transaction_type_id = :P1_TEXT OR :P1_TEXT IS NULL)
                ORDER BY   3
    Its setup this way because I want all records returned if the user makes no selections BUT CLICKS the "GO" or "SEARCH" button.
    I just don't all records rendered upon initial screen entry and without user having selection options....I.E initiate via a button.
    Thanks

    Hi,
    Here is what you can do with out any hidden items.
    on report condition select request = e1
    and enter  GO
    Now when you hit the Go button which actually submits the page to perform the search right?
    Now create a branch and redirect to same page and in REQUEST enter: GO  (But make sure you are selecting when GO button clicked and make it first branch if you have any unconditional branches)
    So the report will be seen by the user only when he hits the GO button from that screen.
    Simple enough right?
    Thanks,
    Ramesh P.

  • How to run report without report server

    hi
    my question : how i can run report without using the report server; by simple URL to the report stored in directory and accessing by HTTPserver; and the report is running by the local client runtime.
    thinks for replay

    hello,
    what you could try, is to associate the RDF/REP extension with a mimetype (e.g. application/oracle.reports) on the server and then add this mimetype to the browser applications associated with the reports runtime executable.
    regards,
    the oracle reports team

  • How to run OBIEE Reports in Multi-Org Environment?

    How to run OBIEE Reports in Multi-Org Environment of EBS.

    hi Rainer,
    My Forms and Reports Server is in Same System only. Actually i am giving this path
    http://vagee.ail/reports/rwservlet?
    server=rep_vagee_oracle10g_apps_server&report=D:\FP2
    \dealer_reports\oc_dealer.rep&userid=fp2/fp2erp@info
    &destype=cache&desformat=pdf&ODSNO=OC0809/00110&branch=DLR002
    In My AS System Running Successfully. But Client systems Page cannot be display message is displaying.
    but generally i m able to access the reports server using this path
    http://vagee.ail/reports/rwservlet?
    then Reports server page is displaying but
    when i specify that report server name
    http://vagee.ail/reports/rwservlet?server=rep_vagee_oracle10g_apps_server
    page cannot be displayed.
    what will be the problem. please help me. thank you.
    Regards,
    Kalyan.

  • Access the reports (as a URL) without entering credentials

    Is there a way to access the reports (as a URL) without entering credentials. One of my clients is trying to use a url and store it on Oracle workspace and the reports that are generated he wants to put them there. Any help will be greatly appreciated.
    Thanks,
    Cedric

    Hey Amith,
    I'm getting an Unable to Log In " An invalid User Name or Password was entered"
    I know i have the correct username and pwd b/c I logged on with those credentials earlier. Do you know what i could be doing wrong? I got the path information from catalog manager. Below is the url i created:
    http://retailtools.us.oracle.com:7778/analytics/saw.dll?GO&NQUser=austin_leads&NQPassword=Oracle#06&Path=/users/austin_leads/Dashboard%20Reports/Test%20Cases%20Execution%20Current%20Status%20w\/%20Failure%20and%20Execution%20Rates%20-%20Dashboard
    Also when I enter the username/pwd from above I the the following msg:
    No Columns
    The request cannot be performed because it contains no columns.
    Thanks,
    Cedric

  • Error while running reports in Portal

    Hi ,
    While running a crystal reports in portal a pop-up appears with the following error message
    " Sorry = you are not logged into this server. Ensure that your user name and password, as well as the APS name are correct. "
    Can anyone help on this?

    Can you provide more information about the SDK, product version, application server, etc. that you are using?
    That error message indicates that you are trying to retrieve a report from BusinessObjects Enterprise without entering the authentication information.

  • Long Running Reports

    I'm now writing some reports that are slow running. I've tuned the sql, however because the volume of data being returned and the complexity of the report queries the reports will likely never run faster then ~30 seconds.
    I'm using the ApEx advanced reporting (BIP) and ApEx version 3.0.1.
    What are some thoughts on how to best implement long running reports?
    Thanks,
    Todd
    Message was edited by:
    tfa

    Hi Dimitri,
    You asked...
    What happens when you run the report directly from BI
    Publisher?There are several reports from one application. I've run the report queries in OEM SQL Tuning Advisor and tuned them.
    I have not seen a noticeable difference in run times between submitting the reports from APEX or running them from BIP. The queries for these reports have the same run time when run through SQL Developer.
    The slow run time of the report queries can be traced to poor table design. The application is a bit of legacy application with the front end now being rewritten using APEX. The poor table design issues are magnified by the volume of data. I have plans to partition one of the transaction tables.
    Prior to rewriting the user interface in APEX the application was written in Oracle Forms. When written in Forms the application was a bolt-on to the Oracle applications. In that environment users could submit reports to the run in the background (via Concurrent Manger) then the report output was viewed later following the completion of the report.
    I'm pursuing a similar solution as the concurrent manager in Oracle applications but available in the APEX, BIP environment. The reports do run between 30 seconds to 1 minute which is to long for the users to wait on the submitting page. Any thoughts on how it is possible to run these long running reports without tying up the user’s page?
    I'll investigate dbms_scheduler and BIP APIs. I know BIP also has a scheduler available but I do not know much about it.
    Thanks,
    Todd

  • Error 404--Not Found - while running report in 11g

    Dear All ,
    I have my oracle application in 10g R1. Now we are migarting that to 11g .
    There is a temporary directory where we are generating report output (PDF)
    we are using an alias name web_reps for this folder .
    Given the AliasMatch in forms.conf and in registry given the alias name for FORMS_MAPPING .
    It was working with 10g . Tried the same in 11g so that report is generating in the folder (PDF)
    but while openeing the file using web.showdocument () using the alias name it is giving the below error .
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    If any body know this issue pls help .
    Thanks
    Jyo

    Are you using apache in front of your weblogics, or just plain weblogic? Also please post the full version of your 11g installation (11.1.1.x or 11.1.2.x). If you are using no apache and the 11.1.1.x version for development (without apache) the forms servlet and the reports servlet are deployed on different weblogic instances running on a different port; meaning forms is available under e.g.
    http://ias:9001/forms/frmservlet
    whereas reports is available under
    http://ias:9002/reports/rwservlet
    but when running reports via web.show_document it assumes both are running on the same port. Also make sure your weblogic instances are up and running. So either you use apache for production (in 11.1.1.x or 11.1.2.x) or you go for 11.1.2 in development where the forms and the reports servlets are deployed on the very same port. As far as I am concerned I'd go for 11.1.2 as the production environment is nothing different from 11.1.1 and the development environment is a hell of a lot easier to install.
    cheers

  • Running report from forms

    hi,
    I am having problems in running report from form.
    I am using oracle 9i on windows 2000 server and no 9iAS at the moment. On client side, i have windows xp and 9iDS installed. I want to run report from forms in 9iDS testing environment.
    my forms are running ok but now i need to run report. so what i have done is that i have created a report object in form and following are enteries present in it at the moment.
    Name REPORT7
    FileName D:\Projects\IBMR\forms\soil_water_quality_data.rdf
    Execution Mode Batch
    Communication Mode Synchronous
    Destination Type Cache
    Report Server 9irep
    and in when_button_pressed trigger
    DECLARE
    Report_Id REPORT_OBJECT;
    Report_Job_Id VARCHAR2(20);
    Report_Status VARCHAR2(80);
    Report_Svr VARCHAR2(20);
    BEGIN
    Report_Id := FIND_REPORT_OBJECT('REPORT7');
    Report_Svr := '9irep';
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_EXECUTION_MODE, BATCH);
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_FILENAME, '\projects\ibmr\forms\soil_water_quality_data.rdf');
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_COMM_MODE, SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_DESFORMAT,'PDF');
    SET_REPORT_OBJECT_PROPERTY(Report_Id,REPORT_OTHER, 'paramform=no');
    Report_Job_Id := RUN_REPORT_OBJECT(Report_Id);
    Report_Status := REPORT_OBJECT_STATUS(Report_Job_Id);
    WHILE Report_Status IN ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
    Report_Status := REPORT_OBJECT_STATUS(Report_Job_Id);
    END LOOP;
    IF Report_Status = 'FINISHED' then
    WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(Report_job_id,instr(Report_Job_Id,'_',-1)+1)||'?'||'server=9irep','_blank');
    else
         message ('report server failed with error message '||report_status);
    END IF;
    END;
    i have installed report server with following command
    rwserver -install 9irep
    i have changed entry in rwservlet.properties like
    SINGLESIGNON=NO and i have removed the following entire block of 9irep.conf, which i have read from some documentation
    <!--security id="rwSec" class="oracle.reports.server.RWSecurity">
    <property name="securityUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" confidential="yes" encrypted="no"/>
    </security-->
    i get the following error message when i run my form
    frm-41214 Unable to run report
    and then next message is
    frm-41217 unable to get report job status
    i debugged the report id and it is
    9irep_0
    returned by Report_Job_Id := RUN_REPORT_OBJECT(Report_Id);
    When I checked the Report Queue Manager
    it is showing status like
    (9irep)Terminated with error
    and detail it shows is
    Unable to connect to the specified database.
    Now I am wondering what to do next.
    any suggestions???????

    Hello,
    From your description, it seems like the report is faling due to a database authentication problem. When you run your report from Forms, Forms internally passes the its database connection information to Reports automatically. So ensure that you are connected to a valid database in Forms, before the report is called.
    Please verify whether a simple report which does not require a database connection, for example, a report containing only a boilerplate text object, is running correctly. Also, in the trigger code that you have specified, you should add the following:
    SET_REPORT_OBJECT_PROPERTY(Report_Id, REPORT_DESTYPE, CACHE);
    so that the report output gets generated to the server cache, and can be retrieved using rwservlet/getjobid.
    Thanks,
    The Oracle Reports Team.

  • REP-56092 WHEN RUN REPORT IN WEB LAYOUT

    I have installed report 9iDS and can run report in paper layout without any problem.
    However , when I press "Run Web Layout" button , I get message
    rep-56092 NO CLASS DEFINED FOR DESTINATION TYPE SCREEN WHEN RUN WEBLAYOUT.
    Do anybody has idea why this is happening??

    Hi
    If the ENVIRONMENT is Sun SPARC and
    NLS_LANG: Traditional Chinese_Taiwan.ZHT16MSWIN950 , then it is a known problem. There is a bug 2332838 filed for this issue.
    regards
    ~sudha

Maybe you are looking for

  • Pixelated images in Album

    I have a problem with Album, images are pixelated displays me and some not appear, I have a xperia m2 which is what I do? Solved! Go to Solution.

  • Optimizing an SQL Query using Oracle SQL Developer

    Hi , Currently i am using Oracle SQL Developer as my Database IDE . Is it possible to use Orqcles SQLDeveloper for the purpose of Optimizing an SQL Query ?? For example assume i am having a query as : Select from Tranac_Master where CUST_STATAUS='Y'

  • PO Not populating the Message

    HI all, in the past, when we would create PO's from an NBS contract that someone else created with a different buying authority, a message in GLOBE/SAP would pop up stating that we didn't have the authority to create the PO. We would then change the

  • Oracle 10g listener standard

    Hi all, I am trying to define Oracle 10g listener standard in my organization. We have 60 Oracle 9i databases in an AIX node. We are planning to upgrade these database to 10g. During upgrade we want to configure the listeners according to our standar

  • Multiple Ports in WSDL

    Hi WSDL apparently supports more than one 'Port' definition within a Service defintion. I am wondering whether this would be possible at all in WL6.1, using wsgen ? Basically, I have a couple of session beans that I want to expose as webservices, thr