std.StoreInCacheDirect

This job delivers a specified document via its ID. It can be used when enaio® server and enaio® client run on the same computer.

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

Path

STRING

Yes

Path to which the object files are written

[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

File_N

STRING

Name of the N-th source file

3. Return Value

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