Considerations for integrations with DevOps Plan
This topic provides guidelines to follow when integrating DevOps Plan with other products.
If
you are working with or creating an integration with the DevOps Plan application, you must consider how the
following features might affect the integration, to ensure correct operation.
- Globalization support and return string mode
Integrations with the DevOps Plan application might receive error messages that the application must be able to handle to support mixed character-set deployments. If your environment requires a DevOps Plan data code page that is not the same as all local character sets for application and servers, you might need to modify existing integrations to handle return string errors.
Errors are returned to the calling integrating application if any of these conditions are true:- The application writes characters that cannot be represented in the DevOps Plan data code page. These characters cannot be stored in the database.
- The application reads characters from a DevOps Plan application that cannot be represented in the local character set.
If the local character sets of all application connected to a database set match the DevOps Plan data code page, you do not need to consider these issues. For more information about character representations and code page settings, see the Administering DevOps Plan online Help.