Problem using Parameter set for a Web Service

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
pandujoy
Participant
Posts: 70
Joined: Tue May 13, 2008 1:37 pm

Problem using Parameter set for a Web Service

Post by pandujoy »

Hi,

I am using parameter sets in my job and they run fine. When i replace the I/p and O/P files with WISD I/P and O/P i am getting a problem.

As a practice i create a service/operation and point the service to the job the Information server console throws a error saying

"Error trying to create a reference provider " :(

com.ascential.rti.design.QueryFailedException: A query failed with the following message: 'Could not open parameter "Informix_Parameters" of job "test".'

Not sure what might be wrong.

Can we refer to parameter sets for a webservice ?

Kindly guide me through this process.

Thanks a Lot
Sreenivasulu
Premium Member
Premium Member
Posts: 892
Joined: Thu Oct 16, 2003 5:18 am

Post by Sreenivasulu »

Found that Parametersets do not work on using stored procedures as well.
So i think you should use normal job parameters in those cases

Regards
Sreeni
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Did either of you open a case with your official support provider, get an official verdict on the problem?
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply