cancel
Showing results for 
Search instead for 
Did you mean: 

External Definition from MS SQL Server View

Former Member
0 Kudos

Hi all,

I'm trying to create an external definition with category dbtab. The database i'd like to access is a Microsoft SQL Server 2005. After I provided the receiver communication channel and click on display, all tables are shown in the list. But there are some views I need to use in the jdbc lookup, which aren't shown. Is this in any way limited to real physical tables or is there a way to access views as well.

I'm running on SAP PI 7.11.

Best Regards

Sven

View Entire Topic
Former Member
0 Kudos

Hi Sven,

You can operate with views as well using JDBC adapter.

You can just give the view name in place of a table name and access them both alike.

Regards

Jai

Former Member
0 Kudos

Hi,

i know that i normally can use views as well as tables, but in the new feature in PI 7.11 where I can supply a jdbc receiver channel to access a database and extract the external definition directly from the database, this doesn't work. Even if I type the view name, I only get a "table not found" error.

Best Regards

Sven

rajasekhar_reddy14
Active Contributor
0 Kudos

it will not work with views as per my knowledge.

Former Member
0 Kudos

Hi all,

does anybody have a hard piece of evidence (some statement from SAP, documentation)? Please point me to it.

Why won't this feature work with Views, they can basically be treated in the same way as tables?

Best Regards

Sven