Page 1 of 1

Can I parameterize values in the Webservice Xformer

Posted: Tue Jan 19, 2010 4:34 pm
by dganeshm
Img with the red box

I want to parameterize the value in the red box, I tried doing it but I am getting an error while invoking the web service :

<ns1:Fault xmlns:ns1="http://schemas.xmlsoap.org/soap/envelope/">
<faultcode>soapenv:Client</faultcode>
<faultstring>psdi.util.MXApplicationException: XML document does not have the expected root element {http://www.mro.com/mx/integration}SRPDM ... aultstring>
<detail/>

How can I overcome this, I need to parameterize that value..

Posted: Tue Jan 19, 2010 5:30 pm
by chulett
Sorry, but what is "the red box"? What exactly are you trying to parameterize? :?

Posted: Tue Jan 19, 2010 6:06 pm
by dganeshm
chulett wrote:Sorry, but what is "the red box"? What exactly are you trying to parameterize? :?

Hey Craig,

I have embedded an img in the posting , if you click it you would can see the red box. I am actually trying to parameterise the PORT ADDRESS in the Web Service Information..

Posted: Tue Jan 19, 2010 6:36 pm
by lstsaur
Fix your XML document first. Did you see this error message "XML document does not have the expected root element".

Posted: Tue Jan 19, 2010 11:22 pm
by chulett
That should be fine parameterizing the port address but as noted that doesn't seem to be your problem.

Posted: Wed Jan 20, 2010 10:09 am
by dganeshm
chulett wrote:That should be fine parameterizing the port address but as noted that doesn't seem to be your problem.
Craig, Lstsaur,

Only when I parameterize I am getting the error , when I leave it as is shown in the Img in the first posting I dont get the error.. that is what is puzzling me..

Posted: Wed Jan 20, 2010 1:49 pm
by eostic
It can be edited manually after import...I've done it many times...but I'm not sure if it can be parameterized....perhaps it gets compiled into the job......

Ernie