std.StoreInCacheByID

This job sends the specified document files to a enaio® client.

1. Input Parameters

Name Type Required Description

Flags

INT

Yes

Options for the transfer:
0 = dia file for the object is transferred
1 = only the object files are transferred
2 = only the dia file of the object is transferred

dwObjectID

INT

Yes

ID of the object

[Convert]

INT

No

0 = no conversion
1 = documents with main types 1, 2, 3, or 4 are converted to PDF
8 = TIFF documents with main types 2 or 3 are combined into a multipage TIFF

[WhenCOLDThenTIFF]

INT

No

1 = ASCII cold files are returned in TIFF format (only when Convert = 0)

[AddAnnotations]

BOOL

No

1 = annotations are burned into the image files

2. Output Parameters

Name Type Dependency Description

FileCount

INT

Number of files transferred to the cache

3. Output Files

Name Description

File list

Path and name of the files transferred to the cache

4. Return Value

(INT): 0 = Job successful, otherwise error code.