cancel
Showing results for 
Search instead for 
Did you mean: 

Connection issue - SAP DataSphere

kirankumar440
Participant
0 Kudos

Hello All,

The connections (The trail system for DataSphere ) gives error when I try to expand it in the – Graphical CV Editor

The same connections are working fine , in the DataFlow creation Editor .

Could you please explain , why ?

kirankumar440_0-1710844036351.png

 

kirankumar440_1-1710844036355.png

 

 

kirankumar440_2-1710844036373.png

 

Thanks

Kiran

 

Accepted Solutions (0)

Answers (2)

Answers (2)

TuncayKaraca
Active Contributor

Hi Kiran,

You can use the objects from connection data source while creating a graphical view. These objects would be remote tables, even if you drag & drop the object into the graphical editor view the object/table first will be imported into SAP Datasphere as a remote table then you can use it as a remote table in the graphical view. It will be same as you go Data Builder > Import Remote Tables from the connection and use it later in the graphical view.

You got error and probably the connection you are using is enable for Remote Tables! You are able to use the connection for Data Flows since it's enabled for Data Flows.  Go to Connections > Edit > Features and see enabled the functionality of the connection. 

TuncayKaraca_0-1710856253877.png

Regards,
Tuncay

RamSubramaniyan
Discoverer

TuncayKaraca - Thanks for elaborating. So, to be able to use objects from Source > Connections directly in the View builder, the following are pre-requisites.

- Remote table connection should exist to be able to use/import remote tables. Eventually, remote tables will be deployed

- 'Remote Tables' in Connection > Features should be Enabled

Regards, Ram

kirankumar440
Participant
Thanks Tuncay for the clarification. So thats a trail system which in the control of SAP , So now how can proceed further if we want to consume them our hands on exercises, I think we will not have access to Edit the connection properties ?
TuncayKaraca
Active Contributor
0 Kudos
@RamSubramaniyan Yes, your summary is correct.
TuncayKaraca
Active Contributor
0 Kudos

@kirankumar440You are welcome. I don't know about the trail system.  You can create local tables and use then in the graphical view. You can create data flow to read data from the connection and put data into the local table.

RamSubramaniyan
Discoverer
0 Kudos

Hello!

When you are attempting to build a View (graphical / SQL), I think we dont intend to see source system connections within 'Connections' as you would see in a Data flow builder. Intent of usage of Views is different to why one would use Rep. or Data Flows.

In my case, I dont see any options under 'Sources > Connections' to connect to the source objects directly because the idea is that a View is built on top of deployed local tables(and remote tables, views if you will) present in the 'Repository'

At least, I dont see a connection error but I think in your case it may be an intermittent issue in the Guided Experience edition. So, please consider building views based on your repo. objects within Datasphere.

Experts can add / clarify if required.

TuncayKaraca
Active Contributor
0 Kudos
@RamSubramaniyan @kirankumar440 You can use the tables from the connections in the graphical view but it will be imported as a remote table first.