cancel
Showing results for 
Search instead for 
Did you mean: 

Looking for an SAP document which details the things PDK .NET supports

Former Member
0 Kudos

Hello,

We are planning start building a massive project using the PDK .NET.

Before we begin we are looking for SAP official documents regarding what are the things the PDK .NET supports, what is it's latest version and when the next version suppose to be relaesed.

For example: Does it support the UME or KM API, Can it take the logged-on user from the portal ect.

Can someone please direct me to such document/s?

Thank you in advance,

Roy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Roy,

.NET PDK supports only two services: User Management and System Landscape. The former allows you to retrieve the user logged in and the user attributes. The latter allows you to retrieve the servers in your landscape.

.NET does not support other portal services, nor KM APIs. For those, you would need to build web services.

I have conducted a thorough analysis of .NET for one of my clients so if you need more details you can contact me at tsasu@sympatico.ca

Former Member
0 Kudos

So OBN is not supported...?

Former Member
0 Kudos

Hi,

OBN IS supported as you can see in the <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7f232d6c-0801-0010-1c8a-b6f">What's New Document</a>. It includes OBN Service API, the OBNAdapter component and the OBNView control, which enable implementing OBN in .NET portal applications.

Former Member
0 Kudos

OBN <i>is</i> supported as of "PDK <b>2.0</b> for .NET"

Regards,

Ofer

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Roy,

The latest version of the PDK for .NET is 2.0 and it has been released last week.

The pdk exposes 3 portal services: System Landscape, User management and Object Based Navigation.

All the PDK for .NET capabilities are well documented in the developer's guide at https://media.sdn.sap.com/html/submitted_docs/dotnet/index.htm.

Regards,

Tsachi

Former Member
0 Kudos

Dear Tsachi,

Thank you for this valuble information.

Best Regards,

Roy.

Former Member
0 Kudos

One more question: Could you please explain me what capabilities each portal service you have mentioned has?

Former Member
0 Kudos

10X alot

Former Member
0 Kudos

Hi Roy,

If you have any more question about the PDK please don't hesitate to ask. If not please mark this thread as answered.

Regards,

Tsachi

Former Member
0 Kudos

Dear Tsachi,

I am leaving this post open since I need to check first with my other collages that they don't have any more questions regarding the PDK.

Once all is done I'll change it accordingly.

Regards,

Roy.

Former Member
0 Kudos

Roy,

Are You Done?

or you need me to send you the code?

Yoav