Getting a list of errors while integrating OIA with Oracle On-Prem DB
Hello team,
While integrating OIA with Oracle DB, as we activate the integration and insert values from OIA UI to the Oracle DB to store inside the database, above are the screenshots of error flow ,errors and message being processed. The OIA global object is created automatically with datatype string, as we are only dealing with the OIA global entity, and the ID of the database needs to be in decimal type, so it is facing type conversion issue. We even tried to make ID field of database with datatype String, but still its the same issue. Please suggest how to overcome