Put File Method
The PutFile method replaces a file in the Siebel File System that is attached to the current record with a copy of a file in a directory. It updates the relevant business component fields. You can configure Siebel CRM to call this method from any item described in Calling a Method except from a browser script.
The following table describes the arguments that you can use with the PutFile method.
Argument | Description |
---|---|
fileName |
Specifies the name of a file and the path to this file that Siebel CRM updates. |
keyFieldName |
Specifies the name of the PrefixFileName field that contains the name of the file in the Siebel File System. For example, the AcctsFileName field contains the name of the file for the Account Attachment business component. |