eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:transformation:mappings:funktionen:schreibfunktionen:settargetframevariable

SetTargetFrameVariable

The function SetTargetFrameVariable() uses the arguments variable name and variable value to be saved within the frame variable.

Note: This function can only return useful results when the target object of a mapping has been triggered. This means that the function must be used at the appropriate point in the mapping.

Syntax:

SetTargetFrameVariable('FrameVariableName', 'value')

Sample:

SetTargetFrameVariable('eBiss.DocumentVars.FileName', 'MeineDatei.dat')

Note: So that the file name set above for the file in the message is set, the parameter Generation File name must be set to Standard for the Containerizer

SetTargetFrameVariable('eBiss.DocumentVars.Subject',concat('Rechnung Nr.:',@DocNumber))
SetTargetFrameVariable('eBiss.DocumentVars.AttachmentContentType','Text')

Available document variables

Note: See the list off Frame Variables.

Note: If you want to change the frame of the source document, use the function SetFrameVariable.

en/transformation/mappings/funktionen/schreibfunktionen/settargetframevariable.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1