Any other choices except running several JDBC senders for collect DB data?

Hi Experts,
One third party system running on Oracle DB, need to send data to SAP, it only provides staging tables for communication.
Third party system wants to transfer data to SAP, system will insert necessary data into TRANSFER OUT tables. The Insert Trigger inserts a record into the Central Send Table and sets the message status (field: msg_status) to ‘N’ to indicate that a new message has been inserted.
Currently we are in design phase.We have about 15 interfaces like above described to use JDBC Sender adapter to delivery message. For every interface about 1000 messages/day, message size will be 10-20k.
The question is:
1.Does this design is feasible?
2.Will 15 JDBC Senders impact XI performance?
3.How many interval time should be setup in every JDBC Sender adapter to make sure XI can survive.
4.If this is a bad design, do we have other choices?
Thank you very much for your time.

Hi,
><i>Does BPM process message one by one?</i>
As sequential processing is not a necessity in your case, every message picked by the Sender JDBC adapter will trigger a separate BPM and so parallel processing will surely happen. Just make the Quality of Service in your Sender JDBC adapter as <b>Exactly Once.</b>
But again now the question arises as to how many parallel BPM's are going to run. If the number is small, then there should be no issue at all.
Look into this blog and understand how BPM performance can be fine tuned. Have not tried the steps / tricks mentioned here regarding Transaction handling but it sure would help,
/people/swen.conrad/blog/2006/12/22/xi-ccbpm-performance-under-perform-or-out-perform
Meanwhile, before considering the BPM and single Sender JDBC adapter I would suggets that you still work on multiple Sender JDBC adapters with the Availability Times concept and hardware quicksized , see the results and then decide on the BPM stratergy.
Multiple Sender JDBC adapters provide ease of development , and manintenance and so if hardware is quicksized and adapter scheduling possible, this should be the approach.
Regards
Bhavesh

Similar Messages

  • I have a 60 inch Sony XBR TV that has DVI input but not HDMI. I am using an adapter to get the video from my Apple TV, but the screen flashes a lot. Do I have any other choices other than buying a new TV?

    I have a 60 inch Sony XBR TV that has DVI input but not HDMI. I am using an adapter to get the video from my Apple TV to the Sony, but the screen flashes a lot. Do I have any other choices other than buying a new TV?

    Is this an iphone question?
    You have posted in the iphone forum.

  • How can we open a new instance of Firefox without URL bar and any other control (except PREV, NEXT and RELOAD)?

    Dear Volunteers,
    I am looking for a solution for Firefox Win App and Mobile Apps where on click of a button from the website page, we should be able to launch a new instance of firefox instance (like a popup box) with following features:
    a. It SHOULD NOT have any URL bar to display.
    b. It SHOULD NOT show any plug-ins or any other functionality except Previous, Next and Reload.
    c. This instance of firefox should always be on-top of all other application.
    Please advise, how firefox can be customized to offer in all platforms by default.
    With lot of hope from this volunteer community,
    Rajiv

    You would need your visitors to install some kind of add-on, since web pages do not have permission to block the display of the page address and users do not need to allow a new window to be modal and block other Firefox windows, much less other OS windows.
    Over the years, people have developed extensions for kiosk-style displays. You could investigate those for ideas.

  • I bought an external hard drive for backups to use with Time Machine, but however when I try to connect it with the other windows laptop it doesn't work ? intact it doesn't work on any other device except my MAC ?

    I bought an external hard drive for backups to use with Time Machine, but however when I try to connect it with the other windows laptop it doesn't work ? intact it doesn't work on any other device except my MAC ?

    Do not worry about it.
    Time Machine needs that your external drive is formatted in HFS+, or better known as "Mac OS Extended (Journaled)". This filesystem is used by Apple on Macs and Windows cannot read or write drives formatted with this filesystem, being this the reason why all your devices do not read the external drive except your Mac.
    You can only use your external drive to make Time Machine drives. If you store anything different, you may damage the Time Machine structure, so it is better not to use it as a drive to store other data. Instead, get another external drive to do it or create a second partition on the external drive formatted in FAT32 by using Disk Utility > http://pondini.org/OSX/DU3.html FAT32 can be read by Windows PCs

  • Music I already have on my computer will not pull up in itunes. I dragged the files, copied the files,  and even tried adding the files but nothing works. The songs play on any other program except for itunes. What do I do??

    Music I already have on my computer will not pull up in itunes. I dragged the files, copied the files,  and even tried adding the files but nothing works. The songs play on any other program except for itunes. What do I do??

    OMG......THANK YOU THANK YOU......I been reading articles after articles and nothing was working......tryed the Crtl+S and there it was. I can not thank you enough......I appricate it    Can not believe it was that simple. I am one happy person again.....

  • Can you charge a macbook by any other means than the power cord? For example the usb drive? My cord works fine but the outlet on the laptop is not.

    Can you charge a macbook by any other means than the power cord? For example the usb drive? My cord works fine but the outlet on the laptop is not.

    The only way to charge a MBP is with a MagSafe power supply (wall or airline) try http://support.apple.com/kb/TS1713

  • Could u plz help me to find simple example for how to save data file in a spread sheet or any other way in the real time controller for Sbrio 9642 using memory or usb flash memory

    Could u plz help me to find simple example for how to save data file in a spread sheet or any other way in the real time controller for Sbrio 9642 using memory or usb flash memory

    Here are a few Links to a helpful Knowledge Base article and a White Paper that should help you out: http://digital.ni.com/public.nsf/allkb/BBCAD1AB08F1B6BB8625741F0082C2AF and http://www.ni.com/white-paper/10435/en/ . The methods for File IO in Real Time are the same for all of the Real Time Targets. The White Paper has best practices for the File IO and goes over how to do it. 
    Alex D
    Applications Engineer
    National Instruments

  • File Data Source:  does not support any other host except LOCALHOST?

    I am using US 1.0.3.
    This exercpt is from the OTN iLearn Subscribed course titled "Oracle9i UltraSearch New Features" on operating system file access:
    "The file protocol is used only for the machine that launches the crawler. You can not specify any other host for this kind of URL, except LOCALHOST."
    Does it mean that US 1.0.3 can not be used to search other file servers on the network? For example, we have US 1.0.3 installed on a server S1 which is on a network with other servers (e.g. S2). I want to use US to search files in the folder myDir on server S2. So I tried to create a file data source with this URL:
    file://\\s2\myDir\
    But I got this error:
    Invalid file protocol URL: file//\\s2\myDir\
    Hostname of the file URL "file://\\s2\myDir\ is not "localhost".
    My question:
    (1) Can US 1.0.3 search files on a different server than the one US is running on?
    (2) If so, how to specify the URL using the above example for it to work?
    (3) If not, how about the newer version of US, 9.2 or 9.02? Can they be used to search files on other network servers/drives?
    (4) If no to question (3), is there any plan to support this in the future version of US?
    My comment: Not able to search other servers really limits the userfulness of US. I really hope Oracle will consider adding this capability.
    Thanks!

    More on my previous questions:
    Since I posted my previous question, I have read on the 1.0.3 online help that we can define remote crawlers to crawl "on a remote machine other than the Oracle Ultra Search database". So I assume this is how to make US to search on other servers. In the online documentation it also includes the following paragraph on "Remote Crawler Profiles Page":
    "Use this page to view and edit remote crawler profiles. A remote crawler profile consists of all parameters needed to run the Ultra Search crawler on a remote machine other than the Oracle Ultra Search database. A remote crawler profile is identified by the hostname. The profile includes the cache, log, and mail directories that the remote crawler shares with the database machine. "
    The Remote Crawler Profiles Page, however, displays only remote crawlers already defined and the page seems to be used just for editing the porfiles of these defined remote crawlers.
    My questions:
    (1) How do I create the remote crawlers and defines the profiles in the first place?
    (2) Where can I find more documentation on remote crawlers?
    (3) Once the remote crawlers are set up, how do I specify the file URLs for each remote crawler?
    (4) With US9.02 or 9.2, does remote crawler work the same as in 1.0.3, or are there any enhancements?
    Thanks!

  • My Macbook pro won't connect to any other wifi except my home wifi.

    Everywhere I go , my computer wont connect to any other wifi . I'm currently visiting a friend in Florida and I tried connecting to her wifi and it says it's connect but there is no internet connection . I know her router is fine because my iPhone is running off of it perfectly but it won't let me use internet on my Mac .

    I suggest you try to join the Network at the Genius Bar of an Apple Store. Be sure to make an appointment, as they can be crazy-busy. It's free.

  • Is there any other transform (except FFT) to find out harmonics in the waveform?

    Dear all,
    I am doing a project on finding other transform (except FFT) to find out harmonics in the waveform. I hope someone can tell me the methods. I have found a lot of time on internet and got no result. Thanks.
    Victor

    Hello Victor,
    If perhaps you are working with rotating machines where the frequency of an "n times per revolution" event is dependent upon the speed of the machine, you may want to look at Order Analysis.
    Events that occur a given number of times per revolution occur at the same position each revolution regardless of the rotational speed.  However, the frequency at which they occur is directly related to the rotational speed.  Order Analysis removes this speed dependency by transforming the phenomena from the time-based domain into a position-based domain.
    In the position-based domain, the recurring events are displayed as a the "number of times the event occurs per revolution" instead of the "number of times the event occurs per second" (i.e. frequency).  At least this is my interpretation of it based on my experience.
    Best Regards,
    Chris 

  • No preview or preview button appears when I try to print a web page, as it does for any other file. How can I arrange for preview?

    n the dialog box that appears when I try to print any web page, there is neither a preview nor a preview button, (although there is a preview if I open the web item as a pdf file, but that takes an extra step. A preview appears when I print any other file on my computer (a Macbook). Is there a setup procedure that will give a preview when printing one or several web pages?

    The Print button in the "3-bar" Firefox menu button drop-down list opens the Print Preview window.
    You can click the Print button in the Print Preview window or use the Print item in the File menu (File > Print) or use the Ctrl+P shortcut to have access to the print selection item and other print setup options.
    * Tap the Alt key or press F10 to show the Menu bar.
    * Use "View > Toolbars > [X] Menu Bar" to have the menu bar visible permanently.
    *Universal Print: https://addons.mozilla.org/firefox/addon/universal-print/

  • Any other choices for communication with web cam

    Hi all,
    I have wrote a JMF program that takes the images from webcam. However, it really depends on lighting. When lighting is not enough, my whole application hangs. In fact, I have installed the software provided together with my webcam, it works pretty good nomatter how dark it is. Therefore, I really hope you guys can share some experiences to me, or are there any choices, such as, C, C++, etc, that allows me to capture the images from webcam continously. I am tired about java JMF. Thx a lot.

    To communicate with web cam, you can avoid JMF using the JavaTwain package http://www.gnome.sk
    This package enables you to connect to your camera or scanner directly from a java application.
    If you just want to see how Java Twain works with your scanner or camera:
    - java (1.2 or higher for Windows, 1.3 or higher for Mac OS X) has to be installed on your computer
    - a scanner or camera has to be installed on your computer
    - download the trial package from http://www.gnome.sk
    - unzipp it
    - go to the examples directory of the unzipped package
    - in Windows: doubleclick the runExampleShow.bat
    - in MacOS:
        - open the Terminal window
        - change the working directory to the examples
        - run .sh file (type ExampleShow.sh or sh ExampleShow.sh)
    This will pop up the Twain Source Selection user interface. There, all your scanners and cameras which do have a twain driver should be listed. (About 90% of scanners and cameras on the market do have a twain driver for Windows, only a few do have a twain driver for MacOS.) Select one of them. The user interface of the selected scanner (camera) will appear. Confirm the scanning (you can set the scanning parameters first). The scanned image will be displayed in a separate window. To end the application, close that window.
    Running different examples, you can test scanning with hidden UI, saving the scanned image, using ADF, ...
    If there is any problem, do not hesitate to inquire about it at the technical support, email: [email protected] . I am the member of the staff :)
    Erika Kupkova

  • I can't get into my mail without being asked for my password and its stored in keychain and not having trouble on any other device except my macbook

    I have been having trouble signing on for several days to my email accounts. Everytime it asks for my password and the keychain box pops up. I retype it and it returns. I even went under mail preferences and changed it and it will not let me on. I have an iPad and an iPhone and can access it that way (so I know the password is correct) but not on macbook. Any help would be appreciated.

    David:
    Welcome to Apple Discussions.
    +I set up an access code to the hard drive in order block the other user's access...+
    Can you explain exactly what you did? That may help explain your situation.
    When you try to boot normally, explain exactly what happens.
    Have you tried starting up in Safe Mode?
    Please post back with updated information.
    Good luck.
    cornelius

  • Can we call RFC in any other way except using adaptive

    Hi,
    I want to know if there is any possible way to call RFC other than using the adaptive model.
    Answers will rewarded.
    Regards

    Hi,
    you can use JCO or Enterprise Connector to connect with R/3.
    JCO-->http://www.sapdevelopment.co.uk/java/jco/jcohome.htm
    EC-->http://help.sap.com/saphelp_webas630/helpdata/en/79/c6213e225f9a0be10000000a114084/content.htm
    Regards,
    Naga

  • Im trying to shut off my iphone and its like loading forever without letting me make any other choice.!! its fozen. What can i do?

    My Iphone won't shut OFF... what Can I do!???
    I press the shut off button, and then whem I turned off it started like "loading" and now My Iphone its stuck!!!
    What can I do??

    Try resetting your iPhone by pressing the home and sleep buttons until you see the Apple logo, ignoring the slider. Takes about 5-15 secs of button holding and you won't lose any data or settings.

Maybe you are looking for

  • How can I open a .pdf file in a browser on a click on a push button

    I am using oracle 10g developer suit for form designing. There is a .pdf file in the application server. I want it to open it in a browser when a push button is clicked. Could you please tell me how can I do that? Regards

  • Latest iTunes software 10.5.1 will not load.

    Software begins to download writing files.  Near completion WARNING window pops up stating iTunes must be closed to complete installation.  Doing so does nothing.  Only option available is to click "Quit Installer" on pop-up warning window which in t

  • FCP to Compressor meltdown: What does "User aborted Media Server" mean??

    "Final Cut Pro generated an error or unexpectedly quit User aborted Media Server" That's what I get every time I try to export an MPEG-2 from FCP via a Compressor QuickCluster. Always worked in the past, never works now. I don't recall changing anyth

  • IPhone (unhacked) and rigtone issue

    Saturday evening, I decided to buy three additional ringtones for my iPhone, so I picked the songs and purchased ringtones. They show in iTunes just fine, and when I synced, they were put into ringtones in iTunes just fine. But when I look at my iPho

  • When deploying VDI - disk isn't diskparted etc. and TS fails

    hi when i create a vdi, attach a harddisk and pxe boot my TS fails because of the disk. If I manually (F8) diskpart the newly created disk and reboot/restart PXE then my TS finishes as it should.. how can I fix this ? Kindest regards, Martin