Printouts

Printouts

The printout feature.

Attributes

NameDescriptionValue
idUnique Identifier.Any
nameA name that describes the printout.Any
descriptionA description that describes the printout.Any
printoutfilenameThe name of the printout file as it exists in the system (along with the file’s extension).A filename

Example

 Printout
Printout
<printouts>
    <printout>
    <id>CUSTOM002</id>
        <name>Modify Account Name - REST Test</name>
        <description>Test ETL for REST API</description>
        <printoutfilename>imports/accounts/CreateAccount.csv.ktr</printoutfilename>
    </printout>
</printouts>