Question

Azure to IFS Azure

  • 25 March 2024
  • 1 reply
  • 18 views

Badge +2

As part of the cloud migration, we created an app-service and deployed the API that would connect to the IFS database. Even though the AA’s Azure IPs are whitelisted in the IFS side, still we are having issues connecting to the database. The attached screenshot shows that we are able to establish connection to the IFS servers from the Azure App-Service. However, when we try to invoke an API that connects the IFS DB, the API fails to connect to the DB. Attached is the stack trace of the error that we receive from the IFS dll. Could you please point us to someone from IFS who can help with this and make us understand what could be causing the issue.


1 reply

Badge +2

Further to this attempt to connect Azure app service to IFS Azure;

We tried accessing IFS with a user known to exist in IFS and our Azure AD and we got this response:

Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.

This is an attempt to use PLSQL from an Azure app service.

I have also attached the stack trace for reference.

Thanks in advance for the help.

Reply