How to configure web services in data stage ver 8.1

Dedicated to DataStage and DataStage TX editions featuring IBM<sup>®</sup> Service-Oriented Architectures.

Moderators: chulett, rschirm

Post Reply
raghavrhyd
Participant
Posts: 7
Joined: Wed Mar 09, 2011 1:12 am

How to configure web services in data stage ver 8.1

Post by raghavrhyd »

Hi, we are having 2 wsdl files subscribe.wsdl and listener.wsdl and one xsd file and one header file.What is the best way to implement and how to implement to request and receive the data from source system using datastage.my question is

1.should we have to use webservices related stages or MQ related stages?

2.If we have to use webservices ,then in which path we have to keep the wsdl files at the source or at the receiving side?

3.what is the purpose of eventlistner in webservices and how the same can be implemented in data stage?

4.what is the purpose of xsd files and header files.how to use the same in data stage.

5.what is the sequence of steps need to be carried to implement the above in datastage

Many Thanks in advance
Post Reply