I am trying to create Attunity endpoint for SAP ECC on Oracle. From the Attunity documentation, it seems to be a two step process.
- Create a Oracle DB endpoint connection (passing connection string and credentials)
- Use the above configuration (as Backend) in SAP Application endpoint
I know that once you have access to DB, you can retrieve the data. So in this case, why is step two required? Since I am yet to get access over Oracle in the organization, I could not try it yet (Facing some other issues). But wanted to understand what could be the logic behind the same. I could not find relevant article on google, so thought if any one has tried to perform the same - can guide me through this.
Thanks in advance.