Functions
The Function element can be used to pass data and control information to the respective document functions. The function element has the same structure for each document function, only the arguments and settings are different in each case.
The id is used to define the document function to be called. The attribute name is optional, but is helpful for readability.
The ids of the document functions can be found in the list of document functions. The most commonly used ones are described in a bit more detail and supplemented with examples below.
Id | Name | Description | Example |
---|---|---|---|
70e94788-ce84-4460-9698-5663878a295b | ConnectInterfaceDefinition | Pass data from a specialist application | |
6f6430fe-6c11-41de-9f29-c29fef4de861 | CustomXmlPartsInjector | Transfer business application-specific CustomXML parts | ✓ |
5c8b5321-e02d-4a1c-80e3-627d40aeabaf | ProfileData | Transfer profile data from specialist application | ✓ |
2de8db66-f3d7-456d-bba3-6bb0f12c1fb6 | DocumentParameter | Map data in the document as content | ✓ |
b9e8ec94-bec0-418a-b985-c565ac3bec23 | Recipient | Store contact information as recipient addresses | ✓ |
dd752747-733e-4175-9fc7-028ab7472742 | SnippetResolver | Insert snippets | ✓ |
c364b495-7176-4ce2-9f7c-e71f302b8096 | MetaData | Set data in the document in the document properties | ✓ |
d96565fd-b4f0-4939-910f-2b4962a235c5 | nest/ise | Connection of the "nest/is-e" product |