SAP Developer Network SAP Weblogs by Andre Fischer http://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/u/11352 SAP Developer Network SAP Weblogs by Andre Fischer © Copyright 2009 SAP. All rights reserved. SAP.com en-us How to consume OpenSearch sources using SAP NetWeaver Enterprise Search 7.0 http://weblogs.sdn.sap.com/pub/wlg/14874 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 Andre Fischer en-us 2009-06-30T00:48-08:00 text/html © Copyright 2009 SAP. All rights reserved. SAP How to optimize Business Object Search in ERP 6.0 systems? http://weblogs.sdn.sap.com/pub/wlg/14511 Read how ERP 6.0 integration scenarios that are based on Search Engine Service (SES) search technology can be leveraged in an optimized way Andre Fischer ERP, Search en-us 2009-05-29T07:14-08:00 text/html © Copyright 2009 SAP. All rights reserved. SAP Interoperability Between SAP NetWeaver Enterprise Search and Microsoft Search Server http://weblogs.sdn.sap.com/pub/wlg/12873 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. Andre Fischer Search en-us 2009-01-21T00:44-08:00 text/html © Copyright 2009 SAP. All rights reserved. SAP New whitepaper about SAP Microsoft interoperability http://weblogs.sdn.sap.com/pub/wlg/12517 There is a new whitepapers available from Microsoft regarding interoperability in the area portals. Andre Fischer Interoperability en-us 2008-12-18T02:09-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP Microsoft Office 2007 now supported with SAP Office Integration in SAP R/3 4.6C http://weblogs.sdn.sap.com/pub/wlg/12030 In this weblog I would like to point the reader to the updated version of SAP Note Andre Fischer Application Server, Interoperability .NET en-us 2008-11-14T00:01-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP What does an upgrade to Microsoft Office 2007 mean for my SAP system landscape ? http://weblogs.sdn.sap.com/pub/wlg/10239 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: Andre Fischer Interoperability .NET en-us 2008-07-08T13:51-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP Windows Server 2008 - Active Directory certified for the BC-LDAP-USR Directory Interface for User Management http://weblogs.sdn.sap.com/pub/wlg/9906 Windows Server 2008 - Active Directory has been certified for the BC-LDAP-USR Directory Interface for User Management. Andre Fischer Interoperability .NET en-us 2008-06-04T15:13-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP How to add SAP NetWeaver Enterprise Search as a Search Provider to Internet Explorer http://weblogs.sdn.sap.com/pub/wlg/9155 Learn how to add SAP NetWeaver Enterprise Search as a Search Provider to Internet Explorer. Andre Fischer Interoperability .NET, SAP NetWeaver Platform, Search en-us 2008-04-02T12:32-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP Where can I find information about .NET interop topics ? http://weblogs.sdn.sap.com/pub/wlg/8631 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 ... Andre Fischer en-us 2008-02-13T05:45-08:00 text/html © Copyright 2008 SAP. All rights reserved. SAP Joint Technical Reference Guide - Interoperability between SAP NetWeaver Portal and Microsoft SharePoint - available http://weblogs.sdn.sap.com/pub/wlg/8165 Joint Technical Reference Guide - Interoperability between SAP NetWeaver Portal and Microsoft SharePoint - available now for download from SDN Andre Fischer Enterprise Portal (EP), Interoperability, Interoperability .NET en-us 2007-12-23T03:39-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP Has the .NET interop page vanished ? http://weblogs.sdn.sap.com/pub/wlg/7773 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. Andre Fischer Interoperability, Interoperability .NET en-us 2007-11-12T09:52-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP SSO using Windows Integrated Authentication using the SAP NetWeaver Business Client http://weblogs.sdn.sap.com/pub/wlg/7301 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. Andre Fischer en-us 2007-09-13T15:33-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP Searching in SAP NetWeaver Enterprise Search using Microsoft Windows Desktop Search http://weblogs.sdn.sap.com/pub/wlg/6350 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. Andre Fischer Enterprise Portal (EP), Interoperability .NET, Knowledge Management (KM), Search en-us 2007-04-26T12:52-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP How to debug ABAP Web services from Microsoft Visual Studio http://weblogs.sdn.sap.com/pub/wlg/5802 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. Andre Fischer Interoperability .NET en-us 2007-02-07T09:19-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP Exception handling for Web services based on Business APIs (BAPI) using Visual Studio 2005 http://weblogs.sdn.sap.com/pub/wlg/5758 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. Andre Fischer Interoperability .NET en-us 2007-02-07T05:00-08:00 text/html © Copyright 2007 SAP. All rights reserved. SAP