ReadEntity

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

ReadEntity

 

With the help of the ReadEntity webservice a record within a table can be read. In the SOAP notification the following elements should be parsed:

The Cocon webservices login data

strContract: the name of the contract that identifies the readable data. For reading the identity the contractname is by default equal to the name of the enitity, with the suffix _READ attached to it. (e.g. KLANT_READ).

objConditionValues(): an array/list of FieldCondition structures which define the readable data.

strFields(): an array/list of technical fieldnames (TABEL.VELDNAAM) which specify which fields should be returned. See the Data Dictionary for the list of tables and their fields.

objFiedOrder(): an array/list of FieldValue structures to declare how the returned records should be sorted. When left empty the default sorting will be used.

The webservices returns the specified records.

If any error occur the SoapException will be shown.

Endpoint : CoconServices/CRUD.asmx

WSDL : https://services.speerit.nl/CoconServices/CRUD.asmx?wsdl

 


logospeerit

CoconLogoWitKlein

© Speer IT B.V. 1999-2017