Dell-EMC
E22-192 · Question #57
E22-192 Question #57: Real Exam Question with Answer & Explanation
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"
Community Discussion
No community discussion yet for this question.