PlcmIntegration

PlcmIntegration

The integration object defines integration related parameters.


PlcmIntegration Fields

NameTypeDescriptionAttributes
integrationStatusIntegrationStatus The status of integrate and deintegrate action. Could be 'NotIntegrated','InProgress' or 'Integrated'.
integrationDetailsIntegrationDetails The operation detail description for each operation-status, will show error details if operation-status is Failed. Will show if current operation is integrate or deintegrate


Nested Types/Restrictions


NameTypeRestrictions
IntegrationDetailsstring
Length of value must be >=1
Length of value must be <=256
IntegrationStatusstring
Value must be one of:
  • NotIntegrated
  • InProgress
  • Integrated