Previous Topic: CA Clarity PPM Connector Mapping Configuration FilesNext Topic: CA Clarity PPM Connector Alerts


CA Clarity PPM Connector Example: Person CI Mapping

This example shows how to convert a CA Clarity PPM Resource object to a USM Person CI and back to a CA Clarity PPM Resource object. The Person CI mapping does the conversion. This mapping supports the get, create, and update operations.

The get operation consists of three calls:

The update and create operations invoke the same XSL template, person_write. Because the XOG request document is the same for create and update, only the generated parameters are different.

Note: The XOG requests for outbound (get) operations can contain results for multiple CA Clarity PPM objects. However, inbound (create, update, delete) operations can only handle one object at a time. Updating or deleting multiple CA Clarity PPM objects requires multiple connector calls.