Setting Up Autocreation of Attachments for Siebel Self Service
When filling out a service request, Siebel Self Service users can use the Description field to describe their issue. When the description is greater than the allowed number of words, Siebel Self Service automatically creates a text file attachment and stores the file. You can also map this Description field to any database column (such as the extension column) with a character maximum of any specified number, defined by the database table.
By default, the maximum length of the description field is 2,000 characters. To modify this functionality, use Siebel Tools to configure the Max Description Length user property of the Service Request (eService) business component, and specify a value for the maximum limit of characters for the auto file attachment creation. For instructions on mapping business component fields to database fields other than the default ones, see Using Siebel Tools.
<SR Number>_<Login Name>.txt
. The feature to automatically create attachments is available for only the Service Request (eService) business component. You cannot copy and adapt this business component to implement this feature.
To configure Max Description Length for a business component
-
In the Object Explorer window, select Business Component.
The Business Components window appears.
-
From the Business Components window, query and select Service Request (eService).
-
From the Object Explorer window, open the Business Component User Prop object.
The Business Component User Properties window appears.
-
For the Max Description Length property, select the Value field and edit the number as needed.
-
Deliver the changes to the integration branch.