ManualClassification Parameters and Valid Execution Modes

The valid execution mode for ManualClassification is SYNCHR.

The parameters of ManualClassification are as follows:

ManualClassification Parameters
Name Semantics Type Valid Values Multiplicity
Direction: In
MasterCatalog See Common Parameters.      
CatalogInputMap Name of an input map.

Multiple input maps can be associated with a catalog. Therefore, while importing a catalog, the input map name should be specified.

string Input map name. 1
ClassifyRecords
Only Classifies the records that already exist in a repository. Also, verifies whether or not the imported records, that is, new records, exist in a repository. If the imported records exist, they are classified, else they are not classified. string True

False (Default)

0..1
ErrorThreshold If the error count reaches the specified threshold value, the import is terminated.

For more information on this parameter, refer to ImportCatalogRecords.

long Any valid integer.

Default value is 1000.

0..1
RecordPer
AsyncCall

(Optional)

See Common Parameters.      
AsynProcess
Indicator See Common Parameters.      
Direction: Out
TotalRecords Indicates the total number of records retrieved by the activity. long Any positive number 1
ClassifiedRecords Indicates a number of records classified by the activity. long Any positive number 1
UnclassifiedRecords Indicates a number of records that are not classified by the activity. long Any positive number 1
RecordsWithError Indicates a number of records that are not processed by the activity. long Any positive number 1