Good day to all!
Sorry for my technical English
I have a few questions using WebService:
When I use WebService base on program with “simple” data(“A”-type variables, a1-250) it`s all ok.
Troubles appear when I use dynamic data or even static array or extended “A” data(for example variables - a1000).
For dynamic data and extended “A” data I got - “rpcCall: server does not supported required version 1140” through WorkBench XML Tester http request. With the Java Interface request it`s all working fine.
Question:
- EntireX Broker Help says that “This requires an EntireX RPC server Version 5.3 or higher”. Where I can see that EntireX RPC server Version I use?
- How to fix this problem?
For static-arrays(in example I use (a250/4) variable) work`s only at first call(meaning first call with such static-array from start of RPC server), when repeat RPC call, curiously enough, it fall down:
- RPC gone from TaskManager but in Admin`s Console I see it on Server tab.
- RPC trace(Trace on error, any level from 3 to 9) say`s nothing, meaning zero file length.
- Request client sleeps until shutdown RPC Server from Server tab in Admin
s Console. Test
s made using XML Tester with Java Interface and http request(through Tomcat).
The software I use:
EntireX Broker 7.2.1.50
IDL, XMM and WSDL - I am generating using WorkBench. Test`s made using XML Tester
Natural 6.2.2 Pl11
RPC Server: MAXBUFF