Siebel Developer's Reference > Business Component Classes > CSSBCProposal Class >

CSSBCProposal Methods


This section describes the methods that are implemented in the CSSBCProposal Class.

RequestAllFiles

The RequestAllFiles method marks proposals and literature files for downloading to mobile Web clients. It goes through the complete content structure of the current proposal and sets the File Dock Request Flag for the template file and literature files specified under section components. The next time the user synchronizes, the marked files are downloaded to the mobile Web client.

Origin

Implemented in CSSBCProposal.

Invocable

You can invoke RequestAllFiles from server script, browser script, and business services.

You can also invoke this method through custom buttons and commands.

Siebel Developer's Reference