connect() -
Method in class com.ontimize.webservice.prebuiltClient.OWSClient
Connecting to the Ontimize Web Service indicated by the OntimizeWebServiceClient.properties file and calling the init session method in order to
connect with the server and obtain the sessionId.
Implements the operations that can be performed in an Ontimize Web Service, such as, standard initSession, query,
insert, update and delete, and also a generic method (called execute) which allow developers to run whatever remote method.
read the userLogin, userPâssword and urlConnection properties sent in the properties variable which was the result of popullate the variable with the
client configuration file.