SP3 for SAP Netweaver Gateway 2.0 is available
As of January the 20th SP3 for SAP Netweaver Gateway is available. Jan. 24, 2012
Comments:
1
Rank:
16886
Page Views:
864 (Stats updated nightly)
Watch the latest webinar from SAP about SAP Netweaver Gateway hosted by SAPinsider:
Jan. 13, 2012
Comments:
0
Rank:
21719
Page Views:
120 (Stats updated nightly)
Integration of Adobe Flash Builder and SAP NetWeaver Gateway
In the referenced article from Adobe the results of an integration project between Adobe Flash Builder and SAP NetWeaver Gateway are shown. May. 24, 2011
Comments:
0
Rank:
18441
Page Views:
626 (Stats updated nightly)
Get Involved - New Customer Engagement Inititiative for SAP NetWeaver Gateway
Read to learn about SAP NetWeaver Gateway opportunities. May. 23, 2011
Comments:
8
Rank:
19013
Page Views:
543 (Stats updated nightly)
Single Sign-On for SAP NetWeaver Leveraging X.509 Certificate Auto Enrollment in Microsoft Active Directory
In my blog I would like to provide more details how the X.509 certificate auto enrollment feature of Active Directory can be leveraged for SSO with SAP NetWeaver application servers May. 27, 2010
Comments:
1
Rank:
10928
Page Views:
2213 (Stats updated nightly)
How to start a RFC Registered Server Program as a Windows service
In some scenarios where RFC Registered Server Programs are used one would like to start the registered Server Programm as a Windows service.
Apr. 29, 2010
Comments:
0
Rank:
11682
Page Views:
1970 (Stats updated nightly)
Single sign-on Technologies supported by the SAP NetWeaver Application Server as a Service Provider in Microsoft based environments
In my blog I would like to give a short overview about the options to achieve Single sign-on for a SAP NetWeaver Application Server that resides in a Microsoft environment. Mar. 31, 2010
Comments:
50
Rank:
1728
Page Views:
7342 (Stats updated nightly)
How to consume OpenSearch sources using SAP NetWeaver Enterprise Search 7.0
There will be a new OpenSearch Adapter available to allow the consumption of federated search locations using the OpenSearch standard using SAP NetWeaver Enteprise Search 7.0 Jun. 30, 2009
Comments:
0
Rank:
14947
Page Views:
1216 (Stats updated nightly)
How to optimize Business Object Search in ERP 6.0 systems?
Read how ERP 6.0 integration scenarios that are based on Search Engine Service (SES) search technology can be leveraged in an optimized way May. 29, 2009
Comments:
4
Rank:
10374
Page Views:
2392 (Stats updated nightly)
Interoperability Between SAP NetWeaver Enterprise Search and Microsoft Search Server
Learn about a federated Enterprise Search scenario that is based on the OpenSearch standard that is supported by SAP NetWeaver Enterprise Search 7.0 as of SP3. Jan. 21, 2009
Comments:
0
Rank:
1805
Page Views:
7202 (Stats updated nightly)
New whitepaper about SAP Microsoft interoperability
There is a new whitepapers available from Microsoft regarding interoperability in the area portals. Dec. 18, 2008
Comments:
1
Rank:
5181
Page Views:
4268 (Stats updated nightly)
Microsoft Office 2007 now supported with SAP Office Integration in SAP R/3 4.6C
In this weblog I would like to point the reader to the updated version of SAP Note Nov. 14, 2008
Comments:
0
Rank:
531
Page Views:
11960 (Stats updated nightly)
What does an upgrade to Microsoft Office 2007 mean for my SAP system landscape ?
Upgrade plans to Microsoft Office 2007 are raising the question for our customers whether these plans will have an impact on their SAP system landscape.
As a member of the Strategic Alliance Microsoft Team I receive numerous questions regarding the support of Microsoft Office 2007 by SAP solutions and would therefore like to point you to the following sources of information: Jul. 8, 2008
Comments:
0
Rank:
2567
Page Views:
6103 (Stats updated nightly)
Windows Server 2008 - Active Directory certified for the BC-LDAP-USR Directory Interface for User Management
Windows Server 2008 - Active Directory has been certified for the BC-LDAP-USR Directory Interface for User Management.
Jun. 4, 2008
Comments:
2
Rank:
2843
Page Views:
5827 (Stats updated nightly)
How to add SAP NetWeaver Enterprise Search as a Search Provider to Internet Explorer
Learn how to add SAP NetWeaver Enterprise Search as a Search Provider to Internet Explorer. Apr. 2, 2008
Comments:
0
Rank:
2345
Page Views:
6382 (Stats updated nightly)
Where can I find information about .NET interop topics ?
Whenever we talk to our joint customers and the discussion is about the interoperability between the various products of SAP and Microsoft we are asked where they can find information about these topics ...
Feb. 13, 2008
Comments:
1
Rank:
19029
Page Views:
544 (Stats updated nightly)
Joint Technical Reference Guide - Interoperability between SAP NetWeaver Portal and Microsoft SharePoint - available
Joint Technical Reference Guide - Interoperability between SAP NetWeaver Portal and Microsoft SharePoint - available now for download from SDN Dec. 23, 2007
Comments:
5
Rank:
1099
Page Views:
8919 (Stats updated nightly)
Has the .NET interop page vanished ?
The left hand navigation of SDN has been restructured according to the new SAP technology map. As a result the link to the .NET interop area has vanished from the left hand navigation. Nov. 12, 2007
Comments:
0
Rank:
2948
Page Views:
5715 (Stats updated nightly)
SSO using Windows Integrated Authentication using the SAP NetWeaver Business Client
The SAP NetWeaver Business Client is SAP's next generation windows desktop client using the latest smart client technology.
The SAP NetWeaver Business Client supports Windows Integrated Authentication as the initial authentication if the SAP NetWeaver Portal services infrastructure used is configured to use the SPNego Login Module. Sep. 13, 2007
Comments:
10
Rank:
12194
Page Views:
1821 (Stats updated nightly)
Searching in SAP NetWeaver Enterprise Search using Microsoft Windows Desktop Search
While the desktop of a user is searched by desktop search applications such as Windows Desktop Search, the data of an enterprise can be searched by SAP NetWeaver Enterprise Search. SAP NetWeaver Enterprise Search provides search capabilities through all connected sources of an enterprise.
Since every Search technology comes with it's own UI it would be advantageous if a user could perform a search in all storage areas using just one UI thus avoiding the need of entering the same data into different UI's.
Therefore I describe in my blog how one can search SAP NetWeaver Enterprise Search with the Windows Desktop Search frontend using appropriate configuration settings for the Windows Desktop Search client. Apr. 26, 2007
Comments:
5
Rank:
2221
Page Views:
6522 (Stats updated nightly)
How to debug ABAP Web services from Microsoft Visual Studio
When developing .NET based Web services clients using Visual Studio that call Web services in SAP NetWeaver
.NET developers would like to be able to debug inside SAP.
In my blog I would like to point .NET developers to the fact that SAP NetWeaver offers the option of external debugging to perform this task. Feb. 7, 2007
Comments:
1
Rank:
1917
Page Views:
6984 (Stats updated nightly)
Exception handling for Web services based on Business APIs (BAPI) using Visual Studio 2005
Using the Web Service Creation Wizard it is possible to create a Web service for every BAPI. Each BAPI returns status information about its execution in a complex parameter named RETURN in its output message. This parameter returns exception messages or success messages to the calling program. When published as a Web service the return parameter can be retrieved from a .NET Web service client. In this article I would like to introduce a set of C# classes that can be used to check the different return parameters of such a Web service for BAPI errors. If the return parameter contains an error messages this error is thrown as a .NET exception. The classes reside in their own namespace and can easily be added to any existing project. Feb. 7, 2007
Comments:
4
Rank:
2427
Page Views:
6269 (Stats updated nightly)
Single Sign-On of Windows-based Web Service Clients using SAP Logon Tickets
Single Sign-On of Windows based Web Services Clients to SAP NetWeaver Web
Services can be achieved using Windows Integrated Authentication and SAP Logon
Tickets. Windows based Web Services Clients can acquire a SAP Logon Ticket from a
SAP NetWeaver Portal that supports Windows Integrated Authentication using SAPs
SPNego Login Module. The SAP Logon Ticket can than be used by the Web Service
Client for allowing SSO to SAP NetWeaver based Web Services. Nov. 5, 2006
Comments:
3
Rank:
473
Page Views:
12448 (Stats updated nightly)
CTSC-MS at SAP TechEd
Sessions of the CTSC MS at SAP TechEd 2006 in Las Vegas and Amsterdam Sep. 5, 2006
Comments:
7
Rank:
3324
Page Views:
5385 (Stats updated nightly)
Integration between the Knowledge Management Capabilities of SAP NetWeaver and Microsoft Sharepoint Services
The Windows SharePoint Services (WSS) Connector for WebDAV from Microsoft is now available for download allowing for an integration between the Knowledge Management capabilities of SAP NetWeaver and Microsoft Sharepoint Services Aug. 2, 2006
Comments:
9
Rank:
1866
Page Views:
7080 (Stats updated nightly)