Schedule report to multiple Inbox errors

XI R1
I've got users that need to schedule a job to goto multiple inboxes.
When the report runs it fails with this message
recipient error. no destination objects could be found (possible empty or invalid user or user group, or security restriction?):
I've tried it as a member of the Administrator group and get the error also.
Schedule on behalf of other users is Granted
Is there some other setting I need to change?

i think its a security issue, by the default installation users can not send files to each others, unless you give them the access right to do it.
go to the CMC the Administration panel, and then go to inboxes
click "Rights" and for the "Everyone" Group click "Advanced"
and give them the "Add objects to the folder "
i hope it works fine with you
good luck

Similar Messages

  • Schedule Report in multiple schema db

    my report is scheduled OK in one schema, however when we add more schemas, the schedule failed on the new schema, (still working OK in the old one), we got the error message "database connection error".
    After we restart the cms, we got the report but no data. Does anyone know what is wrong here? Your help is highly appreciated.

    What Db are you talking abt? XML??? crdb_xml???

  • How can I send scheduled reports to group of users?

    Hi,
    I want to schedule some reports and send the results to a group of users, which use InfoView. I know that there is an option in the scheduler to send scheduler results to the business objects inbox. By deselecting "standard settings" I can send them to the inboxes of all members of the group.
    The problem is, that I have lots of user groups and lost of reports to schedule. Therefore I want to use the web service consumer SDK to configure the scheduler. The SDK allows to configure the business objects inbox as destination, however it seems to lack the functionality to use any other inbox than the one of the logged in user.
    So my questions are:
    - Have I overseen a way to send scheduled reports to multiple inboxes using the web service consumer SDK?
    - As an alternative, is it possible to configure an inbox so it is shown as additional inbox in the InfoView of a user group? Something like a "shared group inbox"?
    - As an alternative, is it possible to have a shared group folder and send the scheduled report there?
    Thanks for any help
    Joern

    Hi Jorn,
    I don't know SDK so can't answer that part.
    Regarding the other questions:
    - As an alternative, is it possible to configure an inbox so it is shown as additional inbox in the InfoView of a user group? Something like a "shared group inbox"?
    The answer is no. The Inboxes are associated to one account and you need to be logged in with that account to access it.
    - As an alternative, is it possible to have a shared group folder and send the scheduled report there?
    Outside of BO yes. You can schedule reports to a shared folder on your network. But not in BO. You can only create an instance where the original report is saved.
    Another thing that might help you, would be to have a look at publications. You can schedule several reports at the same time and send them to different groups. It will save a lot of time compared to doing it for each report.
    Regards,
    Philippe

  • Strange error while scheduling but can see the scheduled report

    Hi,
      When I schedule a Deski Report from my Favorite folder to my repository folder the instance fails and has this error message
    destination DLL disabled. []: [CrystalEnterprise.Smtp] .
    But when I see inbox I can see the report scheduled in required format.
    For information - I m using XIR3.1 SP2 and using a server group for scheduling this.
    Please help me identifying why the schedule fails.

    Hi,
         Please note, the error occurred when system tryng to push your completed scheduled report into a particular destination. In you case, the Repository Folder Path.
         Regardless, the solution provided by the previous post contained the same solutions you need to apply.
         In summary, you need to make sure you have permission to that particular path where the report will eventually reside.
    Regards,
    Ken

  • Scheduling Reports To Inbox

    Hi All,
    I am facing problems while scheduling reports to inbox. As per one of the step given in sdk, I require to downcast the infoObject instance to report instance using:
    InfoObject infoObject  = infoObjects[1]
    Report report = (Report) infoObject.
    I am getting an error in the second line saying:
    "Cannot convert type 'CrystalDecisions.Enterprise.InfoObject' to 'Report'. "
    Request you to help me with the same and provide me the necessary pointers.
    Regards
    Rajat

    Hi Rajat,
    Do you have CrystalDecisions.Enteprise.Desktop.Report added as a reference?
    That should work, but you can also try
    Report boReport = new Report(infoObject.GetPluginInterface("Report"));
    Jason

  • Error while scheduling report for SAP users

    Hi All,
    We have SAP authentication enabled in our BO environment. (BO XI 3.1 sp2 FP 2.6 on windows 2003 server).
    There are some webi reports based on BW Bex queries that we are trying to run on behalf of certain SAP end users. This we are doing using "schedule for" option.
    Now what is happening here is if the end user has logged in once in BO system ,it runs fine. But in case user has not logged in to BO (using infoview etc.) ,it throws error saying "incomplete logon data" . Also if user changes or reset his password in BW and if he doesn't login to infoview after that ,system throws another error "Name or password incorrect (repeat logon)".
    Based on these observation, we are suspecting if BO system uses stored SAP users credentials while scheduling report for them based on their last login.
    Would like to mention here that we have checked option "automatically import users".
    Please advice if this behavior is normal or we are missing some setting.
    Thanks in advance,
    Chandra

    Hi All,
    Any pointers or suggestions for this issue ??
    Is there a setting/option avialable in CMC which could resolve these errors.
    Or, user has to login once to infoview in all circumstances to avoid these errors.
    Thanks,
    Chandra

  • Scheduled report error - Error in File

    Crystal Reports Serve XI R2 SP4
    Microsoft SQL Server 2005
    Hi,
    Ihave a scheduled report that runs perfectly in most instances, however I am seeing the following eror message when a particular parameter is seected:
    Error in File D:\Program Files\Business Objects\BusinessObjects Enterprise 11.5\Data\procSched\BWAQTSREP-1.reportjobserver\~tmp1d945a07834566a.rpt: Operation not yet implemented.
    Any ideas on what this means, and how to resolve?
    Thanks!
    Penny
    Edited by: Penny Braithwaite on Apr 3, 2009 11:51 AM

    Hi Ramesh,
    you have to Login into the SAP Service Marketplace at http://service.sap.com. But you need a S-User to do so.
    You can request your S-User on the top right of the Website.
    Regards
    -Seb.

  • Scheduled Report Error

    Hi All,
    I configured Scheduled Report. But its showing following Error.Please tel me how to rectify this Problem.
    Thanks,
    Nithi

    Hi,
    Please refer SAP note 1798434 - Report Scheduler Prerequisites
    Thanks & Regards,
    Nagarajan

  • Scheduled Report - Bug with Multiple Selection LOV parameter

    Problem:
    I have a scheduled report with a parameter that has it's "Multiple Selection" checkbox checked. I schedule the report with multiple values selected. When I receive the report via email, the report ran as if I only selected one LOV value instead of multiple values.
    Facts:
    1) Enterprise version 10.1.3.2.1
    2) When you run the report manually with multiple values selected in the LOV, it runs great with the correct dataset.
    3) This scheduled report does not have a Data Template.
    James
    P.S. - I searched this forum for other treads on this issue. I didn't find any. Sorry if this is a duplicate.

    I have this same problem, too.
    When I select multiple parameters on the "View" screen for a given report, everything works fine.
    When I schedule it, however, only the last parameter I clicked on (regardless of whether a select a range or multiple individual values) is passed to the query. The other selections I make are ignored.
    What gives? Am I doing something wrong? Is this a bug? Is there a workaround?

  • Scheduled report failures - Unexpected error getting the HTTP response

    Getting this error when scheduled report executes:
    Unexpected error getting the HTTP response stream while generating report: http://cdmdb1c.nam.nsroot.net:4889/em/console/reports/render

    Hi..
    Thanks for the comment.
    Below is how my web.xml entry looks like.
    The requirement is to send a 404 error response and that will be handled by a servlet which inturn writes the output to the response object.
         <servlet>
              <servlet-name>ErrorPageServlet</servlet-name>
              <servlet-class>com.test.ErrorPageServlet</servlet-class>
         </servlet>
         <servlet-mapping>
              <servlet-name>ErrorPageServlet</servlet-name>
              <url-pattern>/error</url-pattern>
         </servlet-mapping>
         <error-page>
              <error-code>404</error-code>
              <location>/error</location>
         </error-page>>>
    the first option to turn off the "show friendly html error pages" works fine.
    It would be better if I can get a different solution

  • Scheduling report error

    Hi,
    When I am scheduling  areport with Now ,when the report status will change to pending ,but it sometimes failing afterwards  and showing error message
    "Object could not be scheduled within the specified time interval." what can be the reason?
    when I am scheduling with once reccuring option , and starttime as currenttime . while seeing the history of report it changes to pending . And no response.
    Is there any way I can see the currentime in CMC apart from preferences.
    Thanks
    Jorge

    Hi,
    Is there any logs to identify the status of crystal jobserver apart from server tab. because server tab is showing as job server is "running".
    My scheduled report is in a pending state for a very long time , and even it is not failing .
    How to identify the latest patches are installed or not.
    Thanks,
    Jorge

  • [CRS2008] Scheduling a report to multiple file output in single schedule

    Hi,
    Is there any way in CRS2008 / Infoview to scheduling one report to multiple file output in one schedule?
    i thought maybe it can, but still not found the way.
    Says,
    I have one report say "Report by Branch.rpt", the parameter prompt is BranchCode.
    I want to generate the "Report by Branch.rpt" for every BranchCode in separate output generate file. Like, "Report by Branch.rpt" for BranchCode A, or "Report by Branch.rpt" for BranchCode B.
    So, if i run the schedule, it will generate several report based on the report parameter given.
    Hope, would find the way.
    Thanks in advance.
    Regards.
    Edited by: fritzwijaya on Sep 20, 2010 3:47 AM

    For anyone still looking, the job can be seen under the Job History option on the home screen, but not on the Job History option under the report in the catalog - i am assuming this is becasue somehow im not referencing the report correctly in the ScheduleReport request message.
    Also, the jobId returned is a parent jobId, which when used to poll the job status, always returns a 'Scheduled' status. Im now adding 1 to this ID to get the status of my job - this returns the correct status of 'Success'.
    Still hoping someone has an idea on the getDocumentData question...?
    Thanks.

  • How to schedule one report for multiple company code?

    How you can schedule reports in BW 3.5? Suppose I need to schedule one report for multiple company code, how can you do that and notify the users? I do not want to send multiple emails to the same user if the report runs for 20 times (for 20 different companies).
    points are given for ASAP replies.
    Thanks in advance
    Peter

    Dear Peter,
    Try to restrict the Company Code with  those 20 values and schedule.
    Regards,
    Ramkumar.

  • UCCX Historical Report - Scheduling Report Error

    When scheduling a Historical Report the below errors are returned at time of schedule.
    0 ERROR Mar 18 2014|00:00:27 Writer FileMapping = 000000E8, GlobalAddress = 00220000
    1 ERROR Mar 18 2014|00:00:31 10644:PrintDBConnectionString:pwd not found in Connection String
    2 ERROR Mar 18 2014|00:00:32 12040:PrintDBConnectionString:pwd not found in Connection String
    3 ERROR Mar 18 2014|00:01:21 10644: Exception while exporting report ICD_Contact_Service_Queue_Activity_Chart_en_US
    4 ERROR Mar 18 2014|00:01:21 10644:LogComError: the error is = Code= 80043ac1, Code Meaning = IDispatch error #14529
    5 ERROR Mar 18 2014|00:01:21 10644:Source=Crystal Reports ActiveX Designer
    6 ERROR Mar 18 2014|00:01:21 10644:Description=
    7 ERROR Mar 18 2014|00:01:21 10644: thread in Export method:Exception occurred for report I
    8 ERROR Mar 18 2014|00:01:21 12040: Exception while exporting report ICD_Contact_Service_Queue_Activity_Chart_en_US
    9 ERROR Mar 18 2014|00:01:21 12040:LogComError: the error is = Code= 80047e41, Code Meaning = IDispatch error #31809
    10 ERROR Mar 18 2014|00:01:21 12040:Source=Crystal Reports ActiveX Designer
    11 ERROR Mar 18 2014|00:01:21 12040:Description=Unknown Database Connector Error
    12 ERROR Mar 18 2014|00:01:21 12040: thread in Export method:Exception occurred for report I
    Not sure if related to strings 1 & 2? If so, I have no idea what the pwd is...

    Have you tried changing the password of the Historical Reporting User?
    Tool -> Password Management

  • How do I create a GL responsibility to access multiple ledgers (error trying to run Financial report submission)

    I created a new GL responsibility and used the same menu as an existing one but created a new data access set that has all the ledgers in it that we want to access.
    I left the following profile options with no value.  The reason being is this responsibility should not be tied to any org/ledger.
    MO: Operating Unit
    GL Ledger ID
    GL Ledger Name
    This all seems to be working fine except when the users try to access Financial Report Submission.  The error that appears when trying to choose a ledger when running the report.
    Error: Stale Data
    The requested page contains stale data. This error could have been caused through the use of the browser's navigation buttons (the browser Back button, for example).
    I have cleared the browser cache and cache was cleared by functional administrator.  In this case it really doesn't seem to be anything to do with the browser's back button being used (I didn't use it) since I can make this error go away by setting the value for GL Ledger Name.  But that is not what the users want since that will restrict them to a specific ledger but they should be able to run the report for any ledger.
    Any help would be much appreciated.
    Thanks

    Please see (RM: Financial Report Submission: Errors With Stale Data, View Object FSGSubmissionAM.FSGSubmissionPVO1 Contained No Record [ID 1099837.1]).
    Thanks,
    Hussein     

Maybe you are looking for