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.  XML Document via FTP

    Posted Fri June 23, 2006 05:54 PM

    I am working on a flow where an xml document will be FTPd into BC and then from BC I need to call a SAP R/3 remote-enabled function module to post the data to an SAP table. The function module is working fine on SAP. The function module is even working when I test it from BC and populate the import fields manually. The problem is that the import fields are blank when I attempt to let my FTP->record… service do the populating. The call to SAP is happening, as I am getting a return message from SAP.

    I have the following BC service flow:

    -documentToRecord
    -mapping of boundNode to my record reference
    -call of function module (with mappings from record to FM imports)

    Can anyone tell me what I am missing?

    Thank you!


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 2.  RE: XML Document via FTP

    Posted Mon June 26, 2006 04:13 PM

    Don’t know what tweak did the trick, but I have this working now.


    #Flow-and-Java-services
    #webMethods
    #Integration-Server-and-ESB