How can i start a onMouseOver Event when the MousePointer moves over an VIEW-AS-TEXT Fill-In ? I want to open a Frame to show more informations.
Can anybody help me.
Thx and Merry Christmas!
Jan
This threat can close.
I find a solution.
I use WSDL-Style RPC/Literal and the temp-table i use i convert to XML like this schema:
<tt_example>
<tt_exampleRow>
... DATA
</tt_ExampleRow>
</tt_example>
And it runs !
Thanks
Which log-levels you set on TomCat, on Webservice and on the AppServer ?
And i would thing you must connect like this :
lRC = hWebServer:CONNECT(" -WSDL 'http://localhost:8080/wsa/wsa1/wsdl?targetURI=urn:localhost:webservice'").
IF NOT lRC THEN RETURN.
Hi folks,
i need your help !
I try to develop a web service for communicate with our program.
And i need to transfer data from client to the web service and back. I want to do this with a temp-table that i convert to a XML-Stream for the web service. My problem is that i don't know how this...
What does
do ??? This line is the connect or start of the service and you do not start a webservice procedure. Try to use the
procedure within progress 10B (you find it on the \bin directory) to generate helpdocs and see the examples there.
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.