Connect SOAP API Reference
This chapter provides detailed information about Xactly Connect objects and operations
including the Xactly Web Services Application Programming Interface and Java
API.
This chapter contains the following topics:
- Exploring Primitive Data Types
- Exploring Complex Types
- Understanding Xactly Objects
- Xactly Connect Object Operations
- Exploring Operations
- Common Coding Tasks
- Exploring the Xactly Connect Java API
Exploring Primitive Data Types
Primitive data types are used to provide a standardized way to define, send, receive,
and interpret basic data types in the SOAP messages exchanged between client
applications and the Xactly Connect Web service.
note: When writing a client application, follow the data typing rules defined for your
programming language and development environment. The development tool will
then correctly handle the mapping of typed data in your programming language
with the corresponding SOAP data types.
