Dell-EMC
E20-465 · Question #163
What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?
The correct answer is D. id,c,dm_sysobject where object_name='test1'. See the full explanation below for the reasoning.
Question
What is the correct API syntax for retrieving the r_object_id of a dm_document with the name, 'test1'?
Options
- Aretrieve,c,dm_folder where object_name='test1'
- Bid,c,select dm_sysobject where object_name='test1'
- Cretrieve,c,select dm_document where object_name='test1'
- Did,c,dm_sysobject where object_name='test1'
How the community answered
(24 responses)- A4% (1)
- B8% (2)
- C8% (2)
- D79% (19)
Community Discussion
No community discussion yet for this question.