BO Publication Dynamic Recipients error

I am trying to publish a deski report to email ids which are not part of Business Objects Enterprise.
I have created 2 deski reports, one named emaild.rep which is being used as source for dynamic resource and contenrep.rep is the one which will get scheduled to users.
I am facing following error. Please note that I am already scheduling one report using Publication and that is working fine. Issue is only when I try with dynamic recipients.
Error I get on log file:
Publication event handler configuration error.  Did you properly configure your publication? (FBE60300)
com.businessobjects.publisher.exception.PublishingException$DataProviderClassNotFound: Unable to find class com.businessobjects.publisher.dynamicrecipients.rebean.REDataProvider. Did you configure your publication properly? (FBE42030)
     at com.businessobjects.publisher.dynamicrecipients.Internal.DataProviderFactory.getDataProvider(DataProviderFactory.java:27)
Your suggestion would really be helpful.
Many thanks..

Hello,
First, check to see if your dynamic recepient report is working correctly. In the 'Dynamic Recepients' page of your publication, uncheck 'Use Entire List' to see if the emails are displayed. Then check the item again.
Map the email id column in the dynamic recepient report to the email placeholder in the same page. Use the drop down list next to 'Email' to do so. Then in the Destinations page, use the delivery option 'Email' and in the 'To' field, use the placeholder '%SI_EMAIL_ADDRESS%' to send report to the email recepients.
Ravi

Similar Messages

  • Crystal Reports Publication fails when using dynamic recipients

    Hi experts,
    We are facing a problem related with the BOE 3.1 Dynamic recipients Publication.
    We have created a Publication with just one Crystal Report based on a MDX Query.  We send the report in PDF format to email destinations
    Dynamic recipients are defined in a WebI report pulling data from a BW query universe. We can display the email, user ID, Use Name and other fields we would like to use as dynamic parameters.
    Server side trust seems to be configured (is there any way to test it is properly configured?).
    The Publication is working fine with enterprise recipients (which have SAP BW account), and each recipient receive its PDF by email.
    When we execute same report with dynamic recipients without selecting dynamic personalization parameters it is working fine. But when we select one dynamic parameter (which is coming from the WebI report we use for dynamic recipients) eg: Profit Centre, the Publication fails and we get a Database Connector error:
    2011-02-14 08:53:25,275 ERROR [PublishingService:HandlerPool-13] BusinessObjects_PublicationAdminErrorLog_Instance_31036 - [Publication ID # 31036] - Scheduling document job "P&L" (ID: 31,051) failed: Error in File ~tmp191067bfa343ff0.rpt: Database Connector Error (FBE60502) [1 recipients processed.]
    How can a dynamic parameter affect on the Database Connection?
    Does anyone have an idea about what could be wrong?
    Thanks!

    Ino, what do you mean for "technical name or the member unique name"? Are you talking about the SAP User name? So in the dynamic recipients we can find  these parameters:
    - Recipient Identifier (required):      
    - Full Name:      
    - Email:      
    In the Recipient Identifier I should refer to a SAP user?
    Dynamic recipients option is working for same recipients. The problem appears when I assign one parameter to a field coming from the dynamic webi report.It fails with the previously detailed error. This parameter assignment seems to be causing the Database Connector error.
    Message in CMC:
    2011-02-14 17:00:25,590 ERROR [PublishingService:HandlerPool-24] BusinessObjects_PublicationAdminErrorLog_Instance_31594 - [Publication ID # 31594] - Scheduling document job "B1 - P&L" (ID: 31,603) failed: Document for recipients {BD1~500/EVER} failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error Document for recipients {EVER, JOHNDOE} failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error Document for recipients failed: Error in File ~tmpa0067c160f93d0.rpt: Database Connector Error (FBE60502) [4 recipients processed.]
    Error in the Adaptive jobserver trace does'nt give more details:
    |1c2fd2be-3ba1-f414-f8fa-e4f7b004f1ee|2011 02 14 17:00:18:974|+0000|==| | |jobserver_vwd2520.AdaptiveJobServer_CRCPPSchedulingService_CHILD0| 2560|4856|| |6187|1|11|2|CMC.WebApp|vwd2520:1624:39.23486:1|CMS.runJobs|localhost:8392:11648.936338:1|jobserver_vwd2520.AdaptiveJobServer_CRCPPSchedulingService_CHILD0.run|localhost:2560:4856.5:1|CntazqXlSEO7hcDJVIv11545bbb|||||||||||(.\src\reportdllerrors.cpp:140) ras21-cr: procReport.dll: CRPE FAILED: GetLastPEErrorInfo(1) returns crpe error code [707] with extended error string [Database Connector Error: ''
    Failed to retrieve data from the database.
    Failed to export the report.
    Error in File ~tmpa0067c160f93d0.rpt:
    Database Connector Error]. Localized error string is [Error in File ~tmpa0067c160f93d0.rpt:
    Database Connector Error]
    I would like to discard thats a SNC misconfiguration error. Can I consider that SNC server side trust is properly configured if I can run Publication for many SAP users mapped in Enterprise?
    Thanks!

  • Can't Personalize a Publication schedule with Dynamic Recipients

    Crystal Reports Server 2008 V1
    I am trying to create a publication that will run a crystal report for each of my customers individually. I created a separate crystal report to pull all the customer object IDs from my database that I want to use in the publication. I am having trouble scheduling the publication to run for all of my dynamic recipients once I have the publication created. I take the following steps to create my publication:
    1.     General Properties: I enter a title
    2.     Source Documents: I add the crystal report that I want run for each one of my customers individually.
    3.     Dynamic Recipients: I select my crystal reports instance which contains a column with each of the customer IDs I want the main report run for. I select the customer ID column as the Recipient Identifier and the customer name column as the Full Name.
    4.     Personalization: I set the CUSTOMER parameter of the report I want run to the Dynamic Recipient Mapping of customer ID from my dynamic recipient report.
    5.     Formats: Set it to Excel
    6.     Destination: a directory on my file system
    7.     Additional Options => Advanced: Report Bursting method is set to One database fetch per recipient.
    8.     I save and close the publication.
    Now I right click the publication I just created and click Schedule. This is where I am confused. In the schedule options there is a section for Parameter but not for Personalization. If I try to run the publication without touching the Parameters section I get this error: Failed to retrieve data from the database. Details: [Database Vendor Code: 936 ] (FBE60502) [33 recipients processed.]
    It says it tried to process 33 recipients (customers) but failed to retrieved data from the database. It failed to retrieve data from the data because I did enter a parameter when I scheduled the report.
    I have also tried scheduling the publications with a parameter entered and it only runs a single report for that single customer I entered in the parameters section.
    How to a schedule my publication to run for each one of my dynamic recipients individually?

    I understand you need that parameter to get the correct data for each recipient. However the parameter should be 'answered' as part of the setup of personalization. You could try to create a simple report with sections using that ID as a section. Match that ID with the CR containing the dynamic recipient IDs and schedule that report. I would expect you get a single report for each ID. The parameter value should be included as part of your dynamic recipients report!.
    Hope this helps...
    Martijn van Foeken
    Focuzz BI Services
    http://www.focuzz.nl
    http://nl.linkedin.com/in/martijnvanfoeken
    http://twitter.com/mfoeken

  • Send mHTML email using publication but without dynamic recipients

    I need to send the content of a report as part of the email body. I have used Publications to achieve the same. However, I do not want to use Dynamic recipients as I need the same email with the same content to go to the same list of people like a normal schedule.
    I tried not configuring the dynamic recipients and only put an email in the Destinations section but that didn't work.
    Is it possible to send mHTML emails using publication without using dynamic recipients?

    I thought you could send a publication anywhere, but I'm not sure you can - I think you have to specify recipients - either Enterprise or Dynamic.
    The 3.x admin guide says:
    ...which kinda points that way.
    HTH
    NMG

  • Dynamic Recipients Data Source LOST

    BO 4.0
    I am losing my mind.  I have lots of publications, some Crystal reports with Crystal Dynamic Recipients, some WEBI with WEBI Dynamic Recipients.
    For no apparent reason, publications will just lose their dynamic recipient report mapping and start failing.  I know it's not because they are too large.  Today's was only 7 recipients.
    Then when you try to fix it, it always takes multiple tries to get the list of reports to display when selecting WEBI as a Dynamic Recipients data soiurce.  Then when I am finally able to get the list to display and select one, I click OK and never get the 'Use Entire List' box, so the request never registers.  That means there is no report to map personalization to.  This is a MAJOR problem.
    Why do mappings get lost?
    Why does the report list not display?
    Why does the List from the recipients report not display?
    Why is it happening with WEBI but not Crystal?
    Is there a publication service setting that needs to be adjusted?

    Can you check out "ADAPT01718815
    Description:
    When a user promotes or migrates a publication, certain personalized fields (such as specific document names or dynamic recipient information) are not preserved at the destination. This problem occurs in both enterprise recipient and dynamic recipient publications.
    New Behavior:
    The issue is resolved." from BI4.1 SP4 release note if your publication dynamic recipient information is lost after promotion/migration?
    Hope this helps,
    Jin-Chong

  • Every time I try to export my movie from iMovie, I keep getting a message that states, "Unable to prepare project for publication. The project could not be prepared for publication because an error occurred. (-50). HELP

    Every time I try to export my movie from iMovie, I keep getting a message that states, "Unable to prepare project for publication. The project could not be prepared for publication because an error occurred. (-50). HELP

    Hi
    Error -50 paramErr  Error in user parameter list
    Can there be any external hard disks - if so How is/are it/they formatted ? Must be Mac OS Extended (hfs) if used for Video.
    UNIX/DOS/FAT32/Mac OS Exchange - works for most but not for VIDEO.
    What this means in Your situation is above me.
    • free space on internal boot hard disk? How much ?
    Video codec
    • streamingDV, AIC etc. (not .avi, .mp4, .m4v, .wmv etc as they are containers not codecs)
    Pictures
    • in what format ? .jpg, .bmp, .tif, else ?
    Audio
    • from where/what format ? iTunes, .avi, .mp3, .aiff, else ?
    Trash the Preference file:
    The "com.apple.iMovie.plist" file
    Many users has not observed that there are TWO libraries.
    • Library - at root level
    • Library - in user/account folder - THIS IS THE ONE to look into
    from Luke Burns
    I fixed the problem.. but it was very, very strange. I had a very long section for credits and set the line spacing to 1.0.. for some reason this caused it. I removed it, and it worked fine. I put it back, and I couldn't preview or play the video.
    I don't know why that could cause that big of a problem, but it did..
    Klaus1
    You need more free space on your hard drive.
    jonorparkerjon
    After phone support from apple I ended up creating a new project and adding all 117 clips back in individually till I found out what clips flagged and would not allow me to export. I had 3 I deleted and replaced and everything works now 1hr after tedious work....
    Where do Your material come from
    • Camera
    • External hard disk
    • USB-memory
    And all are connected so that iMovie can find it ?
    from: jonorparkerjon
    After phone support from apple I ended up creating a new project and adding all 117 clips back in individually till I found out what clips flagged and would not allow me to export. I had 3 I deleted and replaced and everything works now 1hr after tedious work....
    from Karsten S
    Shorter clips than 1,5 sec might be one of the culptrits
    Bengt cont.
    Set-Up might differ
    • Mac OS - most probably X.7 or more
    • iMovie version - more than iM'11 v. 9.0.4
    Action taken
    • Finalizing project - I never do as I never understood the gain to do so
    • Share as HD to iDVD - never give any gain but if it works the resulting DVD is less quality than if SD-quality was shared
    fps - set
    •I only use PAL (25fps)
    Yours Bengt W

  • 'Unallowed tags or dynamic code' error on a page without these...

    Hi,
    I've been using InContext Editing for a few sites now and my clients have been very happy with it, but I have a new site that's having problems on just one page.
    http://www.windhampilates.com/index.php
    I've enabled ICE on the text areas below the main photo and nav bar, as I have on other pages. There are a few scripts running on this page, but the only difference on this page from the rest of the site is the rotating image at the top of the page.
    Ironically, I've used this same script on previous sites where I've used ICE and they've worked without any problems. Am I missing something?
    Really and truly appreciate  your help!
    - MaryAnn

    I can login, and try to edit, but the system won't save my changes and gives me the 'unallowed tags or dynamic code' error as the reason why it can't save the changes.
    I tried removing the jquery in the header, but that didn't seem to work:
    http://www.windhampilates.com/index-testjqueryerror.php
    I still can't get the edits to save and it's still giving me the same message.
    The only other non-static elements on the page are the newsletter subscription script and the Facebook link, but I have these on other pages and we can edit those pages without issue.
    Any other ideas?
    Thanks for your help!

  • Sqlplus stack trace, dynamic link error.

    When using sqlplus through the Oracle Enterprise Manager, or on the commandline, if I try to query a XMLType table, it dumps a stack trace, failing with the error message:
    Dynamic link error: libxdb.so: cannot open shared object file: No such file or directory
    I've done a full Oracle 9.2.0.1.0 Client installation, but this library isn't in my $ORACLE_HOME/lib. How do I get this file?

    Hi,
    Maybe not much use to you, but on Solaris, with a full Enterprise install, this library is in my $ORACLE_HOME/lib.
    So maybe you can find it on the EE CDROM?
    Regards
    Pete

  • Dynamic link error while executing XQUERY in SQL*Plus

    Hi,
    When I'm doing the following  XQUERY in SQL*Plus (version 11.2.0.3.0 instant client for mac64bit) :
    XQUERY declare default element namespace "http://xmlns.oracle.com/xdb/xdbconfig.xsd"; (:
           (: This path is split over two lines for documentation purposes only.
              The path should actually be a single long line.
           for $doc in fn:doc("/xdbconfig.xml")/xdbconfig/sysconfig/protocolconfig/httpconfig/
            webappconfig/servletconfig/servlet-list/servlet[servlet-name="orawsv"]
           return $doc
    I'm getting the following error:
    Dynamic link error: dlopen(/Users/markbeelen/Oracle/instantclient_11_2/lib/lib/libxdb.dylib, 9): image not found
    OCI-21500: internal error code, arguments: [unable to load XDB library], [], [], [], [], [], [], []
    Errors in file :
    OCI-21500: internal error code, arguments: [unable to load XDB library], [], [], [], [], [], [], []
    ERROR:
    OCI-21500: internal error code, arguments: [unable to load XDB library], [],
    Any ideas how to solve this?

    Got same issue with :
    Component
    Version
    =========
    =======
    Java(TM) Platform
    1.6.0_41
    Oracle IDE
    3.2.20.09.87
    Versioning Support
    3.2.20.09.87
    Alternate path for SqlHistory directory :
    C:\Users\USER_NAME\AppData\Roaming\SQL Developer
    Best Regards,
    F.L.

  • Adobe Dynamic Link Error

    Lately, when I try to open a Premiere Pro CS3 or CS4 project in Encore CS4, I set this error message: "an adobe dynamic link error occurred". It used to work but now it doesn't. Anyone know why?

    Something went corrupted in your system you will have to run the Clean-up Scripts and reinstall.
    Best thing to have full functioning Reinstall from a Clean Formated hard Drive
    Regards
    Julio Cesar

  • Dynamic RFC error

    Hi
    When I am trying to run my Webdynpro application I am getting a Dynamic RFC error. Can anyone help me to resolve this error.
    Thanks
    Lakshmi

    Hi
    Thanks for immediate response.
    I have checked in the transaction ST22 and I could see several dumps on my user id for the function module which I am using.
    what does it mean? what i need to do in this case?
    Thanks
    Lakshmi

  • Premiere Pro CS4 export doesn't work Dynamic Link Error

    I am on Windows XP and have upgraded to Premier Pro CS4.  I have under a 2 minute video that will not export (combo of photos and avi files we shot and a couple purchased avi in the NTSC format).  AME sits on a "Waiting" status with no sign of movement.  After an hour I turned it off.  Tried to open AME and add the sequence, when I get the Adobe Dynamic Link Error - at least I get an error.  What is this?  I have no extra items on the timeline and have deleted the other sequences out to see it that mattered - no.  I have done the updater and have the latest updates - still nothing.  What am I missing?  What should I be looking for?  Help Please.

    Antivirus isn't an issue and I have a lot of space.
    Gerri
    Allan Block
    "This is a transmission from Allan Block Corporation and may contain
    information which is privileged or confidential.  If you are not the
    addressee, note that any disclosure, copying, distribution, or use of
    the contents of this message is prohibited.  If you have received this
    information in error, please destroy it and notify us immediately at our
    telephone number (952) 835-5309."

  • Dynamic link error message again?

    Hi
    I am running Bridge CS6, somethimes with photoshop CS6.
    I am running mac OSX.6.8 (snow leopard).
    mac book pro
    I am getting the dynamic link error message again after not having the problem since CS6beta. It sometimes is only with mov or other movie files but sometimes it is with all.  It is also very slow and sluggish in general.
    When I click on a video files Bridge spins the wheel for a whlie and then gives me the below error message
    (in case the screen shot does not load)
    The error message reads
    "dynamiclinkserver has encountered an error"
    and then it reads off a file thread. and then I must click to continue
    I click to contiue. the message comes back. I click once more and the file then presents. I click to play the vid. the error message again comes back. And I must repeat the clicking twice. I have reset the preferences and purged the cashe. I have installed the patch I found in the forum too. thanks for any help you can render, Uhane

    Yes I did that while talking to tech support on the phone. They had given up and refered me to an upper tech support staff who was supposed to call me back but never did. Where is a link to this udate? It did not show up when I ran the updater.?!  As for permission listed as a culprit on the other thread you link to I have no such firewall or other software running. All the permissions have been set to my admin accnt which is the one and only accnt on this machine. I had NO problem since the beta version and then all of sudden it started again with the dynamic link fail with somoe files types in the last day or so. As for the other problems ... I honestly don't have a clue but assume they are all related to a single cause as they all showed up at the same time. I will reset once more. All start up scripts are checked. always have been. Can you tell me more about this update?? Is there a link? I will go fish...thanks for your help

  • Dynamic Link Error when sending sequence to AME

    Hi,
    I have a very short sequence without errors in premiere pro, but when I drag the project over to Adobe Media Encoder, I get a "Dynamic Link Error"...
    "There was an error when adding selected sequence to the batch".
    Any ideas on how I can fix this?  Currently I have to export sequences one at a time, and that's not going to be cool in the near future.
    Premiere pro 6.0.5
    Adobe media encoder 6.0.1.31
    ---Trav

    Have you tried Queuing from PP instead of dragging?

  • Publisher Dynamic Receipent Error in Germany

    Hi, I have to burts a crystal report for every cost center and trying to use publisher for this. I created a main crystal report with CostCenter as prompt/variable. I create another crystal report, which contains list of cost center only, to use as a source for dynamic Receipent. Following are my pulication settings.
    1) Main crystal report as source
    2) Second crystal report with list of cost centers are dynamic receipent source
    3) Destination is ftp location
    4) Personlization is dynamic receipt source field
    5) format is pdf
    When i try to run the publication with test mode I am getting following error please help me.
    2011-06-29 15:26:39,609 WARN  PublishingService:HandlerPool-18 BusinessObjects_PublicationAdminLog_Instance_17730 - - Warning while running document job "Publishing Main report" (id 17.736):
    Die Personalisierung eines Datenparameters in Bericht Publishing Main report kann zu einer Leistungsminderung führen, da möglicherweise eine Datenbankregenerierung pro Empfänger durchgeführt wird. (FBE60510)
    2011-06-29 15:26:43,984 ERROR PublishingService:HandlerPool-18 BusinessObjects_PublicationAdminLog_Instance_17730 - - Distribution to destination CrystalEnterprise.Ftp (/DEV/SAPBI/Publishing Main report : 17742.pdf)  failed. Recipient: .[US00CA10100000], Document Scope: Publishing Main report : 17742 (Pdf) : [[ZCOSTCENTER] (.[US00CA10100000])]. Ziel-DLL ist deaktiviert. [[CrystalEnterprise.Ftp] (/[39])]: [] (FBE60013)
    Thanks
    Sasi

    Hi Sasi1234,
    2011-06-29 15:26:43,984 ERROR PublishingService:HandlerPool-18 BusinessObjects_PublicationAdminLog_Instance_17730 - Publication ID # 17730 - Distribution to destination CrystalEnterprise.Ftp (/DEV/SAPBI/Publishing Main report : 17742.pdf) failed. Recipient: 0COSTCENTER.US00CA10100000, Document Scope: Publishing Main report : 17742 (Pdf) : [ZCOSTCENTER (0COSTCENTER.US00CA10100000]). Ziel-DLL ist deaktiviert. [http://CrystalEnterprise.Ftp ([1]/39])]: [ (FBE60013)
    For the above error ensure that the destination is configured correctly on the publication. Also check the recipient's e-mail address, the SMTP server settings, the FTP settings, or the disk settings to ensure that they are correct.

Maybe you are looking for