IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only

Retrieving data from a JAVA call

  • 1.  Retrieving data from a JAVA call

    Posted 07/12/07 06:17 PM

    Originally posted by: LouK


    We are making call to a web service that's calling a web application. In some cases, the data we're getting back is coming in as numerous ref.nnnnnn strings which we must then pass to another map in order to extract the data from the pool associated with that ref#. In other cases, the data returned is the actual string. Since there are a large number of classes involved, we'd like to just get the string and not have to pass ref data to another map. Can anyone tell us what to do to make this happen. Is it the manner in which the tree is built? We are importing classes to create the trees.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender