Previous Topic: Set up CA DataMinder Task RoutesNext Topic: Configure Task: Audit Log #1


Configure Task: CA DataMinder Analyze Request

Now edit the properties of the Invoke CA DataMinder Analyze Request task.

To edit the task properties

  1. Open a CA DataMinder task route in the IBM Content Collector Configuration Manager.
  2. Click the following task to view its properties in the right-hand pane:
    Invoke CA DataMinder Analyse Request
    
  3. Edit the task properties in the following sections:
    Connection Details

    The Import web service is always installed on the Content Collector host server, so you do not need to change the default connection URL:

    http://localhost/ICCImportSvc/import/analyze
    
    Webservice response mapping

    Set the Metadata Produced By Service field to:

    CA DataMinder Import Metadata Response
    
    Property Mappings

    These properties define which metadata is sent to the CA DataMinder web service. Set the Class field to:

    CA DataMinder Analyze Metadata Request
    

    All the properties that you defined in the user-defined metadata section now appear in the Property column. But the Value column remains blank. You must now populate the Value column with source-property mappings for each task property.

  4. Double-click a property row in the Property Mappings table.

    The Edit Expression dialog appears.

  5. Click the Metadata option.
  6. Define the Source-Property mapping for the property that you are editing:

    For example, for the AttachmentFile property you must map the the File class to FullPath. This gives the following mapping:

    <File, FullPath>
    

    Edit Expression dialog

    Edit Expression dialog

  7. Click OK to close the Edit Expression dialog and return to the main Task Route screen.
  8. Repeat steps 4 though 7 for each task property.

    The complete list of property mappings for the CA DataMinder Analyze Request task are listed below.

  9. Click Save to save your changes.

    Important! A known issue causes the values to disappear in the Property Mappings table. Do not worry about this. The new values have been saved correctly.

Property Mappings for CA DataMinder Analyze Request Task

Property

Value

Datatype

AttachmentFile

<File, FullPath>

String

AttachmentName

<File, FullPath>

String

BCCRecipients

<Email,BCCAddress(multi)>

Multi String

CCRecipients

<Email,CCAddress(multi)>

Multi String

DocumentTitle

<Email,DocumentTitle>

String

IsAttachment

<Email,Is Attachment>

Boolean

IsEncrypted

<Email, IsEncrypted>

Boolean

JournalHeaders

<Email, JournalEnvelopeHeaders>

String

MessageBody

<Email, MessageBody>

String

MessageForm

<Email, MessageForm>

String

MessageSize

<Email, MessageSize>

Int

OriginatingUser

<Email, OriginatingUser>

String

ReceivedDate

<Email, ReceivedDate>

Date Time

Recipients

<Email,RecipientsAddresses(multi)>

Multi String

SentDate

<Email,SentDate>

Date Time

Subject

<Email,Subject>

String

ToAddress

<Email,ToAddress (multi)>

Multi String

UniqueId

<Email,UniqueId>

String