on 2019 Feb 28 10:13 PM
Hello,
I have the following architecture:
ECC system loading into HANA Express on HANA 2.0 SPS 03, using SDI and the ABAP Adapter.
I am new to XSA, coming from a background of HANA Studio (Eclipse) and XS classic.
Apart from struggling with the concepts around containers and "schema-less" environment, I think I have a very rudimentary understanding that the workspace is connected to the DB, but artifacts need to be deployed in order to fully function.
So to my question: we have created the remote source to ECC in HANA Express. And I have added a "Multi Target Application Project", and a "SAP HANA Database Module" in XSA so I can build my artifacts.
When I click New, I see the Flowgraphs, Replication Tasks, Calculation Views, etc., which is what I want.
However, when trying to create the replication task, when connecting to a remote source, I don't see anything.
It seems that I'm missing some preliminary steps, which I'm hoping you can shed some light on.
Appreciate your feedback!
Regards,
Marcelo
Request clarification before answering.
Your Web IDE project is isolated, meaning that it only sees its own Schema and does not have privileges outside of it. To break that isolation, you have to set up a user provided service that can grant your container the right authorization. Read the following blog post on that: https://developers.sap.com/tutorials/xsa-create-user-provided-anonymous-service.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
78 | |
11 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.