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.  New fields on SAP RFC not added to BC outbound map until Restart

    Posted Tue September 13, 2005 02:02 PM

    I am using sap.map:outbound in Business Connector to call a custom RFC in SAP R/3. It worked fine to begin with, but when I added some extra fields to the input/output of the function module interface in SAP, I couldn’t get these new fields into the outbound map in Business Connector.

    I deleted the sap.map:outbound flow and recreated it, but no luck.

    Eventually I restarted the Business Connector server and was I was then able to re-create the outbound map with the new fields.

    There must be a simpler/better way to make new RFC fields available in Business Connector without having to restart the BC server! Does anyone know of a a way?

    We are running Business Connector on webMethods Integration Server version 4.7 and SAP ERP 5.0.

    Thanks in advance.


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


  • 2.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Tue September 13, 2005 06:07 PM

    If you recreate this map should solve this issue - did you try to relaod SAP adapter package?


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


  • 3.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Wed September 14, 2005 12:53 PM

    Hi KrishnaS,

    Thanks for your response. I tried recreating the map but it didn’t solve the issue. I will try reloading the SAP Adapter package next time.


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


  • 4.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Thu September 15, 2005 11:13 AM

    KrishnaS, I tried reloading the “SAP” package in package management. Is this what you mean by the SAP Adapter package?

    When reloading the package I got a message saying that the class contains native Java code and that I would need to restart the server anyway, so that goes back to my original question.

    Anyone got any other ideas?


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


  • 5.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Thu September 15, 2005 11:32 AM

    I would generally delete all the functions and structures under the DDIC Cache within the SAP adapter on the administrator page.

    Also a scheduled job on your test machine to clear the cache would be an ideal practise, so that the RFC call refers to the latest structure.

    HTH
    BS


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


  • 6.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Thu September 15, 2005 05:37 PM

    Hi Bhavani,

    Thanks for your response. I cleared the DDIC cache and it worked a treat. Problem solved. Thank you!

    Regards,
    Tammie


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


  • 7.  RE: New fields on SAP RFC not added to BC outbound map until Restart

    Posted Mon November 08, 2010 06:32 AM

    How to remove DDI cache using a scheduled job… can we programmatically clear the DDI cache


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