Hello,
I would like to ask if it's possible to connect from within a ModScript to an external database (Oracle) to retrieve data from a specific table.
We have the following scenario: Another department asked us to automate SBM item creation for them. They will provide the data needed for the SBM item in their Oracle DB in an extra table. We should check this table regularly for new entries and if so, read this data and submit a new SBM item.
Is this at all possible with ModScript to get a connection to this DB via ODBC and execute SQL queries to read the data?
We're using SBM version 11.08 at the moment.
Kind regards,
Andre