...
Activity | Parameter | Beschreibung |
---|---|---|
ApplyXPath | XPath XDocument | Applies the given XPath to the provided XDocument |
GeneratePdfActivity | Culture: IN<string> (CultureInfo.Name) DisplayName: IN<string> Replacements: IN<Dictionary<string, string>> Result: OUT<MemoryStream> TemplateName: IN<string> | Generates a PDF. Replaces (“find and replace“) placeholders in the template with the values in the replacement dictionary. Input has to be a Word-file (.doc / .docx) Path: C:\ProgramData\itsense\Templates\WordTemplates |
SerializeObject | Serialisiert ein Objekt | |
GetLanguageString | Übersetzt einen Language Key | |
FileTemplateProcessor-UTF8 | Processes a XML file | |
FileTemplateProcessor | Processes a XML file |
...