IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  OutBoundMap RFC to SAP crashing the BC

    Posted Fri May 14, 2004 01:18 PM

    I am using OutboundMap on SAP 4.7 BC to RFC to a BAPI on an SAP system.
    If I run this in Administrator view the RFC works fine (I am not using any data so I get a 'Idiot! You have no data" error, but the BC stays alive.

    If I do the same thing in Developer the BC crashes and dies.
    But only if the BAPI called is one that would (if it had data) create something. Eg BAPI_PO_CREATE would crasdh BC but BAPI_ACC_DISPLAY would not.

    This sounds crazy - there is no data being transferred so its not a complex integration - I should get a simple error message back. And Admin and Developer are calling the same BAPI on the same SAP system with the same Log in and password. How can it crash the BC on one and not on the other?

    Has anyone any ideas on resolving this?

    S


    #webMethods
    #Adapters-and-E-Standards
    #Integration-Server-and-ESB


  • 2.  RE: OutBoundMap RFC to SAP crashing the BC

    Posted Sat May 15, 2004 08:15 AM

    I don’t understand why, but if you assign a null entry to all of the bapi tables in the bc developer, the call then works. This seems more necessary if the sap system is running on unix rather than windows. As I say I dont understand why, but it is a definate work around

    hth

    graham


    #webMethods
    #Integration-Server-and-ESB
    #Adapters-and-E-Standards


  • 3.  RE: OutBoundMap RFC to SAP crashing the BC

    Posted Mon May 17, 2004 09:41 AM

    Hello,

    this is a bug in JCo 2.1.2. Update your SAP BC to SP3 and this will be fixed.

    Gordan


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB


  • 4.  RE: OutBoundMap RFC to SAP crashing the BC

    Posted Thu May 27, 2004 11:06 AM

    The results from the Belgian Jury are as follows

    Graham, huit point
    Gordan , dix point

    Graham you are right and that explains why the admin view works and the developer view doesnt - admin sends nulls. Although its too big a job to add an overwrite to every unsued field with null values - its a big RFC I’m using.

    Gordan - well done, the SR 3 cleared the problem.

    Thanks for you help!


    #Adapters-and-E-Standards
    #webMethods
    #Integration-Server-and-ESB