Uuencoding on 9iDS reports server

Hi,
Report Bursting have been used to create multiple emails with PDF attachments on 9iDS. This is all working according to plan, however, we're finding some users have specified email addresses to outlook servers which cannot see 7-bit uuencoded files (8 bit encoding is more common).
Our mail server admin has checked that the mail message generated from 9iDS is in fact 7-bit uuencoded, and some destination emails are seeing the email, but cannot view the attachement.
Does anyone know how to change this? Is it possible to change?
Thanks in advance.
Alex

Sorry Don. I got the answers after putting a support call. To benefit others who might come across this thread, here are the answers.
1. How do I tell which SP of Crystal Reports Server I am running?
Answer: You have to look at the GAC or the file version of the dll's in the managed folders to know which version. I had a document which lists the file version to the SP and I cant find it now, I will post it later.
2. I had to manually add the references in the project properties and had to manually browse to the folders where CR was installed and pick them from the Common\Managed folders. Depending upon the version of Crystal and SP, you might have to the correct folder because there is I believe 2.8(?), 3.5 and 4.0(?)
3. The local website was not added as trusted website in the Internet Options under Security, thats why it was not coming up in the browsewr, but when I did that, everything worked fine.One other way to verify is Go to IIS Management console and then go to the site where the CR is installed (usually the default website) and expand it, and then click on business objects and then click on folders and see if you can browse right there)

Similar Messages

  • Reports 6i and Report Server 9iDS

    Hello there,
    I have two questions:
    1- Does Report Server in 9iDS runs reports faster then running reports in Reports 6i (without Report Server).
    2- Can I use Report Server 9iDS in Reports 6i on same Machine?
    If yes then How?
    Thanking you all in advance.
    Regards ,
    Usman

    I think i made mistake in representing my question no 2.
    I want to know can i use Reports which are compiled in 6i with using forms 6i and can run reports with 9i Report server.
    Many thanks.
    Regards,
    Usman

  • Installing All (9iDB,9iDS and report server) in same machine

    I want to use one machine only.
    I have installed 9i database, and on same 9iDS.
    and created a report server on same machine
    i am facing a problem
    all application runs very fine but on running report from
    forms by using webs.show_document()
    a new page comes and states
    Opening page http://server1:8888/reports/rwservlet/getjobid..
    and hangs there only.and it hang such that after closing the page
    application also does not work.i have to restart OC4J
    i have seen in trace file report finished successfully
    and also in report\cache directory report file is alreasy made.
    now when i install 9iDS in another machine and use the other machine as application server,report server be in
    any machine it work fine.
    all report are displayed. no problem comes in that case.
    But i have to use only one machine .
    pls state me solution
    thanks a lot
    regards
    raj

    I HAVE SEEN IN JINIT CONSOLE
    trace level 5
    on server where (9iDS and database both installed)
    Opening http://server1:8888/forms90/l90servlet;jsessionid=c995d4251dd849878b75cf8649b1d477
    Connecting http://server1:8888/forms90/l90servlet;jsessionid=c995d4251dd849878b75cf8649b1d477 with no proxy
    Opening http://server1:8888/forms90/l90servlet;jsessionid=c995d4251dd849878b75cf8649b1d477
    Connecting http://server1:8888/forms90/l90servlet;jsessionid=c995d4251dd849878b75cf8649b1d477 with no proxy
    Opening http://server1:8888/forms90/l90servlet;jsessionid=c995d4251dd84987
    and so on..
    on another machine
    from where reports comes
    this is trace file
    Connecting http://pdc:8888/forms90/l90servlet;jsessionid=db17d7a493484cb8ac2ac70498be1448 with no proxy
    Connecting http://pdc:8888/forms90/l90servlet;jsessionid=db17d7a493484cb8ac2ac70498be1448 with cookie "getfileauthid=c0roXNhhSA=="
    Opening http://pdc:8888/forms90/l90servlet;jsessionid=db17d7a493484cb8ac2ac70498be1448
    now i see in first stage it is not connecting with
    cookie

  • Report Server in 9iDS

    Hi,
    I read the http://otn.oracle.com/products/reports/htdocs/getstart/whitepapers/oc4j_ids/howToReportsServicesIds.htm document but it didn't solve my problem.
    I would run a report from a form, using run_report_object in a test environmental. If I don't start a report server, what I have to put within Report Server property on Report Object in the form?
    How can I refer <in-process Report Server>?
    Regards
    Rino

    Hi Frank,
    thanks for your answer.
    I'd submit the same question on MetaLink Report forum and I obtained the sequent answer:
    Hi Rino,
    You have to refer the server name when using the in-process server when running a report from the form. This is required.
    The in-process servername is of the syntax 'Rep_machinename' . Eg. If my machine name is abc.xy.com, then the in-process server would be Rep_abc
    Thanks and regards,
    Monica Samuel
    OSS
    Then I think that it's possible to use run_report_object on 9ids to "test" the integration between form and report.
    Is it correct?
    Regards
    Rino

  • How to configure report server in 9iDS

    I am usin P4 and trying to configure report server for 9iDS. But, surprisingly there is no conf file in the \orant\reports\server path after complete installation of 9iDS.
    How should I configure the report server?
    Take care,
    Tarek

    tarek,
    we released a new whitepaper last week about configuring the reports services with iDS for testing your reports. you can find this whitepaper in the reports section here on OTN.
    however. you can either create the reports config file manually or it is created automatically for you if you start up a server and there is no corresponding config file already defined.
    regards,
    philipp

  • Report server is not starting up...

    Hi,
    I am using Oracle 9iDS since last 1 year and everything was fine. suddenly I am getting below error during startup of report server
    Report server startup command ---> rwserver server=rep_in011370 batch=no
    Error : REP-50142 : Read file c:\Oracle\Ora811\reports\server\rep_in011370.dat error
    Pls. guide me how to resolve this error as I have re-installed report builder but still same problem...
    Regards/-
    Neeraj

    1) Please post the version of Reports and the OS because some problems could be version specific and OS specific
    2) Enable tracing
    Edit
    $OH\reports\conf\server_name.conf
    And uncomment "trace" element. It should be like this
    <trace traceOpts="trace_all"/>
    Now we can see the engine trace also in logs directory. That may throw some light about the issue.
    3) Please try the following in conf file
    Comment the url engine element if you are not planning to use url engine
    <!--engine id="rwURLEng" .... /-->
    4) Increase callback timeout for rwEng engine element in conf file
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000">
    Increase callbackTimeOut (make it 1.5 or double or something) and try
    Thanks
    The Oracle Reports Team

  • Unable to connect to the report server 9iAS

    I have a similar problem to the FRM-41213 when trying to initiate a      Report_Job_Id := RUN_REPORT_OBJECT(Report_Id, pl_id) through a form.
    I have tested everything on my LOCAL 9iDS environment which goes through a LOCAL report server (rwserver -install myserver) and it works.
    Now, I am trying to deploy it to the 9iAS server on a Windows 2000 server. When I call my form everything appears to be working fine, however, I never get a connection to the report server and the applet hangs.
    Any one have any idea what I should check to insure that I have my 9iAS server setup to run Reports though 9iAS or what this problem might be?
    Thanks
    Hyman

    Check if the reports server on 9ias is up and running. You might check out metalink note 212551.1 if it is not. The "Second Solution for Issue 1" solved the problem for me.
    Begin quotation:
    "This can be accomplished by removing the <security> tagging from the <repserver>.conf file, where <repserver> represents the reports server name. This file is found in the Developer ORACLE_HOME/reports/conf directory."
    End quotation.
    Hope this helps
    Gerald Krieger

  • A simple Report Server question!!

    Hi there,
    I have recently installed 9iDS; as to start publishing my reports to the web, none of the following works:
    http://myhost:port/reports/
    http://myhost:port/reports/rwservlet/showenv
    http://myhost:port/reports/rwservlet/showjobs
    they all give me the same result:
    an empty browser window and an empty "smart agent"window too!!
    I have already started the OC4J instance and I have my "default-web-site.xml" file modified as the following:
    <web-site host="myhost" port="8888" protocol="http"
    display-name="Oracle9iDS instance of Oracle9iAS Containers for J2EE Web Site">
    my question is:
    Does Report Server ship with 9iDS? or do I have to install an application server(9iAS i.e) to use Report Server???
    appreciating ur cooperation.. Mourad

    1)i think rwservlet is not there in ids - only in ias
    2) Does Report Server ship with 9iDS? or do I have to install an application server(9iAS i.e) to use Report Server???
    look for rwserver.exe in oh/bin.
    for production applications "yes", u need a iAS license to deploy over web

  • Default Reports Server

    Ok. I have a simple report that I created using Report Builder 9i and it runs fine using the local oc4j instance that came with 9iDS. I am trying to run the report from Forms now, but I don't know what to put as the report server in my report object that I setup in forms. The oc4j instance is running, so do I just leave it blank so it will default to localhost? The documentation just says.... "Put in your report server". I shouldn't need a tnsnames entry for the report server if it's local right?
    Thanks.

    Deborah,
    the overhead of adding too many parameters in "otherparams" added to the global section is that you have to create them in your Forms applications.If Forms doesn't know of a parameter you use then it raises and error. If you want to pass multiple Report Server names, I suggest to pass them e.g. in a comma separated way like
    otherparams=repotservers=repSrv1,repSrv2,repSrv3
    this way all Forms modules need to have the user parameter "reportservers" with a size (max. 4k) long enough to store the string in. All that the developer needs to do is to parse this information beforebeing able to use it.
    In your case I think I wouldn't use "otherparams" at all but maintain a database table with the Reports Server names in it.
    A developer could query this table for the Reports Server to use for a particular application or office location. If teh table would contain information about the suer running the application, you could also configure the name of the network printer that this user sits next to in case you need to print Reports.
    Frank

  • How setup report server on 9.0.2iDS

    Hi,
    Did you know which are the steps to setup report server in 9.0.2. ids.
    Because I4m having an strange problem.
    Thanks.

    Hi Juan,
    A new whitepaper just got put up on the Reports page on OTN, called "How to Execute Reports Services from 9iDS". This should help get you going.
    regards,
    Stewart

  • To install report server on 10gDS

    Hello
    I just migrating from 9iDS to 10gDS, i am wonder when i wrote this command to install report server rwserver -install rep_adeel autostart=yes its giving me message that Please consult the installation guide to how run and setup this program eventhough this command runs sucessfully in 9iDS. Please tell me how to install report server on 10gDs?
    adeel

    In 10g R2 Reports server is no longer a windows service,
    As far as I remember, it will be created for you when you run your first report as long as you are connected to a network or have enabled the Microsoft Loopback adapter.
    Tony

  • 9ias v2 - reports server failed, all else worked, how to fix?

    My install went fine with the one exception of the reports server. It generated an error but all else kept on working.
    A couple of answers if anybody knows though would be great.
    1. How do you install ONLY the reports server.
    2. I can't find the Discoverer Plus or Viewer html start files.
    Could this have been caused by the reports server not installing?
    3. I've installed 9i database v2, 9ias v2, 9ids, etc. Where is the documentation
    to now get Portals up?
    Thx. for the help.

    It looks like the error indeed has to do with the rwaddpag.sql problem.
    Here's the message below:
    ====================================================
    Oracle Home : c:\oracle\ora9ias2
    Deploying Reports for OC4J
    Reports deployment was successful
    Starting file instantiation
    File instantiation succeeded
    Registering Reports as a database provider
    Queue null
    Number of actions : 1
    Done
    Starting Action : SQLPlus
    Command c:\oracle\ora9ias2/bin/sqlplus.exe -s "PORTAL/XXXX@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bigbang.workgroup)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=iasdb.bigbang.workgroup)))" @"c:\oracle\ora9ias2/portal/admin/plsql/wwd/rwaddpag.sql"
    Process destroyed
    Process err
    Process out
    Action queue failedoracle.ifs.utils.common.ProcessDestroyedException
    Error executing : rwaddpag.sql
    Reports registration failed
    Starting EM integration
    EM integration was successful
    Reports Configuration failed
    =====================================================
    The answer is as you suggested in the Reports release notes. However,
    the notes say to "Log on to the Oracle Internet Directory and obtain
    the Oracle9iAS Portal user database password".
    1. What the heck is that and how do I log on to it?
    2. If I 'log on' to it, it'll show the Portal user database password?
    Inquiring minds (mine) want to know!
    Thanks for any assistance.
    Russ I recieved this advice :
    Start up the Oracle Internet Directory administration tool:
    Start > Programs > (9iAS Instance) > Oracle Internet Directory > Oracle Directory Manager
    Log into the oidadmin tool using the OID administrator account
    (cn=orcladmin) for the Infrastructure installation.
    Username: cn=orcladmin
    Password: administrator_password (note this is the one you set during install)
    Server : host running Oracle Internet Directory and port number where
    Oracle Internet Directory is listening (this may be 4032)
    Navigate the administration tool.
    => Entry Management
    => cn=OracleContext
    => cn=Products
    => cn=IAS
    => cn=Infrastructure Databases
    => orclReferenceName=Single Sign-On database SID:Single Sign-On Server
    hostname
    (for example: orclReferenceName=iasdb:infra.acme.com)
    => orclResourceName=PORTAL
    Click the above entry and look for the orclpasswordattribute attribute
    value on the right panel. This value is the Oracle9iAS Portal user
    database password

  • Reg: sending an email using report server

    Hi,
    i am using the below code to send an email using the report server.
    When send button Click:
    DECLARE
    PL_ID ParamList;
    repid REPORT_OBJECT;
    v_rep varchar2(100);
    rep_status varchar2(20);
    l_host_name varchar2(50);
    l_port_num varchar2(10);
    l_server_name varchar2(50);
    l_month_name varchar2(20);
    l_from varchar2(50);
    l_to varchar2(50);
    l_cc varchar2(50);
    l_property varchar2(1000);
    l_sub_out varchar2(200);
    l_sub varchar2(400);
    L_BODY VARCHAR2(1000);
    l_email_dir varchar2(50);
    BEGIN
    l_sub:=:block1.number||' '||replace(replace(:block1.desc,'&','ampersand'),'''','$quote');
    if length(l_sub) >150 then
    l_sub_out:=substr(l_sub,0,150);
    else
    l_sub_out:=l_sub;
    end if;
    l_host_name := (i used my host ip address local host);
    l_port_num := '8889';
    l_email_dir := 'C:\forms\';
    l_from := [email protected];
    l_cc := [email protected];
    L_BODY:=' Please refer to the attached abc Report';
    repid := find_report_object('PRINT_REPORT');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,'abc');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,MAIL);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');     
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,l_server_name);
    go_block('abc_MAIL_TO');
    first_record;
    if :abc.email_address is not null then
    loop
    l_to:=:abc.email_address;
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no DISTRIBUTE=YES DESTINATION='||l_email_dir||'test.xml'||' '||
    ' p_2='|| TO_CHAR(:control.sessionid)||' '||'P_ID='||TO_CHAR(:block1.ID)||' '
    ||'P_LIST_TYPE='||'A'||' '     
    ||'DISTRIBUTE=YES DESTINATION=test.xml'||' '
    ||'P_FROM='||''''||l_from||''''||' '
    ||'P_SEND='||''''||l_to||''''||' '
    ||'P_CC='||''''||l_cc||''''||' '
    ||'P_FILE='||'C:\testfile.txt'||' '
    ||'p_email_path='||l_email_dir||' '
    ||'P_BODY='||''''||l_body||''''||' '
    ||'P_NUM='||''''||'Email report: '||l_sub_out||'''');
    v_rep := RUN_REPORT_OBJECT(repid);     
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    null;
    ELSE
    message(rep_status);
    message('Error when sending email to: '||l_to);
    END IF;
    if :system.last_record='TRUE' then
    exit;
    else
    next_record;
    end if;
    end loop;
    end if;
    message ('Mail has been sent.');
    END;
    In the report:
    I created all the required parameters and i wrote a trigger as
    function AfterPForm return boolean is
    dst_file text_io.file_type;
    l_email_dir varchar2(50);
    begin
    dst_file := text_io.fopen(:p_email_path||'test.xml','w');
    text_io.putf(dst_file, '<destinations>'||chr(13));
    text_io.putf(dst_file, '<mail id="ex1" '||chr(13));
    text_io.putf(dst_file, 'from="&P_FROM"'||chr(13));
    text_io.putf(dst_file, 'to="&P_SEND"'||chr(13));
    text_io.putf(dst_file, 'cc="&P_CC"'||chr(13));
    text_io.putf(dst_file, 'subject="&<P_NUM>">'||chr(13));
    text_io.putf(dst_file, '<body srcType="text">'||chr(13));
    text_io.putf(dst_file,'<![CDATA>'||chr(13));
    text_io.putf(dst_file, '</body>'||chr(13));
    text_io.putf(dst_file, '<foreach>'||chr(13));
    text_io.putf(dst_file, '<attach format="pdf" name="report.pdf" srcType="report" instance="all">'||chr(13));
    text_io.putf(dst_file, '<include src="mainSection"/>'||chr(13));
    text_io.putf(dst_file, '</attach>'||chr(13));
    text_io.putf(dst_file, '</foreach>'||chr(13));
    text_io.putf(dst_file, '</mail>'||chr(13));
    text_io.putf(dst_file, '</destinations>'||chr(13));
    text_io.fclose(dst_file);
    return (TRUE);
    end;
    Then after compilation i click the button send. Then i got the message as
    Mail has been sent to [email protected].
    But i didn't receive any mail.
    then i check the report job id. It was showing job was successful .
    And i check whether the test.xml file was created or not. It has created the test.xml file as below:
    <destinations>
    <mail id="ex1"
    from="&amp;P_FROM"
    to="&amp;P_SEND"
    cc="&amp;P_CC"
    subject="&amp;&lt;P_NUM&gt;">
    <body srcType="text">
    <![CDATA Please refer to the attached abc Report]>
    </body>
    <foreach>
    <attach format="pdf" name="report.pdf" srcType="report" instance="all">
    <include src="mainSection"/>
    </attach>
    </foreach>
    </mail>
    </destinations>
    I have 2 machines having dev 10g. one machine is working fine with this code. but in my machine it was not working.
    Do any one of you had a solution for my case.
    Thanks in advance.
    Edited by: user648380 on Dec 29, 2009 5:59 PM

    Sorry to all.
    I made a mistake in the from email address.
    Instead of gmail.com i had given gmail,com
    I am really sorry about it.

  • TimeOut error while running a report on the report server

    Hi,
    One of my report is taking 30 minutes to generate the output. It works fine when I run it locally, but when I run it on report server I encounter the following error message. Its a timeout error. Any solution other than tuning the query, please.
    500 Internal Server Error
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Class.java:237)
         at com.inprise.vbroker.orb.SE.read(SE.java:28)
         at com.inprise.vbroker.orb.DelegateImpl.handleReply(DelegateImpl.java:711)
         at com.inprise.vbroker.orb.DelegateImpl.invoke(DelegateImpl.java:606)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:459)
         at oracle.reports.server._ConnectionStub.getMainFile(_ConnectionStub.java:1283)
         at oracle.reports.client.ReportRunner.getMainFile(ReportRunner.java:488)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:121)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:95)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1322)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1139)
         at oracle.reports.rwclient.RWClient.doPost(RWClient.java:328)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    Hi Bhasker
    Try setting idleTimeOut under connection element in server configuration file to a large value.
    Regards
    Sripathy

  • Error while starting the report server

    When starting report server in Oracle 10g Reports from command prompt with
    rwserver server='server_name' It is flashing a error "'The procedure entry point psoasyn could not be located in the dynamic link library orapls10.dll"
    do anyone have solution for this.

    Hello,
    This kind of problems may occur when several Oracle products are installed.
    Create a BAT file that will set the PATH variable before calling rwserver.exe
    Example :
    set ORACLE_HOME=d:\oracle\oas10g
    set PATH=%ORACLE_HOME%\bin;%ORACLE_HOME%\jdk\jre\bin\client;%ORACLE_HOME%\jlib;%ORACLE_HOME%\jre\1.4.1\bin;%ORACLE_HOME%\jdk\jre\bin\classic;%ORACLE_HOME%\jdk\jre\bin;%ORACLE_HOME%\jdk\bin;
    rwserver server='server name'
    Regards

Maybe you are looking for