Hello,
I have XtendM3 API in the logic of that API I am calling one simple standard ION API for datalake to get the status of one SQL query for a certain logic. when I try to test that API from MiTest, it's working fine but when I try to call from any other place it's giving time out error. I tried to call that XtendM3 API from IEC mapping and from ION API and I have the issue in both cases.
error from IEC:
"An error occurred during the communication with M3"
Error in ION API:
"Interaction with backend services failed"<br /><br />Thanks,