• Execute a SQL query in object browser and return data results automatically?

    Hello - we are currently using OneIM 8.1.3 and have a question regarding executing a SQL query automatically and exporting data results.  As of right now, we use Object Browser to manually execute a SQL query that essentially runs a comparison between…

  • Need help with custom code for writing data to sql database using ADO.net connector and stored procedure

    Hi, I am trying to write the data to SQL target using ADO.net connector since I need to use stored procedure and direct db access is not available. I need a sample code to write code in Multiple Processing steps to create, update and delete user. We are…