BO XI3 Publisher / BO XI 3.1 Publisher

Business Objects Publisher (6.1b) is used to send out reports to users on any changes detected in our Application.
Every hour these reports are scheduled,and if there is data,reports are dispathced to users.
Right now we are implementing this logic through BO report---
BO query retrieves changes in the database from the last date and time the report ran.
Currently we are using DS_Pending.Job_End Date Time
and based on the output, it retrieves email addresses and Restricts duplicate emails sent to users.
We are using DS Pending and OBJ_M_Documents BO Repository tables for this
DS_Pending Table - For document name,DS_Pending.Job_End Date Time, Job status = success.
OBJ_M_DOcuments - To get the Document id
The various process involved are: BO Publisher, Scheduler, Lotus Notes, updating Bo Repository table- DS_Pending.
BO 6.1 b is unstable and throwing errors and so we are constantly Monitoring to make sure that emails are being sent to users.
So we want to upgrade to latest version of BO,which supports all these features.
I want to know if all this is possible through BOXIR3 Publisher or through BOXIR3.1 publisher.
AS we don't have a concept of Repository in BOXIR3, how can we implement the same process.
1.Does BOE XI 3.0 work on Windows 2003 32 bit platform?
2.In XIR3 How can we find the last suceessful Publications Date and Time.
3.Does BOE XI 3.0 Publisher works with Oracle 10.2.0.8 64bit repository database
4.Does it allow us to  "Burst" a report and deliver it to different destinations (1 report --> N destinations)
5.system Requirements for BO XIR3 Server.
Thanks
Anupama

Hi Anupama,
I will answer what I can
1.Does BOE XI 3.0 work on Windows 2003 32 bit platform?
Yes
2.In XIR3 How can we find the last suceessful Publications Date and Time.
YOu can see it on screen, but there is also an SDK.
3.Does BOE XI 3.0 Publisher works with Oracle 10.2.0.8 64bit repository database
Yes (you should not that the publisher is built into the environment
4.Does it allow us to "Burst" a report and deliver it to different destinations (1 report --> N destinations)
Yes, you can have dynamic recipients, emails and internal inboxes and ftp and unmanaged disk
5.system Requirements for BO XIR3 Server.
The exact supported by BO are hard to find, so you would better to contact BO
Regards
Alan

Similar Messages

  • Publish to .Mac vs. Publish All to ,Mac

    I am using iWeb v 1.1.2, which I know how to use and is satisfactory for my needs. I do have a question, however. What is the difference between the command "Publish to .Mac" vs. "Publish All to .Mac?" I usually use "Publish to .Mac" as this seems quicker and does not seem the change the .js and Slideshow.html files that I hack to autoplay the audio, eliminate the reflections, etc. Although I don't seem to have any problem with this approach, I would like to be sure that I am not missing anything.
    Thank you.

    James,
    Good question. I realized I wasn't sure myself. Here's what I found in iWeb Help:
    "When you publish a site, all the sites and pages you changed since the last time you published are published. In other words, you can't publish only selected websites or webpages; your published websites always match the sites and pages in iWeb.
    You can publish all your sites and pages (not just those changed sinced you last published), by choosing File > Publish All to .Mac. You might want to publish all your pages if, for example, you accidentally delete your site from .Mac, if you change .Mac accounts and want to publish to your new .Mac account, or if you discover missing links or pages in your site."

  • Different Export / Publish Dialog for combined Export/Publish Service Provider

    Hi,
    I'm writing a Export/Publish Service Provider that supports Publish and Export (supportsIncrementalPublish= true). So, there is only on sectionsForBottomOfDialog() which is used for both Export and Publish. This is nice since most of the setting options should obviously be identical for Export and Publish. A few settings though are only required by the Publish Provider. To keep the Export dialog as simple as possible I would like to hide the Publish specific settings when called via "Export".
    Is there a way to identify whether the dialog was opened via "Publish" or "Export" so that I could hide some of the elements in the first case?
    Martin

    Excellent! Totally right! Here's what I found on p.70:
              LR_isExportForPublish Boolean, read-only.
             True when the current export operation is part of a publish service, either currently running or being edited in the Publishing Manager.
    RTFM!!
    Exactly, what I was looking for!
    Thanks for opening my eyes...
    :-) Martin

  • How to configure CSWP on Category page to show the Published Catalog-item page on Publishing site in a Cross Site Publishing scenario?

    I have created a Cross Site Publishing Environment in SharePoint Online. After connected
    to my catalog. 2 pages automatically created. But in "Category" page, if i click on an item it will bring me to the original path/item located in Authoring site. How to configure Content Search Web Part on Category page to show the Published Catalog-item
    page on Publishing site?
    Can we do this by changing the property mappings?

    Hi,
    According to my understanding, you want users to be redirected to pages in the current site instead of the source page of the search results in a Content Search Web
    Part.
    By default, the hyperlinks of the search results in a Content Search Web Part will point to the source page where the data comes from, when the hyperlink of each result
    is clicked, user will be redirected to the corresponding source page.
    If the data comes from other sites, what page do you want to display when user clicks a search result in the Content Search Web Part?
    Property Mappings can help to control the content of each part of a display template, however, there seems no such property in the search result can help to redirect
    to the pages of the current site, thus, it might not be able to meet your requirement.
    More information about customizing the Content Search Web Part:
    https://www.martinhatch.com/2013/02/customising-cbswp-part1.html
    Best regards,
    Patrick
    Patrick Liang
    TechNet Community Support

  • Best way to publish a collection to multiple publish services

    Hi
    I post a collection of images to Facebook, SmugMug and to a Hard Drive folder for syncing with my iPhone.
    Currently I add all the photos I want to a regular collection.  Once complete I select all and drag to each of the three Publish Services Collections and hit publish on all three.  I've considered making the three Publish Services Collections Smart and telling them to include from the Collection that includes the name of my collection (really it would be helpful if there was a drop down list, but I digress).
    Is there a better way of doing this?  What is everybody else doing?
    cheers, Lewis

    I use export instead of publish.
    Granted, I'm not using the web photo services that don't support change detection without the publishing (or are there export plugins that do support change detection and removal of obsolete photos - true sync stuff like publishing except via export?).
    TreeSync - for hard drive export-based "publishing".
    WebPhotos - for exporting photos for web consumption.
    ExportManager - for one-click exporting of all changed photos to all endpoint destinations.
    I have requested a feature, as have other publish plugin developers, for a hook so that publishing can be started programmatically (via plugins). If this feature is added to the Plugin SDK, then export-manager will be upgraded and renamed export+publish-manager...
    Rob

  • Invalid website publish settings file to import publish profile

    I am new user of Azure. I created a virtual machine through Azure's website, and ran "Get-AzurePublishSettingsFile" command to download the publish setting file. I later used VS 2012 to publish an ASP.NET website. After selecting the downloaded
    publish setting file, an error shows up saying that "Invalid website publish settings file to import publish profile".
    It should be noted that I wasn't able to find "Download the publish profile" on Azure's website itself. The Dashboard page didn't have the link to download the publish profile. 
    I am wondering what might be the cause of the error? How to fix it? Thanks for any thoughts in advance!
    lakeeast

    When running Get-AzurePublishSettingsFile, I actually downloaded the publish profile successfully. The problem is with importing the file: after selecting the publish profile in Visual Studio, I got the error ""Invalid
    website publish settings file to import publish profile".
    Did anyone else run into the same problem? 
    lakeeast

  • Have downloaded a .epub file from a third party publisher to my pc. Publisher advises that  iTunes is needed to move the file to my iPad. iTunes installed on  both pc and iPad. What's next?

    Have downloaded a .epub file from a third party publisher to my pc. Publisher advises that  iTunes is needed to move the file to my iPad. iTunes installed on  both pc and iPad. What's next?

    Drag or copy the file into the Automatically Add to iTunes folder in your library (default location C:\Users\user_name\Music\iTunes\iTunes Media), or add it manually using File > Add File to Library ...  If the file is compatible with iTunes it'll be added to your library and can then be synced with your iPad.

  • To publish modify of site without publish all site?

    how i can publish modify of site without publish all site?

    Since you're not using MobileMe you have two ways to publish to your host server:
    1 - in iWeb click on the site folder to bringup the window that lets you decide where to publish the site:
    2 - the first option is to select FTP Server and put in the appropriate server address, username, password and website name.  The first time you publish you'll be publishing the entire site.  Then next time you publish use the File ➙ Publish Site Changes Only menu option. That will do what you want to accomplish.
    3 - the second option is to publish to a folder on your hard drive and use a 3rd party FTP client, like the free  Cyberduck to upload the site files. Again the first upload will be the full site but subsequent uploads will be the changes only if you follow this tutorial: 02 - Uploading Only Those Newly Published or Edited Files When Using a 3rd Party FTP Client.

  • Getting error message "cannot prepare project for publishing (-50) -- and it wont publish my project. What's up?!

    getting error message "cannot prepare project for publishing (-50)" and, subsequently, it won't publish the bloody thing. I have publsihed many videos previous to this one so I have no idea waht is going on.
    So, my question is -- WHAT IS GOING ON?!!

    Hi
    See if this might help
    Error -50
    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 ?
    Pictures
    • in what format ? .jpg, .bmp, .tif, else ?
    Audio
    • from where/what format ? iTunes, .avi, .mp3, .aiff, else ?
    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..
    Yours Bengt W

  • Publish Page Content-Cross Site Publishing in SharePoint Online

    Is it possible to get Authoring Site's Specific Page's Content/html content (Live in Page Library of Authoring Site and saved as a Catalog) by a Content Search web part added to the Publishing site's page? 
    (Please note that these sites created in SharePoint 2013 Online, Authoring Site activated Cross site Publishing feature and created using team site template, Publishing site created using Publishing Portal template)

    Hi Gihan,
    Glad to hear your issue solved and thanks for your sharing! It is helpful for others who will meet the same issue.
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • Can users without Publisher 2010 view (read only) Publisher pieces in a SharePoint 2010 library?

    I'm (very) new to SharePoint 2010 and fumbling my way through it with a certain amount of success. We have a variety of Publisher 2010 items I wanted to be made available in a library. Not all of the users in the group have Publisher, so I converted them
    all to PDF...which doesn't seem to work with SharePoint 2010. So my question is...if a member of the group does not have Publisher 2010, will he or she be able to view these same items if I post them as read only in Publisher? OR, even better, is there
    a workaround for PDFs? Thanks so much! --SMGKatz

    EDITING original response to Mike Smith below.
    Updated here:
    At Mike's suggestion, I tried the XPS/XML route and we have a WINNER!!! Multiple problems solved.
    Thanks, Mike!
    This is helpful and leads me to a second question... we all have either Adobe Acrobat X Standard or at least Acrobat Reader, but the PDFs were giving us trouble. When you mention "a PDF viewer" were you referring to Acrobat Reader or is there some
    sort of plug-in that plays with SharePoint?
    The only way to convert them to Word would be to save the Publisher pieces as images and drop them into Word, which I can do. I had hoped to post items in the library that users could download to use and the PDF is much more versatile than a Word document
    for this purpose. I haven't yet tested the quality/resolution of the PDF vs Word w/ an image dropped in, so I don't know if this would be an issue, as well.
    We've always gone the PDF route. Maybe I'll explore XPS options and see how that works out for me. I have to be honest, I never knew what XPS was until you mentioned it and I looked it up. So thank you for that, as well! That may end up being my solution! 

  • Publishing .doc files with Tutor Publisher 14

    All of my documents have been created in Tutor Author 14 and Word 2003, thus they have the extension .doc. However when I try to publish them in Tutor Publisher 14 at the 'Rebuild Master Index' stage no files are found. Tutor isn't recognizing the .doc files as valid files even though in the previous step (File>Publish step) it had moved all the .doc files into the 'final' folder.
    Does anyone have suggestions on how to fix this problem?
    Thanks

    In the Publisher > Tools > Configuration Options dialog box, what version of word is selected?
    For Publisher to find and bild the index against doc files, you must have 03 selected as the word version.
    If you do have 03 selected and Publisher still shows 0 files, please log an SR with Oracle Support.

  • Incorrect format when published to .mac but ok published to folder

    Problems started after updating iWeb to 1.1.1.
    Problems are 1) incorrect visited and unvisited links and 2) incorrect placement.
    Here is the link to the site published to .mac
    http://web.mac.com/amalin/iWeb/Site/Welcome.html
    I've placed a screen shot as it (correctly) appears when published to a folder.
    Here is the link to the screen shot
    http://web.mac.com/amalin/iWeb/Site/tmp/Welcome.png
    You can see the differences in the "Newsletters" section of the page as well as other areas.
    Any help would be appreciated.
    Regards,
    Al Malin
    iMac 17 Flat Panel w/Super Dr   Mac OS X (10.4.7)   iWeb 1.1.1

    Hi Al,
    I can't seem to reproduce the bold/highlighted link thing over here on my end. I have loaded your page on my Safari as well as on a PC using IE and FireFox. All looks okay.
    Perhaps try emptying your browser cache and reload the page. Maybe this will clear some cobwebs and let you see the page properly. Good luck!

  • Publishing to MobileMe doesn't publish the edited image

    Hi all,
    I've downloaded and installed A3, and after MANY hours of migrating my iPhoto library, A3 is working well. I've only used iPhoto before, and I'm impressed by all the features.
    Since there doesn't yet seem to be any plug-in to publish directly to SmugMug, I decided to try using my MobileMe account. Trouble is, the photo that gets published is the unretouched RAW photo, not the one I edited.
    Can anyone let me know what I'm doing wrong?
    Thanks,
    Boris

    This is not an answer, but a reinforcement of what Boris is saying. I have two photos that I've cropped in A3 and the masters (JPEG in this case) are what end up on MobileMe. The cropped images do not upload. Further, on both of these photos, once they are "brought into focus" on MobileMe they end up in landscape mode, upside down - both of the photos are cropped into portrait mode. To make matters even worse, one of the two photos is "stretched" in landscape mode, so that a circular "Do Not Enter" sign in the photo ends up as an oval.
    Any help on this would be appreciated.
    Walt

  • IWeb site saves AND publishes, without the option to publish or not

    I cannot make any changes, and save them, unless I want the page published on this site:
    http://web.mac.com/joneve/ThePeregrine_Muse/Whoshere.html
    On another site I can save changes I make and then I'm prompted to choose publish or don't publish the page.
    With the first site, where saving constitutes publishing, I can't work ahead. I can't make any changes until I'm ready to publish them. So I can't do part of a page, or update a page, and save my work to be published later.
    This happens with every page on this site - it doesn't matter whether there's only text, or text and graphic or music files - any change that gets saved gets published immediately.
    What could be the problem and how can I correct it?
    Any suggestions will be very appreciated.
    Thanks.

    What happens when you select "save" from the file menu or do < command S > ?

Maybe you are looking for