DevOps Plan integrations and data code pages

DevOps Plan integrates with a number of applications. If the application can pass and receive Unicode data, all data passed from DevOps Plan is transferred correctly regardless of the local character set or language setting on the application that runs the integration. DevOps Plan always verifies that data passed to one of its applications can be stored correctly in the database set.

If the other application is not fully Unicode compliant, its data is considered to be in Local mode. In this case, DevOps Plan attempts to convert data to the code page that corresponds to the application's local character set. If it cannot perform the conversion, it returns an error to indicate that it is unable to write the data back to the integration correctly.

Existing integrations use the Unicode compatibility modes in the table below.

Table 1. Integration compatibility modes
Integration Mode
DevOps Code ClearCase® (Base) RETURN_STRING_LOCAL
DevOps Code ClearCase® (UCM) RETURN_STRING_LOCAL

Schema developers can create integrations between DevOps Plan and other applications.