In the context of the REFramework, if the OrchestratorQueueName key is present in both the Settings and Assets sheets, but an asset with the corresponding name is not present in Orchestrator, what will be the behavior at run time?
- A.The flow will use the value from the Settings sheets since the asset is missing.
- B.The “OrchestratorQueueName” key is not added to the config dictionary and the flow will throw in Get Transaction Data workflow.
- C.The flow will throw an exception in initAllSettings workflow.
- D.An empty string will be saved for the “OrchestratorQueueName" key in the config dictionary.