IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
#Supplychain
 View Only
  • 1.  Adapter not found

    Posted 08/23/07 12:25 PM

    Originally posted by: BobEyres


    Hi,

    I've got a new install of DataStage v8 and I'm trying to run the example web service consumer_example map. When I run this example I'm getting the following message in the execution summary

    <Message>FAIL function aborted map:Adapter not found</Message>

    and the following message in the card 2 target report

    <TargetReport card="2" adapter="File" bytes="0" adapterreturn="-1">
    <Message>Target not available</Message>
    <Settings>C:\Program Files\IBM\DataStageTX_8.0\examples\packs\web_services\web_serv\Result_out.xml</Settings>
    </TargetReport>

    It looks to me as though its the SOAP adapter that cannot be found but I can't be sure.

    Has anyone else had this same issue or can advise me on what is wrong?

    Thxs, Bob


    #IBMSterlingTransformationExtender
    #DataExchange
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Adapter not found

    Posted 08/23/07 01:18 PM

    Originally posted by: GerryCullen


    You need to have the [b]PACK for Web Services[/b] installation present in order to use this example. Talk to your sales person if you don't already have it.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: Adapter not found

    Posted 08/23/07 01:27 PM

    Originally posted by: GerryCullen


    Well, double-checking on the packaging, it looks like this example is only included in the Pack for Web Services, so I'm guessing that's not the problem. Sorry about that.

    You can check if the adapters.xml file, found in the base of your install directory, contains a line such as this:

    [b]<M4Adapter name="SOAP" alias="SOAP" id="147" type="app" class="com/ascentialsoftware/m4soap"/>[/b]

    Also make sure the [b]m4soap.jar[/b] file is present in the same directory.

    Both items should be present if the Pack for Web Services install ran correctly.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender