Author |
Message |
betterthanever
Participant
Joined: 13 Jan 2009
Posts: 152
Points: 927
|
|
DataStage® Release: 9x |
Job Type: Server |
OS: Unix |
Additional info: 9.2.1 |
Good Evening,
I am setting up a REST 2.0 Service in DataStage 9.1, where the consuming API application can post the status of a JSON transaction we send from DataStage. I am setting this up to take the status(Failure/Success) and persist in a DB for the resource ID/URI of the transaction . Just like when you deploy a DS job as a web service(SOAP over HTTP) you get a WSDL, I was expecting an URL/Service End Point that i can share with the status posting party. I was unsuccessful finding it once the service is deployed.
I may be wrong here to assume REST 2.0 Service is a REST API end point. I appreciate any inputs.
|
|
|
|
 |
ray.wurlod
Participant
Group memberships: Premium Members, Inner Circle, Australia Usergroup, Server to Parallel Transition Group
Joined: 23 Oct 2002
Posts: 54621
Location: Sydney, Australia
Points: 296179
|
|
|
|
|
|
To help us to diagnose, can you please be specific about how you set up the service in an Information Services Director project? Also please mention what you tried that failed to find the service.
|
_________________ IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold. |
|
|
 |
betterthanever
Participant
Joined: 13 Jan 2009
Posts: 152
Points: 927
|
|
|
|
|
|
sure.
i created a project under that started a new Application. under that application i gave REST 2.0 binding(JSON/POST/BODY).After that created a new operation and attached a datastage server job as the Information Service provider and then deployed it.
once it is deployed i went to service management console and check under REST 2.0 where i expected to see a URL link
|
|
|
|
 |
eostic

Group memberships: Premium Members
Joined: 17 Oct 2005
Posts: 3840
Points: 31021
|
|
|
|
|
|
take a look here for the specific url, etc. that you need.
http://www.ibm.com/support/knowledgecenter/SSZJPZ_11.5.0/com.ibm.swg.im.iis.infoservdir.user.doc/topics/c_isd_user_bindings_rest2.html? ...
|
_________________ Ernie Ostic
blogit!
Open IGC is Here! |
|
|
 |
betterthanever
Participant
Joined: 13 Jan 2009
Posts: 152
Points: 927
|
|
|
 |
chulett
 since January 2006
Group memberships: Premium Members, Inner Circle, Server to Parallel Transition Group
Joined: 12 Nov 2002
Posts: 43085
Location: Denver, CO
Points: 222463
|
|
|
|
|
|
So... resolved?
|
_________________ -craig
"You can never have too many knives" -- Logan Nine Fingers
|
|
|
 |
betterthanever
Participant
Joined: 13 Jan 2009
Posts: 152
Points: 927
|
|
|
 |
|