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.  various datatypes

    Posted Fri May 12, 2006 11:22 PM

    Hi,

    We are doing some migration work from VI code to Is 6.1,
    some of the documents in VI conains datatypes of intereger, double, float when we have migrated to 6.1 the data type of the field becomes Object and java wrapper class is java.lang.Long, java.lang.double and java.lang.BigDecimal. Is this type of documents can be goahead and use them as it is or do we need to change them into strings.

    Pl suggest us.

    thanks,
    christina


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


  • 2.  RE: various datatypes

    Posted Fri May 12, 2006 11:28 PM

    Christina,

    You can certainly use them in IS 6.x, but of course how well that will work depends on what you are doing with the integration.

    You can also download the WmTransformationServices package from Advantage if you need to convert between the old VI datatypes.

    Mark


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