Siebel Developer's Reference > Business Component Classes >

CSSBCFile Class


The CSSBCFile class is the business component implementation for file attachments and file replication.

Usage Guidelines

You can use this class to transfer files to and from the Siebel File System.

Parent

CSSBCBase Class

Accessible Methods

The following methods are accessible from CSSBCFile. For more information on these methods, see CSSBCFile Methods.


BC User Properties

not applicable

Field User Properties

not applicable

Dependencies and Limitations

CSSBCFile requires the fields listed in Table 7. In this table, <Prefix> indicates the unique prefix of the field name. Each file attachment business component has a unique field name prefix. For example, the Account Attachment applet has fields named AccntDockStatus, AccntFileDate, AccntFileName, and so on.

Table 7.  Fields Required by CSSBCFile
Field Name
Value Type
<Prefix>DockStatus
BOOL
<Prefix>FileAutoUpdFlg
BOOL
<Prefix>FileDate
UTCDATETIME
<Prefix>FileDeferFlg
TEXT
<Prefix>FileDockReqFlg
BOOL
<Prefix>FileExt
TEXT
<Prefix>FileName
TEXT
<Prefix>FileRev
ID
<Prefix>FileSize
NUMBER
<Prefix>FileSrcPath
TEXT
<Prefix>FileSrcType
TEXT
<Prefix>FileStatFlg
BOOL

 Siebel Developer's Reference 
 Published: 23 October 2003