How do I find the report server name, and then run paper report from forms?

How do I find the report server name, and then run paper report from forms?
I am having a problem running report 9i from forms 9i (see below thread). How do I find out the name of the report server? I checked my C:\ids\reports\conf directory but don't see anything that gives me the name of the reports server. I also don't have a iashome directory.
Also, I just want to run the paper report (not the web version).
Thanks.

Hi,
please read teh Forms / Reports integration paper in teh Collateral section for Oracle9i Forms at otn.oracle.com/products/forms
In summary, you have to create an external Reports Service that you can then give a name.
Frank

Similar Messages

  • How to get report Server Name and Environment ID in Report

    How to print report Server Name and Environment ID in Report 10G.(Through in package or others)
    I'm also using Oracle Application Server 10G.

    Hi,
    Server and envid are the parameters passed along with Reports URL call.
    These variables value can be traped in Report by defining SERVER , ENVID named user parameters.
    Once trapped, can be printed on Report.
    Just ensure that these users parameters are not exposed to Parameter page, otherwise user may end up changing it.
    Thanks

  • How can I find the specific channel name and modify channel name in automatically in VBS?

    How can I find the specific channel name and modify channel name in automatically in VBS? (DIAdem 9.1)
    I would like to change channel name = "speed01" ... "speed10"  to  channel name = "velocity01"..."velocity10.
    martino

    Hello Martino,
    this script will help:
    Option Explicit
    Dim i
    Dim n
    For i=1 To 10
    If i < 10 then
    n = CNo("speed0" & i)
    Else
    n = CNo("speed" & i)
    End If
    If n > 0 Then
    If i < 10 then
    ChnName(n) = "velocitiy0" & i
    Else
    ChnName(n) = "velocitiy" & i
    End If
    End If
    Next
    Matthias
    Matthias Alleweldt
    Project Engineer / Projektingenieur
    Twigeater?  

  • How can we find the original XML Name of a Field

    Hi All,
    Just like the Reports To Field has XML Name as *[<ManagerFullName>]*
    Can anyone tell me how I can find the Original XML Name for the "Reports To (Alias)" User field?.
    Thanks in advance,
    Royston

    My scenario is that,
    When a user saves a new campaign I want to change the owner of this campaign to the user he reports to i.e(Manager Alias) Since the Owner field takes the Alias Name.
    To achieve this I have created a workflow to assign that Campaign to the Manager.
    Here is the Code snippet
    The triggering event is : Before modified record is saved.
    action is Update Field Owner with UserValue('<ManagerAlias>')
    Unfortunately its not accepting the ManagerAlias field....I have tried a similar scenario with the <ManagerFullName> field and its working fine.
    Thanks,
    -Royston
    Edited by: Royston Goveia on May 12, 2009 9:59 PM

  • How can i find the meta chain name?

    My process chains are running based on meta chain option,So how can i find the meta chain name???

    Hello
    Goto SE16
    Table RSPCCHAIN
    ut u r local chain name as varient and exe
    similerly goback if the chain you get is also a local chain....Until you get only one chain...
    Where Used List --
    RSPCPROCESSLOG table
    You can see the Process Logs at SM37 too based on the Technical name of the Chain you can trace the Meta chian
    Thanks
    Geeta

  • Finding the app server name

    Is there a way to find the app server name through peoplecode?
    The %appserver meta-html variable isn't available through peoplecode and looks like it only resolves when it is used as part of a page source (CNTL+J info page, for example). Our process server and app servers are different, and a user could be logged in through three different app servers. I'm hoping there is a way to get the equivalent of the %appserver meta-html sys variable.
    Thanks,
    Paul

    Hi
    Go to SAP Logon single click on your system and again single click at option change item..that will present at left side of your saplogon pad
    you will get all the information regarding that system on which you have clicke first.

  • How do i find the ftp server address information in business catalyst, adobe technical support says

    how do i find the ftp server address information in business catalyst, adobe technical support says mine are wrong. I haven't changed nothing and it used to connect. someone please meassge me, not too sure how to use a forum and do not know how to get catalyst support.

    Hi Michael,
    I think you are referring to the changes switching from regular FTP to SSH connection which is now required. 
    Please review the article below covering this recent update and the changes needed to establish your connection via (DW or FTP client).
    - http://forums.adobe.com/docs/DOC-2841
    Kind regards,
    -Sidney

  • Getting web host name, web-port, oral-report server name and virtual path

    Hi.
    I have been using oralce forms 6i on oracle application server 10g. I have three servers installed on remote locations.I just want that when i am hosting an application on a server, the web host name, web port , oracle report server name and the path of directory should be selected in a dynaminc variable at application level at run time. In this manner, I will be able to make a single application for all three servers. Any other solution to this problem is also welcomed. Please help anyone and oblige me.

    Hi Rajesh,
    Actually Web AS Host name is <Servername>.<domain name>:<Port no>
                 Web AS Path for R/3 is </sap/bc/bsp/sapd>
    Refer the following link.
    <a href="https://forums.sdn.sap.com/thread.jspa?threadID=402561">https://forums.sdn.sap.com/thread.jspa?threadID=402561</a>
    <a href="https://www.sdn.sap.com/irj/sdn/thread?threadID=265076">https://www.sdn.sap.com/irj/sdn/thread?threadID=265076</a>
    Regards
    Hemalatha
    /Assign points if helpful/

  • The report server service is not running on Reporting Service Point server

    Hi,
    I have encountered a problem, my reporting service point has stopped working. (SCCM 2012 R2)
    In srsrp.log:
    Check state SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Check server health. SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Successfully created srsserver SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Reporting Services URL from Registry [https://s-hub-sql1.domain.local/ReportServer/ReportService2005.asmx]
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    The request failed with HTTP status 404: Not Found.
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    (!) SRS not detected as running SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Failures reported during periodic health check by the SRS Server S-HUB-SQL1.domain.local.
    SMS_SRS_REPORTING_POINT 12/15/2014 5:48:54 AM
    3152 (0x0C50)
    Registry change SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Waiting for changes for 1 minutes SMS_SRS_REPORTING_POINT
    12/15/2014 5:48:54 AM 3152 (0x0C50)
    Timed Out... SMS_SRS_REPORTING_POINT
    12/15/2014 5:49:54 AM 3152 (0x0C50)
    Set configuration SMS_SRS_REPORTING_POINT
    12/15/2014 5:49:54 AM 3152 (0x0C50)
    In windows event log:
    On 12/15/2014 6:39:28 PM, component SMS_SRS_REPORTING_POINT on computer S-HUB-SQL1 reported:  The report server service is not running on Reporting Service Point server "S-HUB-SQL1"; start the service to enable reporting.
    In configuration manager service manager, the service sms_srs_reporting_point is running.
    In Reporting services configuration manager, the service is running.
    If I restart the reporting service, it doesn't helps.
    What is not properly?

    I've already found the reason why all stopped working - someone deleted the report manager URL HTTPS bindings (in Report services configuration manager). Added it back, than reporting started to work. Awww!

  • HT4897 I created an alias precisely because I wanted to make it the new default name and then quickly realized it wasn't possible. How long after deleting the alias will it become available again so that I can create a new account with it?

    I created an alias precisely because I wanted to make it the new default name and then quickly realized it wasn't possible. How long after deleting the alias will it become available again so that I can create a new account with it?
    I'm trying to make iCloud mail my primary email but I'm concerned that I may have lost the perfect email address forever.

    I have the same problem. After our wedding I've created an alias ([email protected]) to my actual AppleID Account ([email protected]). Now I'd the idea to delete the alias and my actual AppleID to create a new AppleID with ([email protected]).
    Is there really no possibilty to do this?
    Thanks in advance for quick and positive feedback.

  • How can if find the most repeated character and number ???

    Hi,
    I have a question. For instance, if we have a text file which contains:
    aaabbbhhhhhhtttttsjs12366
    How can i find the most repeated character and number. I have to add this code to the following program:
    I will aprreciate if you can help.
    Regards,
    Serkan
    import java.io.*;
    public class LineLen {
         public static void main(String args[]) throws Throwable {
              final String filename = "deneme1.txt";
              BufferedReader infile = new BufferedReader(new InputStreamReader(new FileInputStream(filename)));
              String line = infile.readLine();
              int linenum = 0;
              while (line != null) {
                   int len = line.length();
                   linenum++;
                   System.out.print(linenum + "\t");
                   for (int i = 0; i<len; i++)
                   System.out.print("*");
                   System.out.println("");
                   line = infile.readLine();
    }

    For a small alphabet like English, array migt be used:
    //in a for loop
    ++array[s.charAt(i)];For a big alphabet like chinese, HashMap might be barely used:
    map.put(s.charAt(i), increment(map.get(s.charAt(i))));
    // increment is a user defined method, possibly for an Integer object,
    // that returns a new Integer object

  • Finding the databse server IP  and the port number

    hi
    is it possible to find the database server IP and the port number through forms using any packages?

    Hello,
    Probably more chances to get an answer in the Database forum ;o)
    Francois

  • I downloaded IOS6 and all my apps, including the App Store icon, disappeared. If I go to the Passport icon, there is an App Store button, but I have to search through all the apps to find the one I want  and then click on "Open" to use it.  Help!

    I downloaded IOS6 and all of my app icons, including the App Store icon disappeared. Now to use an icon, I have to go to Passport and click on the App Store button at the bottom and search through all of the apps to find the one I want and then click on Open. There doesn't seem to be a way to delete the app and start over.

    Hey PlayerPS,
    Thanks for the question, and welcome to Apple Support Communities.
    It sounds like the application you are looking for is indeed still on your iPhone. You can confirm this by searching in the Spotlight Search for this application. It may have accidentally been moved to a folder, or an additional Home screen:
    iOS: Understanding Spotlight Search
    http://support.apple.com/kb/HT3636
    via http://manuals.info.apple.com/en_US/iphone_user_guide.pdf
    Thanks,
    Matt M.

  • Ever since I updated my iPhone 4S and my iPad 2 to IOS 6 all my iMessages are coming to both my iPhone and my IPad. How do I stop the iMessages I send and receive on my phone from receiving on my iPad as well? I have tried going into my settings and makin

    Ever since I updated my iPhone 4S and my iPad 2 to IOS 6 all my iMessages are coming to both my iPhone and my IPad. How do I stop the iMessages I send and receive on my phone from receiving on my iPad as well? I have tried going into my settings and making sure I'm only set up to receive iMessages to my cell number and not my email....but that didn't fix the problem.

    Here the way to do it, for both, or for only one Go into your settings, Messages and turn on iMessage. It will then send messages that are iMessages to both your iPad and iPhone. You can also turn off this feature on the iPad if you do not want to receive messages on the iPad.

  • I typed in data into the highlighted text box, and then tried to print my form.  However, when printed, the copy only showed a portion of my answer.  Is there a way to expand Adobe Reader's highlighted text to show my full response, or should I make my re

    I typed in data into the highlighted text box, and then tried to print my form.  However, when printed, the copy only showed a portion of my answer.  Is there a way to expand Adobe Reader's highlighted text to show my full response, or should I make my responses only as long as the highlighted portion allows?

    While printing any pdf file it will print the visible text only. To overcome this, the form needs to be dynamic so that it expands in layout while entering more data. Usually dynamic forms are developed by Adobe LiveCycle Designer.
    ~Deepak

Maybe you are looking for

  • Installing Oracle Application Server 10g 10.1.2.0.2  on RHEL 5.3

    Dear All, My Linux version is RedHat 5.3 I want to Install oracle 10g Application Server on it please help me out to do so. Please help me,thanks in advance. Please provide me with the documentation link to install Oracle Application Server 10g 10.1.

  • Search engine windows bug with greek words

    Hello, I have searchable .pdf-files in greek and english language. The folder search of windows xp lets me search for greek words only about 3 times. Then it finally only works with english words. "No results" shown for any greek word. With .doc-file

  • Sap script subroutine

    my requirement: I want to divide the DMBTR field (currency) by MENGE field (quantity).I gave the perform endperform in script. Now i am coding the subroutine . this is what i've coded. form f_division TABLES INTAB STRUCTURE ITCSY OUTTAB STRUCTURE ITC

  • FollowUp: "Anniversary yearly repeats: Can the number be added automatically"

    Hello all! I would like to reopen this topic: Can ordinal numbers be added to Calendar Events? I am running Calendar Version 8.0 and writing this in 2015. The original question was asked in 2008. The thread has been deleted and I have yet to find som

  • Unlock BW object when transport is deleted

    Hi Experts, I have a BW Update Rule that has been locked under a transport request and this request was deleted. Can you tell me how I can unlock this object? I tried SM12 and SE03 (nothing shows up under SM12 and I am not sure wht the transport requ