Identify DML Impacted Objects

If a DML is changed, how to find out the impacted objects using a command?

Questions by stalin tenali

Showing Answers 1 - 15 of 15 Answers

Naveen

  • Feb 22nd, 2017
 

Please use the below Air command to identify the refernce file which make use of the DML.
air object referencing-files -top-level

  Was this answer useful?  Yes

Siva Parvathi

  • Jun 5th, 2017
 

air object uses < EME path of DML >
air sandbox uses < EME path of the DML >

  Was this answer useful?  Yes

Nitin

  • Jul 10th, 2017
 

air sandbox uses is not a valid command

  Was this answer useful?  Yes

Jagnyadatta Sena

  • Jul 26th, 2017
 

We can use all below:
air uses
air object uses .
Note: If dependency analysis is not there for the checked-in object, these commands will not show any output

  Was this answer useful?  Yes

sandeep

  • Sep 11th, 2017
 

"air object uses" has been replaced by "air object referencing-files"

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions