Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello
I'm trying to use Model Manager Web Services using Visual Studio.
There is a lack of documentation. I can create a project in VS and then add a Web Reference to Model Manager Web Services. Now how can I login?
How can I do a simple search?
Someone has a simple example?
Any help is appreciated
Alessandro
Search for "mmweb" in your IDE (Netbeans/Eclipse etc.)
mmweb implements the so-called Model Manager Web Client and is based on the WebService (Jetty Server).
Not a simple example, but one that works - including Login
Hope this helps.
Hello Max
I have not found any Examples. Can you tell me which java class has un example inside?
Hi Alessandro,
"Webservices" are implemented by a huge number of Java Classes and are based on a Jetty Server.
There is no single class which gives you a full template how to use the Webservices.
Something close to a single class:
com\osm\webservices\legacy\WebServiceTestCase.java
Sorry, I myself do not implement code using Webservices - I extend Model Manager.
Max
I can log using web services but, getting a file specifying documents ELID, I have an error. See Shapshot.............