Crystal Report Scheduling Destination Options in Infoview

Hello,
I need some information on the CR scheduling Destination Options available:
The 9 options as per my understanding are:
1. Default Enterprise Location: If you select this option, the instance is saved to the default Business Objects Enterprise location, which is the Output File Repository Server (FRS).
2. Default Inbox: If you select this option, the instance is saved to the inboxes configured on the job server.
3. Default File Location: If you select this option, the instance is saved to the unmanaged disk location configured for the job server.
4. Default FTP Server: If you select this option, the instance is saved to the FTP server configured on the job server.
5. Default Email Recipients: If you select this option the instance is emailed to the email recipients configured on the job server.
6. Specific Inbox: If you select this option you can specify whose inboxes you want to save the instance to.
7. Specific File Location: If you select this option, the instance is saved to the saved to the file location you specify here.
8. Specific FTP Server: If you select this option, you can specify which FTP server you want to save the instance to.
9. Specific Email Recipients: If you select this option, you can specify who you want to email the instance to.
Among the above 9, I have problems with Specific File Location and Specific FTP Server. Can someone please let me know how I can configure my reports to use these two destination.

Hi
If the folder is on the local machine following setting should be configured in destination for Unmanaged Disk
Username:Localmachine hostname\username
password:password of the username.
Here the username would have "Full Control" or "Modify" rights over the drive where desired folder resides and that folder.
If the folder is on the remote machine following settings should be configured in the destination tab.
Username:DomainName\DomainUsername
Password:password of DomainUsername.
DomainUsername should also have "Modify" rights over the drive and the folder.
Is the desired folder present on the SAN drive?
Regards,
Hrishikesh P

Similar Messages

  • Crsytal report Scheduling Destination Options in Infoview

    Hello,
    I need some information on the CR scheduling Destination Options available:
    The 9 options as per my understanding are:
    1.      Default Enterprise Location: If you select this option, the instance is saved to the default Business Objects Enterprise location, which is the Output File Repository Server (FRS).
    2.      Default Inbox: If you select this option, the instance is saved to the inboxes configured on the job server.
    3.      Default File Location: If you select this option, the instance is saved to the unmanaged disk location configured for the job server.
    4.      Default FTP Server: If you select this option, the instance is saved to the FTP server configured on the job server.
    5.      Default Email Recipients: If you select this option the instance is emailed to the email recipients configured on the job server.
    6.      Specific Inbox: If you select this option you can specify whose inboxes you want to save the instance to.
    7.      Specific File Location: If you select this option, the instance is saved to the saved to the file location you specify here.
    8.      Specific FTP Server: If you select this option, you can specify which FTP server you want to save the instance to.
    9.      Specific Email Recipients: If you select this option, you can specify who you want to email the instance to.
    In the above 9, I have problems with Specific File Location and Specific FTP Server. Can someone please let me know how I can configure my reports to use these two destination.

    Please post this query to the Business Objects Enterprise Administration forum:
    BI Platform
    That forum is monitored by qualified technicians and you will get a faster response there. Also, all BOE queries remain in one place and thus can be easily searched in one place.
    Thank you for your understanding,
    Ludek

  • Crystal report scheduling error

    Hello,
       We are getting this error Intermittently, "login error. [CrystalEnterprise.DiskUnmanaged]: [Logon failure: unknown user name or bad password.]" when we schedule crystal report to file location. I had checked the user name and password and access to the file location, they are fine. We have scheduled this report to run daily, but somedays it throws the above error and somedays it runs fine. Any ideas please?
    Thanks,

    Rakesh,
    Issue has been resolved in below forum, please check
    CrystalEnterprise.DiskUnmanaged: Logon failure
    Crystal Report Scheduling Destination Options in Infoview
    Regards,
    Arjun

  • Webi/Report : Schedule : Destination configuration

    In the Report : Schedule : Destination of Webi, is it possible to disable the "Use the Job Server's defaults" check box in ?

    Oh, I am not sure if you can simply change an config file to achieve this. We had to modify the JSP code behing the schedule page to make the tweaks. But I could be wrong and there might be an easier way to do it that I don't know of.
    If at all you want to play around with the JSP code, I think you might want to look at the file -
    desktoplaunch\InfoView\schedule\destination_include.jsp
    Cheers,
    Sarang

  • SDK rference for Crystal Report Scheduling in Infoview

    Hi,
    I need to schedule Crystal Report in BO XI 3.1 Infoview. But each of reports have 3 parameters\prompts. I need to manage them dynamically. So I think only way to do this is to use SDK.
    Can you please suggest about such referance\guide\documentation for these kind of SDK for Infoview scheduling.
    Regards,
    Avijit

    Hi Avijit,
    go to link below and scroll a bit for  .NET SDKs
    https://www.sdn.sap.com/irj/boc/sdklibrary
    Thanks,
    Praveen.

  • Crystal Report scheduling error in 3.0, intermittently!

    Has anyone gotten this error while scheduling reports on 3.0?  My client is experiencing very frustrating issue with cr2008 and xi3.0
    When reports are schedule, sometimes they would get errors such as:
    An error has occurred: The object with ID 234211, Title "Test Report", Kind "CrystalReport" has changed since last query (FWM 02050)
    To replicate this, locate a report that has prompts (LOV).  Go to InfoView and View the report on demand (or click on schedule) so it brings up the prompt page.  Leave the prmopt page up, open another instance of InfOView or go to CMC, and schedule this report to run now.  let it finish. the implication of this is that it will update the parent's last runtime property.
    Then return back to the original browser (the one with the prompt page opened), click to select some of the prompts.  it will error out while you are selectin the prompt
    When we receive this error in Infoview, the java error when i "view source" is as follow;
    <!--ERROR: The object with ID 125843 , Title &#034;Test Report&#034;, Kind &#034;CrystalReport&#034; has changed since last query (FWM 02050)-->
    <!--com.crystaldecisions.sdk.occa.infostore.internal.InfoObject.applyDelta(InfoObject.java:1627)
    com.crystaldecisions.sdk.occa.infostore.internal.InfoObject.applyDelta(InfoObject.java:1530)
    com.businessobjects.clientaction.crystalreport.shared.AbstractReportAction.applyDelta(AbstractReportAction.java:114)
    com.businessobjects.clientaction.crystalreport.parameters.ReportScheduleParamAction.autoWrapPerform(ReportScheduleParamAction.java:132)
    com.businessobjects.webutil.struts.CheckSessionAction.process(CheckSessionAction.java:79)
    com.businessobjects.webutil.struts.CheckSessionAction.perform(CheckSessionAction.java:59)
    org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1787)
    org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
    com.businessobjects.webutil.struts.CrystalUTF8InputActionServlet.process(CrystalUTF8InputActionServlet.java:32)
    org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:709)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
    org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)
    org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
    org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    java.lang.Thread.run(Thread.java:595)
    -->
    Once the above issue happens a few times, the CrystalReportProcessing Server would lock up and users will start to experience this error:
    Error - Unable to create report page
    Once this happens no one is able to view the report again unless we restart the Crystal Report Processing Servers
    has anyone experienced this?
    thanks
    Simon

    Morning Simon,
    The source doesn't seem to be showing any error message or explaining anything however the error FWM 02050 might say something. Have you searched the Wiki or Articles about this?
    Personally I have not seen this type of error before however it seems that either the source or the layout of the report gets changed and hence it errors out as it does not match with the source.
    For example, in the report maybe there is a dynamic parameter which gets changed occasionally or any other report object which has a source linked gets changed.
    Does this happen only with one report or all the reports?
    Does anyone change the reports?
    How many dynamic or static params are there in the report?
    How is the report connected (odbc or any other means?)
    Does the server react like this with other reports as well?
    Here is the list for error message from BO you might it find handy
    [help.sap.com/businessobject/product_guides/boexir3/en/xi3_error_message_guide_en.pdf]
    I think we need to investigate first where the problem is generating from and then find out about this error.
    Regards
    Jehanzeb
    Edited by: Jehanzeb Navid on Oct 15, 2008 8:48 AM
    Here what error given above says
    The object with ID , Title "", Kind "" has changed since last query
    (FWM 02050)
    Cause
    The required object has changed since the last query.
    Action
    Query the InfoObject again.
    Maybe the end user is not query the report properly?

  • Crystal Reports Server XI error in Infoview

    We have an old Windows 2000 server that was running Crystal Reports Server XI (not R2) and we recently reinstalled it on a Windows 2003 server and imported all the reports.  All scheduled reports work find however in Infoview if we click View Latest Instance I get the following error:
    "An error has occurred: File or assembly name CrystalDecisions.Enterprise.Desktop.Word, or one of its dependencies, was not found."
    In the Application Event log on the server I get the following 3 errors at the same time.
    "Failed to connect to server. Error: 0x80070005"
    "Detection of product '{5A5C2A47-52AC-4715-9A6C-E4433B2DDDEF}', feature 'DotNETSDK' failed during request for component '{90C1F7A4-6DFD-4F1F-A5D2-923F04D9D77B}'"
    "Detection of product '{5A5C2A47-52AC-4715-9A6C-E4433B2DDDEF}', feature 'DotNETSDK', component '{54EC1C27-1B41-4A53-8E89-8F8D13E78AB8}' failed.  The resource '' does not exist."
    it looks like a permissions issue.  Has anyone seen this before?
    Mike

    Post Author: krishna.moorthi
    CA Forum: General
    Hi,
    I am new in Crystal Report Server XI .
    I am facing the problem to passing dyamic parameters and connection information to the report in the ASP.Net and C# environment.
    can u give me the tips for dynamic passing parameters and connection to the report?
    waiting for your reply.
    thanks in advance

  • Crystal report parameter defalut values in infoview

    Hi All,
                I am working on crystal reports, and  i have created a local variable in the crystal and set a default value. I aslo deploy it to the BO enterprise . When i open the report from the infoview, the default values which was set in crystal is not available.We can set this at the CMC level, but a developer may not have access to CMC other than Instance manager. Do we have any other option for the same to get the default values in infoview. Appreciate your help at the earliest.
    Thanks & Regards,
      Magesh Anandan.

    Hi Deidra,
    You can download latest service pack and hotfix from the following link:
    [https://www.sdn.sap.com/irj/boc/businessobjects-downloads]
    Have a look to Knowledge base article 1219377 - Error "ERROR: Thread was being aborted" in .NET InfoView .
    Hope this helps!!
    Regards,
    Shweta

  • Crystal Reports - scheduling best practice

    Hello,
    I would like to get some clarity on the best practice for scheduling Crystal Reports in a managed life cycle model. We are on XI 3.1 SP3.
    We have public reports that are scheduled as recurring instances for different daily/monthly reports. Is it ideal that power-users schedule these reports in DEV and then when we move over objects to PROD have the schedule settings carried over? This way in PROD the same reports will have preserved schedule settings. However, what I would like to know is that for this to work I will need to migrate historical instances via Import Wizard which also would bring over any historical instances (with static Dev data) to Prod.
    The other option is to move over just the report objects (schedule settings come over automatically) without the instances, which would mean users will have to set up similar recurring schedules in PROD again?
    Thanks!

    @Guru - so in that case what would the plan be for any future migration that happen from Dev to Prod for the same report(s)? When future migrations overwrite a report object, will the recurring schedule set up in Prod get affected, possibly disappear? Also, how would you recommend handling a situation where the same report has different scheduling properties in both environments -- how to avoid overwriting of schedule properties in Prod with those from Dev when migration the Crystal Report obejcts?
    Thanks!

  • Crystal Reports scheduling disregard the default values and requires prompts to be answered every time.

    Hi guys,
    When scheduling a Crystal report, the page to configure the prompt answers does not have any prompts answered by default - they all appear as "[EMPTY]". This means that any required prompts must be answered during configuration of the alert schedule. Since prompt is required and the default value (which is equivalent to not answering the prompt) is not available in the selection list.
    Is there any way around it?
    Ideally I would like the prompts to keep the default values, so I could schedule the report for all the prompt answers (Whole list of value) instead of having at least one prompt value.
    Is there any configuration in crystal reports or on database side that could help me resolve the issue.

    First off, Thank you for your replies!
    Rabeb SLIMANI, we can't use universes by user requirement. If we could, it would have to be through IDT (Information Design Tool) but, nonetheless, the users want a direct BICS connection between BEx and WebI.
    Victor Gabriel Saiz Castillo, we can't do that because the users want to choose between accessing the published instances or refreshing the reports on demand.
    The way i see it, it would take a second set of BEx query + WebI report to provide both functionalities (one for ready for input, another for not ready for input). Am I correct?
    @Sathish Kumar (sorry, i can't tag you right), i was checking with the BW team and we already have the logic for If left null, populate with Customer Exits.
    But they are currently mandatory, so we will change them to optional and test the behavior.
    If you have any other ideas, they are more than welcome! I will keep you posted on the outcome!
    Best regards,
    Francisco

  • Crystal reports 2008 Set optional parameter value

    Hi,
    I'm working with .net Visual Studio 2008 C# and Crystal reports 2008 (Crystal.Decisions) and when I try to set a parameter to optional and set its value to no value, it returns the error: "Invalid parameter name", here is my code:
    foreach (CrystalDecisions.Shared.ParameterField param in Report.ParameterFields)
                            if (!param.HasCurrentValue &&
                                !Report.DataDefinition.ParameterFields[param.Name].IsLinked())
                                switch (param.ParameterValueType)
                                    case ParameterValueKind.NumberParameter:                                  
                                        param.IsOptionalPrompt = true;
                                        param.CurrentValues.IsNoValue = true;                                  
                                        break;
    I'm doing this because some of the parameters can be left null, and in this case I don't want to show the parameter prompt.
    In past versions of Crystal (such as Crystal Reports 11.5) we had the chance to left the parameter value null and did not showed the parameter prompt dialog, and this behavior repeats in a lot of reports.
    thanks in advanced

    Please don't post the same question more than once. This is a public forum so be patient.
    Install SP4 and test again.
    Try these samples:
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Don

  • Report in Crystal reports has different values in Infoview

    I have uploaded a Crystal Report into BO Enterprise using the CMC.
    The logging into the Infoview to view the report and the results are different to those in the report when run against the same data in Crystal reports.
    It is pulling up data, but not the correct figures. I dont know where it is getting its data from.
    Any help would be appreciated.

    I deleted the ODBC connection and recreated it with a new name.
    I then relinked the report in crystal reports, and it suddenly decided to give updated values.
    Thanks

  • Crystal Reports scheduled in CMC Fails -Error: database connector error

    Hi,
    I am trying to schedule Crystal Report from the CMC. The report is created on top of InfoCube out of the SAP BI 7.0 server. On scheduling I am getting a particular error as u201CDatabase Connector Erroru201D.
    Is there any way to troubleshoot this. Do we need to configure BW Publisher parameters for the new SAP BI7.0 server with BO Enterprise Server which is tried out recently?
    All this processes work fine with the BW3.5 server for which I believe the configuration for the connection settings is already done.
    Thanks,
    Amogh

    Hi Ingo,
    The Crystal Report is built on top of InfOCube in SAP BI7.0 Server.Glad to tell you that the Reports do not give anymore while
    scheduling in CMC. It was an authorization issue with my user id in SAP BI7.0 System which the BASIS has resolved now.
    Referring to your question, somebody earlier suggested me that whenever BO Enterprise server needs to communicate with a new SAP BI Server we need to establish the connection through Universe Designer and test the connection and there is no other way create connection through the CMC.
    If there is a better way, please suggest.
    Thanks,
    Amogh

  • How to supress prompt of database parameter in Crystal report schedule

    Hi,
    We are using Crystal Reports 2008. In a particular crystal report generated from some SAP WB query, has a parameter (prompt) on month. Now we need to schedule it for monthly execution. But we are still unable to manage the prompt for month automatically. We don,t have API license, so we can not use VBA .Net or Java programming.
    Can we manage this database level prompt using Crystal Report formulas. Please suggest how can we manage this prompt so that it can be executed automatically according to schedule.
    Thanks & Regards,
    Avijit

    Hi,
    Thanks for your reply.
    But I know the logic that I need to assign the current month date value to the parameter supplied by BW query in the Crystal Report formula. And I tried to write a new formula using "BeforeReadingRecords" under Formula field. But this formula is not assigning any  to the parameter and I am with no success.
    Can you please mention how and where shoul I write the formula. Looking forward for you answer.
    Regards,
    Avijit

  • No Crystal Report data returned in the InfoView - Critical Issue

    Hey all,
    We have been trying to solve this issue since 2 weeks after updating the licenses in our BOBJ dev/production environment.
    There are a handful of Crystal Reports in the production environment based on a SAP ECC Infoset. The crystal reports have a combination of static and dynamic filters based on Business Views. All the reports return data in the client tool; however the same reports do not return data in the infoview. The users have administrator privileges.
    We tried patching our BOBJ env to the latest fix packs, change database configuration, rebuilt reports and yet face the same issue. Any suggestions would be appreciated. Thank you for your time.

    We figured out the issue. All the reports had a flag which was not interpreted by the Infoview. Removing the flag in the reports solved the problem.
    This is an active known issue with Business Objects according to the SAP note :
    1440703 - Boolean Parameter values in .NET InfoView are wrong
    The latest fix packs has not resolved the issue yet.
    Thank you
    Vinny

Maybe you are looking for

  • Continual Consumption : Variable field in PPM from R/3

    Hi All - I have a multi-mixed resource and it is used in one of the operations in the PPM. I was manually creating the PPM and testing a few things and I had populated the field " Continual Consumption: Variable" How can this field be CIF'fed over fr

  • Why do my clips indicate rendering needed when exporting?

    So I have noticed this before but until now, it's never been a problem. I have rendered "all" for my entire project but when I go to export, some of my clips have red bars, indicating they need rendering. Obviously, I can't render them again because

  • Send back the report for revision in BPF

    Hi all, I have a scenario to create BPF 1.I have one report and user 1 make changes to that report and submit to BPC 2.i have a manager who have two options either to send back the report for revision or to approve it. How can i proceed wit the secon

  • THX option in new X-Fi web driv

    Hey I just formated and installed XP and since i have X-Fi ExtremeMusic card, i wanted the latest drivers... So I Downloaded Creative Sound Blaster X-Fi series Driver 2.8.0004 which had no volume control at all... only the driver (well... i could hav

  • Acrobat 8 creating overlapping hyperlink areas

    I created a 50 page word document and added a Table of contents. The items in table of contents are hyperlinked to the sections in the document. When I convert it to PDF, the hyperlinks get converted too, but their "hover" area is too big. The result