Question about GetFile method
Hi,
a question related to Siebel BC Action Attachment, method GetFile:
How to configure the path where file is returned?
The bookshelf says:
"CSSBCFile Methods
GetFile Method
The GetFile method copies a file in the Siebel File System that is attached to the current record into a temporary directory. The method returns the path to the file in the temporary directory.
The temporary directory is defined in the .cfg file for the Siebel application as the value of the TmpDir parameter in the [Siebel] section."
We have tried to add the TmpDir parameter to the configuration but it does not seem to have any effect, the file is still copied to .../siebel/siebsrvr/temp- directory.