Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

R

record

In the TeamConnect Web Service environment, a record refers to an instance of a TeamConnect system object or custom object in the TeamConnect database.

repository

In the TeamConnect Web Service environment, each entity has a corresponding repository class that supports operations for working with records of that entity type. For example, the ContactRepository provides methods for inserting a contact, updating a contact, reading a contact, searching contacts, deleting a contact from a TeamConnect system.

request

In the TeamConnect Web Service environment, each client program's repository method call will be transformed by the 3rd party SOAP toolkit into a request to the corresponding Web Service.

  • Was this article helpful?