Connectors other than JCo??

Hi All,
I am using Websphere base version. There is no Bussiness Intergration Adapter, so that i can connect to SAP JCo. My java application has to access SAP Bapi.
<b>Is there any other solution for connecting to the SAP system, other than JCo?.</b>
Also it would be really helpfull if there is some info about connecting to SAP uisng JCo from IBM websphere.
Thanks in advance
George

George,
For connectivity with SAP from Java, if you are looking at solutions based on the options SAP provides, then
1. SAP JCo --> You know it...but this one is recommended if you want to connect from a standalone Java application.
2. SAP JRA --> From applications inside JEE runtime environment.
http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5caa85b11d6b28500508b5d5211/content.htm
3. Since your requirement is the call a BAPI, I would suggest you to
a. Expose that BAPI as web service.
Ref https://www.sdn.sap.com/irj/sdn/webservices-elearning and the Tutor file for
ABAP Web Service Creation Wizard in Web AS 6.40
ABAP Web Service Virtual Interface in Web AS 6.40
ABAP Web Service Definition in Web AS 6.40
ABAP Web Service Configuration in Web AS 6.40
b. From the WSDL for the webservice created above, create a standalone webservice proxy in NWDS.
c. Use the API library thus generated in your websphere based application to give a call to the webservice and in turn the BAPI.
HTH,
Amol

Similar Messages

  • Any other option rather than JCO to Connect JAVA through SAP ? which wayhow

    Any other option rather than JCO to Connect JAVA through SAP ? which wayhow
    points will be awarded

    HI,
    For connectivity with SAP from Java, if you are looking at solutions based on the options SAP provides, then
    1. SAP JCo --> You know it...but this one is recommended if you want to connect from a standalone Java application.
    2. SAP JRA --> From applications inside JEE runtime environment.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5caa85b11d6b28500508b5d5211/content.htm
    Reward points if it helps,
    Regards,
    Omkar.

  • Generic Connector - Web Services - Format provider other than SPML?

    Hi.
    Using OIM, I need to "talk" with Windows Sharepoint [Web] Services in order to provisioning an user (actualy, I need to associate a user to a Sharepoint Group).
    To do that, I'm exploring the Generic Technology Connector capabilities.
    From what I understand reading the documentation, the target Web Services have to "understand" the "SPML" format provider standard, and I didnt have found any evidences that the Sharepoint Services are SPML compliant.
    So, my questions are:
    1) Anyone knows of a GTC talking with Web Services non-SPML compliant (in particular, Microsoft-branded Web Services)?
    2) Are there alternative ways of doing what I need (using the Generic Connector... or not)?
    Thanks in advance.

    the way we did it was to get the wsdl of the service you need to talk to.
    try and create the client stubs with axis or xfire (depending on which version of axis you may need other than rpc/encoded format) create the standalone client to test you service.
    once you get it working take you client code, jar it up into the ThirdParty directory along with the required jars for the service implementation.
    then write your adapter using the code from the your client jar.
    Fred

  • Can I use a different charger for my iPhone other than the one that was supplied for it

    Can I use a different wall charger for my iPhone 4S other than the one that was supplied with it

    wjosten wrote:
    Lawrence Finch wrote:
    Apple puts no special requirements on it other than that it meet the USB spec.
    Except for the connector...
    What is special about the connector for the 4s charger cable? Mine is a normal USB connector. The question was about the wall charger, not the connector to the phone.

  • Personal Address Book in clients other than Outlook ( e.g. Thunderbird )

    Does anybody know what the latest is on PAB integration in Thunderbird. This is a big turn-off for using JES. I am looking at the JCS for two reasons 1.) as an alternative to Ms proprietary lock-in and 2.) for an more open platform to integrate a some of our own software. It's quite frustrating that Sun are supporting Outlook almost exclusively. Convergence is great, but not a replacement for a thick email client. I really like Thunderbird but I can't access personal address books.
    Any links for how to add a shared address book in Thunderbird? I'm sure I managed to sync at least the corporate address book when I reviewed JCS 5, but i can't remember and can't find a how to.
    I have even considered writing a Thunderbird addon myself to access Address Books using ldap but it seems the PAB entries are locked by Directory Manager access and not available to the PAB user. Is there anywhere else to locate the PAB entries other than at "dn=piPStoreOwner=euan,o=potensol.com,o=PiServerDb" ?

    shane_hjorth wrote:
    ethoms wrote:
    Does anybody know what the latest is on PAB integration in Thunderbird.There is no integration that I am aware of or any planned on the horizon. A major limitation to any development of LDAP PAB integration is the lack of LDAP write support in Thunderbird. Any future movement will be more towards CardDAV as per:
    http://wikis.sun.com/display/CommSuite/Project+Aries
    It's quite frustrating that Sun are supporting Outlook almost exclusively.Sun is expending a large amount of resources (staff) into the Lightning project which is providing calendar functionality into Thunderbird. That is why there has been so much progress on this front over the past 12 - 18 months. Sun has also rolled Lightning out internally giving it even higher visibility.
    http://weblogs.mozillazine.org/calendar/
    I'm sure this group would appreciate any feedback, testing etc. that you could provide.
    Convergence is great, but not a replacement for a thick email client. I really like Thunderbird but I can't access personal address books.I agree it is definitely a limitation but at this time priorities are elsewhere.
    I'm sure I managed to sync at least the corporate address book when I reviewed JCS 5, but i can't remember and can't find a how to.Accessing the read-only corporate address-book should be relatively straight-forward. A quick google shows up a number of examples e.g.
    http://www.cam.ac.uk/cs/email/ldapsettings/mozilla.html
    I have even considered writing a Thunderbird addon myself to access Address Books using ldap but it seems the PAB entries are locked by Directory Manager access and not available to the PAB user. Is there anywhere else to locate the PAB entries other than at "dn=piPStoreOwner=euan,o=potensol.com,o=PiServerDb" ?The other way would be to access the data using the WAPB protocol to the Convergence/UWC installation which is what Outlook Connector uses to access the address-book information. Unfortunately this protocol isn't yet publicly available. Feel free to push this with your Sun Account Manager.Regards,
    Shane.Thank's Shane, your responses are always thorough and very helpful.Thanks for the link for LDAP shared address books in Thunderbird, I think that was the very article I used last time, should have bookmarked it.
    I think it was harsh to say "It's quite frustrating that Sun are supporting Outlook almost exclusively.", I didn't realise they had involvement on the lightning project. Since my orignal post I have managed to install the plugin (v 0.8) and connect to my calendars. For feedback, so far it looks awesome, I was so impressed to see my tasks I added in convergence, in Thunderbird. I do recommend a 'how to' guide on Sun's website explaining exactly how to connect to it (couldn't find one myself from google). The 'how to' on mozilla's site forgets to mention that port must be specified (if it's not port 80, I use single-host deployment). Yet to try the experimental caching feature, will give feedback on that another time.
    Will check out CardDAV shortly, thanks for link.
    Overall, I am really happy with the JCS. If PAB and shared address book read/write/cache are implemented in Thunderbird/Evolution/Outlook then it would be the perfect comms suite. Servers seems to run really well although I have not put any real load on them yet. :-)

  • X-MS-Exchange-Organization-AuthAs is configured as Internal other than Anonymous from internet mails

    Hi Admin,
    We want to restrict distribute group not to receive internet mails, but the internet mails are still going through even if the option"only senders inside my organize" is selected. The part of mail header is below,
    X-MS-Exchange-Organization-AuthSource: myexchange.com
    X-MS-Exchange-Organization-AuthAs: Internal
    X-MS-Exchange-Organization-AuthMechanism: 10
    The value of X-MS-Exchange-Organization-AuthAs is configured as "Internal" other than "Anonymous" from internet mails. Maybe this is the root cause, but I don't know how to resolve it. Currently the internet mails are first checked by
    our symantec mail gateway then transfer to our CAS server (myexchange.com) as above.
    Could somebody instruct me on this?
    Many thanks in advanced.
    Leon
    Leon

    Did you check "Externally Secured" on the anonymous receive connector or add the ip address of the Symantec Gateway to the allowed IP anti-spam list in Exchange?
    Twitter!: Please Note: My Posts are provided “AS IS” without warranty of any kind, either expressed or implied.

  • Z77A-G45 no audio other than HDMI

    Greetings,
    This is my 4th build, so I am not a total beginner, but it has been several years since I have built a new system.  Everything went well after the build except that I don't get any audio other than from HDMI that goes to my monitor.  I don't want to use my monitor because the speaker sucks.  However, I am unable to get audio from the either the front or rear audio jacks.  I tried plugging the HDMI audio connector to the JAUD1 connector on the board, and I also tried switching to the AC97 connector.  I downloaded the most recent version of drivers off the MSI website, and I currently have version 6.0.1.7004 of Realtek HD Audio Manager installed.  When I plug speakers or headphones into either jack, Audio Manager recognizes it, and prompts me  to select what type of device is plugged in.  I also verified from Device Manager that the device is enabled and lit up as available.  However, I still get no audio.  I am up for any suggestions, because I've run out of ideas.

    Hi there;
    Please inster full system specs.
    I ges you use seperate GPU wich has HDMI and you get audio out of that?
    That GPU has soundcard in it and so that is made By OS to be master audio device, as you use HDMI device that has speakers in it.
    Go to Controlpanel/ Audio and there rigth click on speaker and then on "set this to master device" (or something like that i have fin win sorry)
    Hope this helps. Cheers Mummy
    Edit: Useing DVI-cable could allso fix this. If that OS is smartenaf to notice your audio device has changed. You dont lose any picture quolity, it maybe even be better in longrun, as it has lock to secure it in.

  • How can I install to a drive other than C?

    I installed the CS6 Master Collection trial version. During the installation, I specified a destination folder on my D: drive (C: is a small SSD drive meant to hold only Windows).
    For the 32-bit versions of the programs, the shortcuts created in the Start Menu point to the D: location I specified during installation, but clicking on them gets me a "file not found" error, because the actual programs were placed on the C: drive. They work if I copy the installed Adobe folder and its full contents over to the appropriate D: location.
    The 64-bit versions are a different mess: Unlike with the 32-bit versions, the installer placed the 64-bit versions of the programs in the specified D: drive folder, but when I attempt to start the programs, I get the "Configuration Error: Please uninstall and reinstall the program; Error: 1" message. Presumably this is because some of the configuration files or settings the programs are looking for are actually pointing to locations on the C: drive, where the installer put them despite my directions. But I have no idea which files or settings they are, or how to find them.
    How can I fix these configuration errors and get the 64-bit versions working?
    If anyone from Adobe sees this, can you please fix the installer so that it installs the ENTIRE package where I specified, and that all the various pieces installed know where the rest of the pieces are in a non-C drive installation?
    My system:
    Windows 7 SP1
    Intel Core i7, 8GB RAM
    C drive: 60GB SSD (Windows system files)
    D drive: 1TB HDD (All other programs and files, including my Windows User folders)

    Yes, I have redirected my User folder to the D: drive.
    I know that some shared components must reside on the C: drive; that's fine. I just don't have room for the entire installation on there.
    The real issue here is that, when a drive other than C: is selected as the destination, the CS6 package installs into a broken state every time, out of the gate, on my system. Some components get installed to D: and some to C:, but the various components of the programs seem confused about what exists where, as shown below:
    I select a folder on D: as the destination folder for the install, and here is what I get:
    64-bit versions of the package -- Program files are installed to the D: drive as specified, but attempting to start them results in a configuration error message stating that the program must be uninstalled and reinstalled, and lists "Error code: 1".
    32-bit versions of the package -- Program files are installed to the C: drive against what I specified. The shortcuts installed in the Start menu for the 32-bit versions point to the locations where these program files SHOULD be, on the D: drive. If the Adobe folder containing the program files is copied over to the correct location on D:, these programs function normally with no errors.
    I have the 32-bit versions working by copying the program files from C: to D:. I just want to get the 64-bit versions working as well.
    Any help you could give would be greatly appreciated; I'm really looking forward to testing the CS6 suite on my system!

  • I've just found that three movies I've bought from iTunes on on my iPad are not showing up on Apple TV or anywhere other than that iPad.  What's up with that and will I lose these films if I reset this iPad?

    I've just found that three movies I've bought from iTunes on on my iPad are not showing up on Apple TV or anywhere other than that iPad.  What's up with that and will I lose these films if I reset this iPad?

    Thanks.  The reason this has become an issue is that I recently bought a new Macbook Air that the iPad is not synced to.  The one is was synced to was stolen.  If I want to sync this iPad to the new Air, won't it be wiped before I'm able to copy these films or am I wrong about that?

  • I need to add a mileage calculation box to an existing form created by someone other than me. Please help, I am new to javascripting.

    I have the book 'Creating Dynamic Forms with Adobe LiveCycle Designer, but none of the javascript or formcalc script is working. Can someone tell me step-by-step how to go about adding this to the existing dynamic form?
    I added a small table on the existing subform, with the other 2 tables already in the form. This looked like a straight forward project. But, I have not any experience in java script other than googling for script and adding it to Adobe Acrobat fillable forms. So, I am sure I am going at this wrong.
    Respectfully

    Hi,
    can you provide the script you have tried and what exactly you want to do. What is the calculation you are trying to do?

  • How to insert a table or object image other than at bottom or report

    Please excuse my HTML ignorance. Is there a way to use a previously added tag to go back and insert a FP object at the tag location in an HTML report. The only way I can figure out how to do it would be to append the object using the report generation vis, then search the HTML document for the originally added tag, and replace this tag with the appended code.
    I append teat results as they are generated but once all tests are complete, I want to put the summary table at the top (after the header though).
    Thanks, Rick

    Hi Rick,
    There is no built-in way with the Report Generation VIs to append something to your report anywhere other than the very bottom.  I have attached a VI that shows the best way I can think of to accomplish this...it involves using an internal Report Generation VI called "Generate Report Get Data.vi" that gets the actual string that contains all your HTML from the internal data structure of the Report Generation VIs...once you have this string, you can manipulate it with the normal String functions in LabVIEW...then once you've got it manipulated the way you want, you can stick it back into your report.
    I hope this gets you started in the right direction...I saved the VI in LabVIEW 8.0 format.  Let me know if you have any other questions.
    -D
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman
    Attachments:
    Custom_HTML_Report_Append.vi ‏31 KB

  • Running a java program in a directory other than the current directory

    How do I run a java program that's located in a directory other than the current directory?
    There is a file Test.java in /dir1/subdir1. If my current directory is anywhere other than that directory, say /dir2/subdir2, I can compile Test.java by using:
    javac -classpath /dir1/subdir1 /dir1/subdir1/Test.java
    But when I try to run it with:
    java -classpath /dir1/subdir1 /dir1/subdir1/Test
    I get a java.lang.NoClassDefFoundError: \dir1\subdir1\Test
    Any thoughts?

    You need to specify just the name of the class you want to run. So java -classpath /dir1/subdir1 Test

  • How do I install CC Desktop and Apps to a drive other than "C"?

    After several problems, help from the forum, and finally an Adobe tech from India, the tech was able to install CC Desktop.  The tech had to make hidden files visible, and change an existing file OO?? (I can't remember the last two letters") to OO??_old.  Maybe this will help someone else.
    Perhaps I'm wrong, but as the tech was downloading and installing CC Desktop, I didn't see any option for which drive to install it on.  I am now installing CC apps.  I see no option as to which drive to install the app.
    I have my computer setup as C: operating system; D: sctratch; E: programs; F: files, G: cd/dvd.
    How can I install CC Desktop to "E"?  If done, will CC apps automatically install on "E"?  Will CC Desktop work properly on other than "C" drive?   Will CC apps work properly on other than "C" drive?  If CC Desktop should always be on "C", can I stll install CC apps on "E"?  I get no dialog box or window providing an option of where to install any of the CC programs.

    While CCApp Prefs does give you this option, it doesn't respect the settings and still installs to C: Drive. This is a big problem for those using an SSD drive to boot. Why would something as simple as choosing your install folder, like every other application in the world be an issue that has taken over a year to fix?

  • Can i use imac's internal CD/DVD drive to install windows 8.1 pro on macbook via ethernet or firewire or other than purchasing an external drive??

    can i use imac's internal CD/DVD drive to install windows 8.1 pro on macbook via ethernet or firewire or any method other than purchasing an external drive??

    Note: These types of discs or activities are not supported by DVD or CD sharing:
    DVD movies.
    Audio CDs.
    Copy protected discs such as game discs.
    Install discs for an operating system such as Microsoft Windows (for use with Boot Camp), or Mac OS X.
    Burn a CD or DVD

  • How can I buy films in languages other than German in Germany? Quite disappointed, i would line to watch films in Original language and not dubbed in strange ways...

    How can I buy films in languages other than German in Germany? Quite disappointed, i would like
    to watch films in Original language and not dubbed in strange ways...

    You are at the mercy of the content owners/copyright holders. They decide what the Apple can sell in each iTS.
    MJ

Maybe you are looking for

  • I am using iCal 8.0 and I don't know how to include event times along side the event in the monthly view.  help.  :)

    I am using iCal Version 8.0 (2026) I have read through responses to a similar question as I am posing, but the recommendations that I've found don't seem to be in the iCal preferences/ general tab. Two great solutions that don't seem to be in my pref

  • How can I set the default home page for all new users in Firefox 4

    I'm trying to deploy FF 4.0rc1 in a corporate environment but I can't find a way to set the default home page or any other settings for that matter. Is there a way to set the default home page for all new users and lock it so that the users can't cha

  • How to access my files from damaged boot drive?

    Hello Guys , I need your help to get the files from my Macbook , The OS cant start and I need a way to boot from some external to copy my files. I have old time machine back up from last april , but it cant restore because the drive is full. is there

  • Table source

    Hi All, Can I map one of the columns of the table to a different node (value node) from the nodes of the specified table source in the table properties? This table source is a model Node from Adaptive RFC. regards, Uma.

  • Delimited reports crash following Patch3a installation

    Delimited output causes crash following Patch3a installation Ive recently installed patch3a with a view to getting my delimited output to load directly into Excel. However following the installation of the patch Im now getting the following error 'Th