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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  ho to change location

    Posted 01/22/07 02:20 AM

    Hi,
    I have a problem about how to locate xml files.
    I use a similar function as in the person example:
    “performInsertPersonFromFile(TXMLObjectAccessor accessor, String filename)”.
    When I try to locate a file in the directory “c:\myxml\example1.xml” as a filename it doesn’t work. I don’t know how to change the directory. Can anybody help me?
    Thanks a lot,
    Diego


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs


  • 2.  RE: ho to change location

    Posted 01/22/07 02:44 PM

    Hi Diego,
    Here you need to give location of file as “c:\myxml\example1.xml” as \ represents escape sequence.


    #webMethods
    #API-Management
    #webMethods-Tamino-XML-Server-APIs