DOM Get allowed transistions

Hi Gerwin, Currently, we only intend to generate IDs with the DOM devops tools. I suggest retrieving the DomBehaviorDefinition. The StatusTransitions property contains all transitions and will allow you to …

[VOTE NOW] What custom chatbot command do you need?

It would be interesting to interact with Collaboration, example use cases: – Open/Edit/Comment Collaboration tasks including in the the descriptions field some bot command printout. – Search for Maintenance tasks …

Custom Operator – Failing with error 200

This makes me think of a serialization error, where the api sends invalid json to the client. You can quickly verify this by inspecting the preview tab of GetNextQuerySessionPage, if …