Hi, Create a new navigation hierarchy to override xtk:core's menu commands, adding 'applicableIf' where appropriate.For example usage, look at monitoring's entry toward the bottom: <menu name="main"> <!-- Universes -->
<!-- Remove and generate it from the list of contexts? -->
<command appl...
Hi, If the table has audit trail cols, you can use those to correlate modified times against workflow times.Otherwise, use the data schema view for xtk:workflow, nms:webApp to see across the system for potential causes. Thanks,-Jon
Hi, Args are xpath, field.Sender address is NodeValue('mailParameters/senderAddress', data), or just [mailParameters/senderAddress] -no NodeValue() needed. Thanks,-Jon
Hi, Yes, it's a matter of adding as many machines as you'd like, license-permitting. No packages or any effort needed.On the new machines turn on the interactiond logging module and the web module. Inbound interaction is designed for horizontal scaling, with queries being single row key lookups that...