Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - entityRuleActionInformationType

Description

This type provides information about an entity rule action.

Properties

Name Type Occurrence Description
id xs:unsignedInt Required The rule Id.
actionType entityRuleActionType Required The entity event action type this action fires
order xs:unsignedInt Required The entity ID.
enabled xs:boolean Required TIndicates idf action is enabled
description xs:string Optional The description of this event rule.
config entityRuleActionConfigType Optional The description of this event rule.
metadata xs:string Optional The UI/tooling, metadata - not for general use.
In This Document