Dell-EMC
E22-192 · Question #57
Refer to the following information. """Batchname"" = Name of Batch ""ClientID"" = Store in Level1_Index0 for the Index Step ""DocNo"" = Document number in the batch" What is the correct schema for…
The correct answer is D. "%s\%s\%03d,@(Batchname),@(Index.Level1_Index0),@17". See the full explanation below for the reasoning.
Question
Refer to the following information. """Batchname"" = Name of Batch ""ClientID"" = Store in Level1_Index0 for the Index Step ""DocNo"" = Document number in the batch" What is the correct schema for exporting the images to the directory \ClientID\DocNo ?
Options
- A"@(Batchname)%s%03d,@(Index.Level1_Index0),@17"
- B"%s%s%03d,@(Batchname),@(Index.Level1_Index0),@07"
- C"%s%d%03d,@(Batchname),@(Index.Level1_Index0),@17"
- D"%s%s%03d,@(Batchname),@(Index.Level1_Index0),@17"
How the community answered
(67 responses)- A13% (9)
- B3% (2)
- C7% (5)
- D76% (51)
Community Discussion
No community discussion yet for this question.