gordan
02-24-2005, 09:44
Hello all,
I have service which allows to have empty string as input parameter.
When I try to invoke this service through dsp page I am not getting the same result as in developer.
Case is like that
input string variables are var 1 and var2
when I call it with dsp page I am getting *.dsp?var1=&var2= In this case I am getting empty page as result.
when I call with filled variables that result is the same.
How can I invoke service with empty variables as input?
TIA
Gordan
I have service which allows to have empty string as input parameter.
When I try to invoke this service through dsp page I am not getting the same result as in developer.
Case is like that
input string variables are var 1 and var2
when I call it with dsp page I am getting *.dsp?var1=&var2= In this case I am getting empty page as result.
when I call with filled variables that result is the same.
How can I invoke service with empty variables as input?
TIA
Gordan