externalTopicBlock
Was this helpful?
Was this helpful?
{
documentTopicId – topic which contains links to documents to be ingested (optional/required depending on the stage in the workflow)
policyTopicId – topic which contains policy messages (optional/required depending on the stage in the workflow)
instanceTopicId – topic which contains policy instance specific messages (optional/required depending on the stage in the workflow)
documentMessage – message with the information about the document topic(documentTopicId)
policyMessage – message with the information about the policy topic(policyTopicId)
policyInstanceMessage – message with the information about the policy instance topic(instanceTopicId)
schemas – schemas accessible in the select policy (if specified)
schema – schema which was selected by the user
lastUpdate – time stamp of the last synchronisation
status – link status
}
{
"operation": "SetTopic",
"value": "topicId"
}{
"operation": "SetSchema",
"value": "schemaId"
}{
"operation": "VerificationSchema",
"value": "schemaId"
}{
"operation": "VerificationSchemas",
}{
"operation": "Restart",
}