cancel
Showing results for 
Search instead for 
Did you mean: 

Documentation for .Net iView Creation and deploy in Portal

Former Member
0 Kudos

Hello Portalers,

I want to know how to deploy the .net iview in the Portal.

Could you please help me in this area by pointing me to the documentation

Regards

Vaib

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Valid,

The online documentation of the PDK for .NET can be found at https://media.sdn.sap.com/html/submitted_docs/dotnet/index.htm

Regarding deploying portal applications take a look at

https://media.sdn.sap.com/html/submitted_docs/dotnet/Programming%20with%20PDK%20for%20.NET/Deploying...

Actually this is how you deploy portal components to the portal, after which you would be able to create iViews from them.

Former Member
0 Kudos

Hello Tsachi Beiser,

Thanks a million for the Quick reply. One last Question is..What do we have to do at the Portal side..do we have to install add-ons for .net iviews?

Regards

Vaib

Former Member
0 Kudos

PDK for .net includes 3 components:

1. Add-in to the Visual studio which enable content development in .NET

2. Runtime component which process Content developed in .NET

3. 2 SDA that needs to be deployed on the portal which are in charge of the communication to the Runtime component.

I would recommend you would take a look at the PDK for .NET Supporting Guides: https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/9f8ce990-0201...

Please mark this question as answered.

Answers (0)