Can an automation script execute an integration command and an integration command execute an automation script?
Can an automation script execute an integration command and an integration command execute an automation script?
An automation script is designed to interact with various system components, including executing integration commands. However, integration commands are typically specific functions intended to be executed within their own context and are not designed to call automation scripts. Therefore, while an automation script can execute an integration command, the reverse is not true.
Correct answer is D.
go and try it. You'll see that it's B