WCCDeliveryOption
Use the WCCDeliveryOption data type to define the options to set for WCC delivery of a report. The administrator must first set up the WCC server.
Fields Provided by WCCDeliveryOption
This type is used in the ArrayOfWCCDeliveryOption complex data type.
| Field | Description | 
|---|---|
| String WCCAccount | Optional. Select an account from the WebContent Server. | 
| String WCCAuthor | Optional. Enter the name of the author. If you don’t specify an author, then the value defaults to the login name of the user. | 
| String WCCComments | Optional. Enter comments to include with the document on the WebContent Server. | 
| String WCCFileName | Required. Enter the name to assign to the file on the server. For example: report.pdf . | 
| Boolean WCCIncludeMetadata | Required. Specify Trueto allow custom metadata to be sent with the document. Custom metadata is defined in the data model. | 
| String WCCSecurityGroup | Required. Select the security group on the WebContent Server to assign to the report. | 
| String WCCServerName | Required. Enter the name of the WebContent Server as defined in thePublisher Administration page. | 
| String WCCTitle | Optional. Enter a title for the report. If you don’t enter a title, then the Layout name is used as the title. |