CRM WebClient UI & Netweaver Enterprise Portal Integration

Size: px
Start display at page:

Download "CRM WebClient UI & Netweaver Enterprise Portal Integration"

Transcription

1 CRM WebClient UI & Netweaver Enterprise Portal Integration

2 Contents INTRODUCTION... 4 External Integration... 4 Architecture... 4 Tight/Classic Integration... 5 Architecture... 5 Integration via OBN... 6 PRACTICAL EXAMPLES... 7 External Integration... 7 Map an existing CRM system to Enterprise Portal... 7 Create an iview Create a Portal Role Map iview to the Portal Role Create a Portal user and assign it a Portal Role Testing Tight or Classic Integration Portal Highlighting Configuring Portal and CRM Work Protect Mode (Data Loss Popup) Business Packages (why do you need them) Configure CRM s Mast Head to Appear in Portal s iview CRM s Central Search Mapping CRM Skin to Portal Theme Setting the Portal for Business Role Upload from CRM Exporting Business Role from CRM Importing XML file in Portal Use the Existing Role Portal Role... 33

3 Assigning Portal Role to User Testing Clarification and Tips INTERESTING NOTES OSS MESSAGE/INCIDENT OPENING TIPS

4 Introduction During my experience in SAP, I have come across a number of incidents where customers are having issues integrating CRM (Customer Relationship Management) and EP (Netweaver Enterprise Portal). More often the reason is that EP is maintained by a different team, having different set of expertise compared to the team looking after WebClient UI & CRM. In this document I will try to cover two out of three ways to integrate them, along with some tips, interesting SAP Notes and things to consider when opening an OSS incident/message. The examples within this document are based on CRM EhP 2 with Enterprise Portal So what are the three ways we can integrate CRM into EP: 1. External Integration 2. Tight/Classic Integration 3. Integration via OBN External Integration This is the easiest of all the three approaches. EP is used as an entry point to launch CRM s WebClient UI in a separate browser window and is responsible for session tracking (login/logoff etc.). CRM s WUI is launched in a separate bowser window and acts as a standalone application minus the logoff button. The L- Shape is maintained and so is the masthead (Help Center, Personalize etc.). You will also be able to see the back and forward buttons and also Recent Items. Most importantly this is THE ONLY SCENARIO that supports IC based Business Roles. If you would like the user to have access to multiple Business Roles, this is the type to use. Architecture The CRM Web Client BSP is called via the portal Application Integrator service: 4

5 In contrast to CRM 5.0 where PC-UI was designed to be running in Portal, the CRM Web Client was originally designed to run standalone (without portal). In CRM standalone navigation, data loss handling, history... already exists and in the Portal integration we reuse these features if possible and enhanced/exchanged if required. Tight/Classic Integration When you want to display WebClient UI inside EP s iview this form of integration is the answer. The L- Shape and the masthead belong to EP. You can also integrate CRM s masthead iview to include "Help Center", "Personalization" and "System News. In order to avoid the confusions we decided to name them with CRM as prefix. The back and forward buttons not only keep track of navigation inside the CRM but that of the Portal as well. You can only display one Business Role at a time, as it is exported in a form of an XML file which is then imported into the Portal. You can also map Portal theme to a CRM skin. Architecture The visible logical link ID of the CRM navigation bar corresponds to a portal iview. Therefore the XML Export Tool generates the structures according to CRM navigation bar customizing. The Object Type/Action corresponds to the portal OBN metadata Business Object/Operation. There are two different kinds of navigation when CRM is running in the Portal: Navigation via link in portal L-shape -> Portal tells CRM where to go to (via URL parameter crmlogical-link) Cross Component Navigation (inside CRM) -> CRM navigates always without portal and uses java script to tell portal what to highlight (what to highlight results from roles specific OBN meta data). The CRM roles cross component customizing corresponds to the portal roles OBN metadata. And a field in navigation bar customizing defines what to highlight for what object type/action. 5

6 Integration via OBN OBN stands for Object Based Navigation. If you want to limit the users to a specific view(s) and not the standard navigation bar or Business Role this is the one you should use. OBN is beyond the scope of this document and does not fall under the standard CRM+Portal integration. 6

7 Practical Examples We will now cover the steps in the two scenarios that are supported in this document: External Integration In this chapter we will map a CRM system to the Portal, create an iview, create a Portal Role, create Portal users and connect the dots as we progress. Map an existing CRM system to Enterprise Portal 1. Login to EP with a user with admin rights. 2. Click on System Administration tab and then on System Configuration 3. Double click on System Landscape (if not already there) 4. Expand Portal Content 5. Right click and select New -> System (from template) 6. Select SAP system using dedicated application server or SAP system with load balancing as per your requirement and click on Next 7

8 7. Fill out System Name and System ID and Master Language and click Next 8. Verify the information and click Finish 9. Now you should be able to see a new subfolder under System with you newly created system name. Click on the OK button to be ready to configure the system details 10. Access CRM backend and execute transaction SMICM. Once there click on the 3 rd icon (Services). If you have both HTTP & HTTPS configured for your CRM system, select the appropriate one (NOTE: Ensure that both CRM and EP are using the same protocol HTTP or HTTPS, otherwise you will encounter a lot of issues due to domain relaxation) and click on Details and note down the Host 8

9 Name and Port information 11. Now execute transaction SCC4, on the CRM backend, double click on the correct client and note down the correct Logical System name 9

10 12. Fill out the system details based on the information obtained in steps 10 & 11 and click on Save 13. Web AS Path has to be /sap/bw/bex (ensure that this service is activated on the corresponding CRM system in transaction SICF) 10

11 14. Right click on the system that you have just created and click on Open -> System Aliases and create a system alias. This step is necessary for user mapping and click on Save 15. Click on the dropdown and select Connection Test. Select SAP Web AS Connection and ITS Connection and click on Test to verify connectivity between EP and target CRM system & its ITS 11

12 Create an iview 1. Now we have to create the link (tab) in the Portal which will be visible to the end users, and this link will be mapped to the target CRM system. To do so create a new folder in Content Administrator -> Portal Content. Let s call it Sandbox 2. Inside the Sandbox folder create another folder. Let s call it CRM_Ext for now. 3. Now we will be creating an iview. To do so right click inside the CRM_Ext folder and select iview and iview Wizard will be launched 12

13 4. Click on Next. In the next screen scroll down and select SAP BSP iview and click on Next 5. Enter a meaningful name and ID for the iview. This will be name of the tab that will be displayed. For the sake of simplicity you should name it the same. Click on Next 6. BSP Definition Type should be Application. Click on Next 7. Ensure that you maintain the following: a. Application Parameter crm-ext-integration=true (this is necessary for back & forward buttons etc) b. Business Server Page (BSP) Application should be CRM_UI_START c. Start Page should be set to default.htm 13

14 d. System should be mapped to the one you created earlier. 8. On the next screen check Open for editing when wizard completes and click on Finish 9. When the iview opens for editing set URL-Based Session Tracking to No (For CRM 7.0 and above this has to be No. For CRM 2007 it has to be Yes). 10. Entry Point = Yes 11. Click on Save Create a Portal Role 1. Now we will create a Portal Role and assign the newly created iview to that role 14

15 2. Inside the same folder that you created the iview in, right click and select New->Role 3. Enter meaningful Role Name & ID and click on Next and then Finish Map iview to the Portal Role 1. Once the Role is created, right click on the iview and select Add iview to Role -> Delta Link 2. Map the iview to the Role you created a few steps ago and click on Save Create a Portal user and assign it a Portal Role 1. Now it is time to create a Portal user and assign them this particular Role. To do so click on User Administration -> Identity Management and click on Create User 15

16 2. Fill out the information in the General Information tab 3. Click on Assigned Roles tab and search for the Role that you created. Select it and click on the Add button and then click on Save 16

17 Testing 1. Logout from the Portal (if necessary as IE8 and above shares sessions) and log back in again with the new user that you have created 2. You will see a tab with the name of the iview that you created 17

18 3. Once you click on it, CRM WebClient UI will open in a separate browser window Tight or Classic Integration In this chapter we will cover launchings CRM s WebClient UI to launch within the Portal s iview. We will use the same CRM system that we have defined in the previous section. The steps will include exporting the XML file from the CRM system, Portal Highlighting, mapping CRM skin to Portal theme and also including CRM s Masthead. For this example we shall use standard CRM Business Role SALESPRO. Before we go ahead with the configuration it need to be clarified that in this type of integration, the BSP application CRM_UI_PORTAL and its application controller class CL_CRM_PORTAL_APPL_CONTROLLER will be used. This class contains many implementation parts that differ from the standalone code. The mentioned class and the standalone implementation use the same super class. This super class already contains important methods for synchronizing the history entries. All JavaScript functions are combined in the file //CRM_UI_PORTAL/portal_oo.js. 18

19 Portal Highlighting Portal Highlighting is a feature that is only available in Portal. WebClient UI does not offer highlighting. You can define which entries are highlighted in the cross-component navigation in the portal. Highlighting will only work if Portal has 1:1 relationship with the CRM backend. Otherwise you might get an error "RFC connection between CRM and portal is not correctly configured". Most probably not the best error message. You can suppress this message (see Interesting Notes section). Highlighting means the special marking of an object to distinguish it from others, for example, color, bold border, and so on. Each Business Role has a corresponding Navigation Bar Profile that is assigned to it. So for Business Role SALESPRO the Navigation Bar Profile is SLS-PRO. You can define highlighting in the CRM for Portal in IMG Customer Relationship Management -> UI Framework -> Technical Role Definition -> Define Navigation Bar Profile: Select your business role under Define Profile and select one of the following folders: Under Define Generic OP Mapping, you can enter the logical link in the field Highlight. Under Override Generic OP Mapping for Component, you can define the highlighting for exceptions of single components. Example: Business Role: Sales Professional Navigation Bar Profile = SLS-PRO Object Type: BP_ACCOUNT Object Action: Display Target ID: MD-BP-OV Highlight: MD-BP-SR -> the logical link to be highlighted is the Account search page. You enter a logical link in the Highlight field; this logical link needs to be assigned to a work center in the same navigation bar profile. The system evaluates the logical link entered in this field and highlights the corresponding work center in the portal. No entry in the Highlight field means that there is no highlighting of cross-component navigation. The CRM backend has to call a web service of the portal to do a correct 19

20 highlighting of the (portal) menu entries. For this an RFC connection with a logical port is necessary and both systems have to trust each other. If anything is not configured correctly the highlighting will not work completely and an error message will occur within the CRM views. Nevertheless you can work with the CRM content. Note: Configuring Portal and CRM In this step we will configure CRM system in Portal and create RFC destination from CRM back to Portal. 1. Ensure that the System Alias is configured for your CRM system in EP (we have already done this in the previous chapter). In EP click on System Administration -> System Configuration -> System Landscape -> Portal Content -> System. Double Click on the CRM system. From the Display dropdown select System Alias Or you can simply right click on the system name and select System Alias 20

21 2. Now we are going to create a connection from CRM backend to the Portal. Execute transaction SM59 on CRM backend. 3. Expand HTTP connections to External Servers 4. Click on New 5. Enter the following settings under Technical Settings tab a. RFC Destination = CRM_EP_DEST (this has to be entered exactly like that) b. Description 1 = enter a meaningful description c. Target Host = Fully qualified host name of your Portal d. Service No.= port number of your Portal 21

22 e. Path Prefix = /irj/servlet/prt/soap/obnwebservice?style=doc_lit (this has to be entered exactly like that) 6. Enter the following settings under Logon & Security tab a. Deactivate Basic Authentication b. Select Send Logon Ticket Without Ref. to a Target System 22

23 c. SSL would depend on your landscape 7. Save your settings 8. Now we have to create a logical port for OBN for highlighting. Execute transaction LPCONFIG (Maintain Logical Ports). You may get a popup stating that the transaction may be obsolete. Please disregard it and continue 9. Enter the following settings and click on the create/new button a. Proxy Class = CO_WDR_OBNWEB_SERVICE b. Logical Port = CRM_EP_DEST c. Provide a meaningful description 23

24 d. Under General Settings -> click on the Calls Parameters tab HTTP Destination = CRM_EP_DEST e. Click on the Operations tab f. There should be 7 entries. Maintain the following SOAP Actions for them (Consult Note ). Ensure that you enter the SOAP Actions including the Operation GET_DEFAULT_TARGET GET_DEFAULT_TFO GET_TARGETS GET_TFO IS_TARGET_EXIST IS_TARGET_EXISTS_FO TEST_DATA_TRANSMIT SOAP Action "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/getdefaulttarget0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/getdefaulttfo0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/gettargets0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/gettfo0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/istargetexist0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/istargetexistsfo0" "prt:service:com.sap.portal.obnwebservice.obnwebservice.obnwebservice/testdatatransmit0" g. Save and Activate the port 10. Export and import of certificates for SSO are beyond the scope of this document. However you can take a look at Note

25 Work Protect Mode (Data Loss Popup) As you may already know WebClient UI has a data loss popup. Similarly Portal has its own data loss popup. In order to avoid conflict or multiple data loss popups, Work Protect Mode has to be set in the Portal. 1. Logon to Portal 2. Click on System Administration -> System Configuration -> Service Configuration 3. Expand Applications -> com.sap.portal.epcf.loader -> Services 4. Double click on epcfloader. 5. Enter the following settings a. workprotect.mode.default = 3 b. workprotect.mode.personalize = on c. workprotect.window.features = empty 25

26 d. Click on Save Business Packages (why do you need them) Portal has its own masthead. You may have a requirement to display links from CRM s masthead, for example Help Center, System News etc. and CRM s Central Search. To do so you would need to install the following packages in your Portal: BP CRM FOUNDATION CODING BP CRM FOUNDATION CONTENT BP CRM APPLICATION CONTENT BP CRM APPLICATION CODING To get the CRM Business Package for portal integration, please go to Expand Support Packages and Patches -> click on Search for Support Packages and Patches. In Search term filed enter 'BP CRM Foundation' (without quotes) and trigger the search. And then in Search Term filed enter 'BP CRM APPLICATION' (without quotes) and trigger the search. Installation of Business Packages are beyond the scope of this document and you should contact your Portal experts for assistance. Configure CRM s Mast Head to Appear in Portal s iview Once the Business Packages are installed you can perform the following steps to display CRM s Mast Head. In addition to standard portal functions (Log Off, Personalize, and Help) the CRM Masthead iview contains links that lead to the following CRM functions (to avoid the confusions SAP has decided to name them with CRM as prefix: CRM Personalization CRM Help Center CRM System News You can either hide or display these links 1. Select Content Administration -> Portal Content 2. Expand Portal Content -> Content Provided by SAP -> specialist -> CRM Foundation -> CRM Masthead 3. Choose the following links and select Yes if you want to display them a. Show Link in Masthead: CRM Help Center b. Show Link in Masthead: CRM Personalize c. Show Link in Masthead: CRM System News CRM s Central Search The CRM Tools iview which contains the CRM central search contains CRM-specific properties that are grouped under the property category CRM Portal. It is here where you can define the settings for the CRM central search. 1. Select Content Administration -> Portal Content -> Content Provided by SAP -> specialist -> CRM Foundation 2. Double click on com.sap.crm.fnd.crmfoundation 3. Select CRM Tools 4. Select the property category CRM Portal 26

27 5. Here you can define properties like CRM System Alias, Enable KM Search in CRM Central Search, Use Dropdown Boxes or Dynamic Behavior, Use Generic Error Messages, Width etc Mapping CRM Skin to Portal Theme CRM WebClient UI s look and feel compared to the Portal is quite different. However a mapping table CRMC_THEME_TO_SKIN between CRM skin and Portal theme is pre-delivered and can be changed. 1. Execute transaction SPRO on the CRM backend 2. SAP Reference IMG -> Customer Relationship Management -> UI Framework -> Portal Integration -> Map Portal Theme to CRM Skin This is only evaluated if in Personalization checkbox "Follow Portal Theme" is checked a new field in Personalization view. The portal theme name is retrieved from URL parameter crm-portal-theme and in CL_THTMLB_PERSONALIZATION, method GET_SKINS it checks whether it is launched from the Portal and "Follow Portal Theme" is personalized. Only then the mapping portal theme - CRM skin is called to get the mapped CRM skin. Setting the Portal for Business Role Upload from CRM As I mentioned earlier, that for tight/classical integration we have to export the Business role from CRM. But before we do that we need to get a container (PCD) ready on the Portal side. Once that is done we use the export tool of CRM to generate the XML file. The generation is role based. You enter CRM business role together with other parameters, and then start the report, which examines the navigation bar structures, 27

28 extract the required data and writes it to the XML. The user can decide whether the generated work centers are displayed in the detailed navigation, in the second or first level of the top-level navigation bar in the Portal. Note: It has no multi-language support - only one language can be exported from CRM and imported to Portal. 1. In Portal click on Content Administration -> Portal Content 2. Right click and click on New -> Folder 28

29 3. Give it a meaningful name & ID (for our example we will name it Sandbox) 4. Select Sandbox (or the folder that you have just created and right click -> New -> Folder (to create a new sub-folder) 5. Give it a meaningful name & ID (for our example we will name it CRM Roles) 29

30 6. The PCD path for this newly created folder is the one that we will use when we generate the XML file in CRM (pcd:portal_content/sandbox/crm_roles) Exporting Business Role from CRM Now we are ready to generate an XML file based upon the Business Role of our choice from CRM. 1. Login to CRM backend 2. Execute transaction SPRO -> SAP Reference IMG -> Customer Relationship Management -> UI Framework -> Portal Integration -> Upload Business Role 3. Fill out the following information a. CRM Business Role = SALESPRO (select any non-ic based Business Role of your choice) b. Generate = leave the settings as default c. Path in PCD = pcd:portal_content/sandbox/crm_roles (or the one you created) 30

31 d. Main Folder Name = CRM_Roles (or the one you created in Portal) e. CRM System in Portal = The CRM system that you configured in Portal in step Configuring Portal and CRM f. Collection = DEFAULT_COLLECTION g. Path = where you want to export the generated XML file h. Click on execute button Importing XML file in Portal Now we have to use Portal s import tool 1. Login to Portal 2. Click on System Administration -> Transport -> 31

32 3. Double click on Import 4. Click on the browse Button to browse to the path where you have saved the generated XML file 5. Click on Execute 32

33 Use the Existing Role Portal Role You can use the existing Role that was uploaded with the iview instead of creating a new one. Assigning Portal Role to User For our testing purposes we will assign the newly created role to the user. 1. Click on User Administration -> Identity Management and search for user testuser 2. Click on Modify button 33

34 3. Click on Assigned Roles tab and search for the Role *SALESPRO*. You will find a Role by the description CRM 4. Click on Add and then Save Testing Logout of Portal and log back in again with testuser. You can now see a new tab called CRM. By clicking on it you will be able to launch CRM s WebClient UI in Portal s iview Clarification and Tips Unlike CRM WebClient UI where an entry is added to the history when you navigate away from the view, in Portal an entry is added to its history as soon as you navigate to a particular view. Portal not only stores history of navigation within a particular iview but also the history of cross iview navigation. If you encounter an issue with history you should put a breakpoint in class CL_CRM_PORTAL_APPL_CONTROLLER method GET_HISTORY_STATE () If you encounter an issue where either by navigating away from CRM s iview (tight integration), or by closing the CRM s WebClient UI window (external integration) the SSO2 cookie is destroyed, and 34

35 would like to narrow down as to who the culprit is (CRM or Portal), you can do a test modification. The place would be BSP CRM_UI_START/crmuifServer.js. Comment every call of delsso2cookie. This way you can at least prove whether it is the CRM that is deleting the cookie. The login to the portal puts the authentication cookie MYSAPSSO2 into the browser cache. This cookie is valid for a certain domain. The cookie is attached to each and every request from the browser to any target in the validity domain. Now it depends a bit on your browser version and on how you open the new window. If you just use File -> New Window, then the cookie is shared with the new window. If you start new IE session by Start -> Programs -> Internet Explorer, then it is a completely separate session. The cookie is not shared. If you have IE8 then you can use File -> New Session, which is similar to the second list item. Now if the cookie is shared, then the browser will attach it to the CRM request. The CRM server detects the cookie and sees that it was originally issued by the portal system. As the CRM system does not trust the portal system it does not allow the cookie for authentication and the login page is displayed. So either you should set up a trust relationship or use separate sessions. If you would like to display Ajax Framework Page, your WEBCUIF release should be atleast 701 and above and Enterprise Portal 7.30 or higher. Recent Items that are displayed in WebClient UI and CRM s favorites are not supported in tight/classic CRM + Portal Integration, as the Portal takes over the navigation the back and forward buttons keep track of the history, and keeps track of its own favorites. Interesting Notes How to launch the WebClient UI from the portal (7.0) How to launch IC WebClient from the portal (2007) MYSAPSSO2 cookie will be deleted completely when Print button is inactive in CRM Portal application User's Portal Session cookie needs to be terminated Single Sign-On using SAP Logon Tickets 35

36 URL requirements due to Internet standards FAQ: General questions about Single Sign-On Cookie MYSAPSSO2 is deleted Simplify Portal Detection Broken link "1x1.gif" in external CRM integration in portal Closing ICWC from portal does not delete sessions from sm Hanging session when IC webclient is closed from the ITS sessions hang if IC WebClient runs within Portal Locks remain in CRM Portal - Integrated ITS - Session Management Problems using SAP Web dispatcher and Apache proxy BSP: Session is not terminated by the Portal Error message "Session timeout" when using Portals ABAP sessions are displaced for applications in the portal Missing breadcrumbs in external CRM integration in portal CRM IC: Framework, Portal integration, kill worker session New CRM portal window with error about session mismatch Session Release Agent - Guest Access (logoff brings to logon) Missing breadcrumbs in external CRM integration in portal Troubleshooting JCo and AdaptiveRFC in Web Dynpro for JAVA Generate session url data for use in thtmlbcsessionurl (requested session does not match the current session) Nonsecure Content Warning For Theme Resources When Calling the Portal Via a Load Balancer / Reverse Proxy BSP Portal Session Termination doesn't work correctly Getting Netweaver Login screen when users trying to logoff Error: RFC connection between CRM and portal is not correctly configured Logoff and Back/forward buttons missing in WebClient UI or Solution Manager SAP CRM running in SAP NetWeaver Portal: Simple Search Duplicate entries in breadcrumbs history Missing update of BreadCrumb history Portal History - Corrections Portal History: JavaScript Error Incorrect Behavior of Portal Back URL parameters of history entries have wrong format OSS Message/Incident Opening Tips If you are unable to resolve the issue you are facing and need to open an OSS message for SAP kindly ensure the following: 1. For internal and external integration issues open message under CA-WUI-EP 2. If you are using OBN then you should open a message under EP-PIN-NAV component 3. If you are using an IC based Business Role and your requirement is for it to launch within the Portal s iview rather than in a separate browser window, IT IS NOT SUPPORTED 4. If you launch CRM within the Portal s iview and see a list of Business Roles, then you configuration is incorrect. It should be external integration. Chances are that your iview is configured incorrectly 36

37 5. Always try to reproduce the issue in CRM standalone. If you can duplicate the problem, then the issue is not with Portal and you can open an OSS message under the corresponding component 6. Ensure that both Portal and CRM are using the same protocol, reside in the same domain and are in the same Security Zone (IE) 7. Launching either Portal or WebClient UI using IP addresses instead of FQHN (fully qualified hostnames) is not supported 8. When opening a message be sure to - advise which Portal system SAP should connect to - its target CRM system - detailed steps to duplicate - PCD path to the iview - provide a user that has Admin access to the Portal to check the iview configuration - a backend CRM user with authorization to check customizing & debugging - make sure that both the Portal s URL and the corresponding URL of CRM are accessible over SAPROUTER - duplicate and record the issue using HTTP Watch and attach it to the message 37

38 SAP AG. All rights reserved. SAP, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign, SAP BusinessObjects Explorer, StreamWork, SAP HANA, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and other countries. Business Objects and the Business Objects logo, BusinessObjects, Crystal Reports, Crystal Decisions, Web Intelligence, Xcelsius, and other Business Objects products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Business Objects Software Ltd. Business Objects is an SAP company. Sybase and Adaptive Server, ianywhere, Sybase 365, SQL Anywhere, and other Sybase products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of Sybase Inc. Sybase is an SAP company. Crossgate, EDDY, B2B 360, and B2B 360 Services are registered trademarks of Crossgate AG in Germany and other countries. Crossgate is an SAP company. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary. These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies ("SAP Group") for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty..

Open Items Analytics Dashboard System Configuration

Open Items Analytics Dashboard System Configuration Author: Vijayakumar Udayakumar vijayakumar.udayakumar@sap.com Target Audience Developers Consultants For validation Document version 0.95 03/05/2013 Open Items Analytics Dashboard Scenario Overview Contents

More information

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd

Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration. : SAP Labs India Pvt.Ltd Configuring Java IDoc Adapter (IDoc_AAE) in Process Integration Author Company : Syed Umar : SAP Labs India Pvt.Ltd TABLE OF CONTENTS INTRODUCTION... 3 Preparation... 3 CONFIGURATION REQUIRED FOR SENDER

More information

How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal

How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal How to Integrate CRM 2007 WebClient UI with SAP NetWeaver Portal Applies to: Enterprise Portal, CRM 2007. For more information, visit the Portal and Collaboration homepage. Summary This document will describe

More information

Extend the SAP FIORI app HCM Timesheet Approval

Extend the SAP FIORI app HCM Timesheet Approval SAP Web Integrated Development Environment How-To Guide Provided by Customer Experience Group Extend the SAP FIORI app HCM Timesheet Approval Applicable Releases: SAP Web Integrated Development Environment

More information

How-to guide: Monitoring of standalone Hosts. This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager

How-to guide: Monitoring of standalone Hosts. This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager How-to guide: Monitoring of standalone Hosts This guide explains how you can enable monitoring for standalone hosts in SAP Solution Manager TABLE OF CONTENT 1 CREATE TECHNICAL SYSTEM FOR HOST... 3 2 MANAGED

More information

Set Up Hortonworks Hadoop with SQL Anywhere

Set Up Hortonworks Hadoop with SQL Anywhere Set Up Hortonworks Hadoop with SQL Anywhere TABLE OF CONTENTS 1 INTRODUCTION... 3 2 INSTALL HADOOP ENVIRONMENT... 3 3 SET UP WINDOWS ENVIRONMENT... 5 3.1 Install Hortonworks ODBC Driver... 5 3.2 ODBC Driver

More information

How to Extend a Fiori Application: Purchase Order Approval

How to Extend a Fiori Application: Purchase Order Approval SAP Web IDE How-To Guide Provided by Customer Experience Group How to Extend a Fiori Application: Purchase Order Approval Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Document History

More information

BW Source System: Troubleshooting Guide

BW Source System: Troubleshooting Guide P. Mani Vannan SAP Labs India TABLE OF CONTENTS TROUBLESHOOTING:... 3 CHECK WHETHER SOURCE SYSTEM CONNECTION IS OK... 3 RELEVANT AUTHORIZATIONS FOR BACKGROUND USER... 8 ERROR RELATED TO IDOC MISMATCH BETWEEN

More information

SAP Landscape Transformation (SLT) Replication Server User Guide

SAP Landscape Transformation (SLT) Replication Server User Guide SAP Landscape Transformation (SLT) Replication Server User Guide February 2014 P a g e 1 NOTE : Pease refer the following guide for SLT installation. http://help.sap.com/hana/sap_hana_installation_guide_trigger_based

More information

Creating a Fiori Starter Application for sales order tracking

Creating a Fiori Starter Application for sales order tracking SAP Web IDE How-To Guide Provided by Customer Experience Group Creating a Fiori Starter Application for sales order tracking Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Creating a Fiori

More information

Create and run apps on HANA Cloud in SAP Web IDE

Create and run apps on HANA Cloud in SAP Web IDE SAP Web IDE How-To Guide Provided by Customer Experience Group Create and run apps on HANA Cloud in SAP Web IDE Applicable Releases: SAP Web IDE 1.4 Version 2.0 - October 2014 Document History Document

More information

Compare & Adjust How to Guide for Compare & Adjust in SAP Solution Manager Application Lifecycle Management

Compare & Adjust How to Guide for Compare & Adjust in SAP Solution Manager Application Lifecycle Management Compare & Adjust How to Guide for Compare & Adjust in SAP Solution Manager Application Lifecycle Management www.sap.com TABLE OF CONTENTS COPYRIGHT... 3 1.0 Motivation... 4 2.0 Method and Prerequisites...

More information

Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based

Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based Agentry and SMP Metadata Performance Testing Guidelines for executing performance testing with Agentry and SAP Mobile Platform Metadata based applications AGENTRY PERFORMANCE TESTING V 1.0 TABLE OF CONTENTS

More information

Certification Guide Network Connectivity for SAP on Premise and Cloud Solutions Integration

Certification Guide Network Connectivity for SAP on Premise and Cloud Solutions Integration Network Connectivity for SAP on Premise and Cloud Solutions Integration TABLE OF CONTENTS INTRODUCTION... 3 NETWORK PRODUCTS IN SCOPE... 4 CERTIFICATION OVERVIEW... 5 Scenarios... 5 Test Cases... 5 THE

More information

Sybase ASE Linux Installation Guide Installation and getting started guide for SAP Sybase ASE on Linux

Sybase ASE Linux Installation Guide Installation and getting started guide for SAP Sybase ASE on Linux Sybase ASE Linux Installation Guide Installation and getting started guide for SAP Sybase ASE on Linux www.sap.com TABLE OF CONTENTS INSTALLING ADAPTIVE SERVER... 3 Installing Adaptive Server with the

More information

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager

SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager SAP Solution Manager - Content Transfer This document provides information on architectural and design questions, such as which SAP Solution Manager content is transferable and how. TABLE OF CONTENTS PREFACE...

More information

Additional Guide to Implementing the SAP CRM Service Management rapiddeployment

Additional Guide to Implementing the SAP CRM Service Management rapiddeployment EHP3 for SAP CRM 7.0 April 2014 English Document Version 1.0 Additional Guide to Implementing the SAP CRM Service Management rapiddeployment solution / SAP Best Practices for Service Management in CRM

More information

Single Sign-On between SAP Portal and SuccessFactors

Single Sign-On between SAP Portal and SuccessFactors Single Sign-On between SAP Portal and SuccessFactors Dimitar Mihaylov 7/1/2012 Contents 1. Overview... 3 2. Trust between SAP Portal 7.3 and SuccessFactors... 5 2.1. Initial configuration in SAP Portal

More information

Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper

Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper Cloud Single Sign-On and On-Premise Identity Federation with SAP NetWeaver Cloud White Paper TABLE OF CONTENTS INTRODUCTION... 3 Where we came from... 3 The User s Dilemma with the Cloud... 4 The Administrator

More information

LVS Troubleshooting Common issues and solutions

LVS Troubleshooting Common issues and solutions LVS Troubleshooting Common issues and solutions www.sap.com TABLE OF CONTENT INSTALLATION... 3 No SQL Instance found... 3 Server reboots after LVS installs... 3 LVS Service does not start after update...

More information

How to Implement a SAP HANA Database Procedure and consume it from an ABAP Program Step-by-Step Tutorial

How to Implement a SAP HANA Database Procedure and consume it from an ABAP Program Step-by-Step Tutorial How to Implement a SAP HANA Database Procedure and consume it from an ABAP Program Step-by-Step Tutorial Table of Contents Prerequisites... 3 Benefits of using SAP HANA Procedures... 3 Objectives... 3

More information

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis

Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis Consumption of OData Services of Open Items Analytics Dashboard using SAP Predictive Analysis (Version 1.17) For validation Document version 0.1 7/7/2014 Contents What is SAP Predictive Analytics?... 3

More information

SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0

SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0 SAP BusinessObjects Query as a Web Service Designer SAP BusinessObjects Business Intelligence platform 4.0 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

SAP BW on HANA & HANA Smart Data Access Setup

SAP BW on HANA & HANA Smart Data Access Setup SAP BW on HANA & HANA Smart Data Access Setup SAP BW ON HANA & SMART DATA ACCESS - SETUP TABLE OF CONTENTS WHAT ARE THE PREREQUISITES FOR SAP HANA SMART DATA ACCESS?... 3 Software Versions... 3 ODBC Drivers...

More information

SAP BusinessObjects Business Intelligence 4 Innovation and Implementation

SAP BusinessObjects Business Intelligence 4 Innovation and Implementation SAP BusinessObjects Business Intelligence 4 Innovation and Implementation TABLE OF CONTENTS 1- INTRODUCTION... 4 2- LOGON DETAILS... 5 3- STARTING AND STOPPING THE APPLIANCE... 6 4.1 Remote Desktop Connection

More information

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 June 14, 2013 Version 2.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What

More information

SAP PartnerEdge Program: Opportunities for SAP-Authorized Resellers

SAP PartnerEdge Program: Opportunities for SAP-Authorized Resellers For SAP-Authorized Resellers SAP PartnerEdge Program: Opportunities for SAP-Authorized Resellers SAP now offers companies the opportunity to resell SAP solutions to their customers. SAP-authorized resellers

More information

Using SAP Crystal Reports with SAP Sybase SQL Anywhere

Using SAP Crystal Reports with SAP Sybase SQL Anywhere Using SAP Crystal Reports with SAP Sybase SQL Anywhere TABLE OF CONTENTS INTRODUCTION... 3 REQUIREMENTS... 3 CONNECTING TO SQL ANYWHERE WITH CRYSTAL REPORTS... 4 CREATING A SIMPLE REPORT... 7 Adding Data

More information

Installing and Configuring the HANA Cloud Connector for On-premise OData Access

Installing and Configuring the HANA Cloud Connector for On-premise OData Access SAP Cloud Connector How-To Guide Provided by SAP s Technology RIG Installing and Configuring the HANA Cloud Connector for On-premise OData Access Applicable Releases: HANA Cloud Connector 2.x Version 1.0

More information

Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x

Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x Step-by-Step guide for SSO from MS Sharepoint 2010 to SAP EP 7.0x Sverview Trust between SharePoint 2010 and ADFS 2.0 Use article Federated Collaboration with Shibboleth 2.0 and SharePoint 2010 Technologies

More information

Memory Management simplifications in ABAP Kernel 7.4*

Memory Management simplifications in ABAP Kernel 7.4* Memory Management simplifications in ABAP Kernel 7.4* TABLE OF CONTENTS OVERVIEW. 3 NEW PARAMETER FORMULAS 3 TROUBLESHOOTING.. 4 512 GB LIMIT. 5 CONCLUSION 5 2 OVERVIEW This paper describes Memory Management

More information

Quick Guide to the SAP Customer Relationship Management Rapid- Deployment Solution (based on EhP1) Demo/Evaluation Appliance

Quick Guide to the SAP Customer Relationship Management Rapid- Deployment Solution (based on EhP1) Demo/Evaluation Appliance SAP CRM 7.01 November 2012 English Quick Guide to the SAP Customer Relationship Management Rapid- Deployment Solution (based on EhP1) Demo/Evaluation Appliance SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf

More information

SAML 2.0 Configurations at SAP NetWeaver AS ABAP and Microsoft ADFS

SAML 2.0 Configurations at SAP NetWeaver AS ABAP and Microsoft ADFS SAML 2.0 Configurations at SAP NetWeaver AS ABAP and Microsoft ADFS Applies to: SAP Gateway 2.0 Summary This guide describes how you install and configure SAML 2.0 on Microsoft ADFS server and SAP NetWeaver

More information

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On

How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to Implement the X.509 Certificate Based Single Sign-On Solution with SAP Netweaver Single Sign-On How to implement the X.509 certificate based Single Sign-On solution from SAP Page 2 of 34 How to

More information

SAP Security Recommendations December 2011. Secure Software Development at SAP Embedding Security in the Product Innovation Lifecycle Version 1.

SAP Security Recommendations December 2011. Secure Software Development at SAP Embedding Security in the Product Innovation Lifecycle Version 1. SAP Security Recommendations December 2011 Secure Software Development at SAP Embedding Security in the Product Innovation Lifecycle Version 1.0 Secure Software Development at SAP Table of Contents 4

More information

Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content

Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content Using Database Performance Warehouse to Monitor Microsoft SQL Server Report Content Applies to: Enhancement Package 1 for SAP Solution Manager 7.0 (SP18) and Microsoft SQL Server databases. SAP Solution

More information

SAP CRM Service Manager 3.1 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP CRM

SAP CRM Service Manager 3.1 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP CRM SAP CRM Service Manager 3.1 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP CRM Service Manager Mobile App TABLE OF CONTENTS SECTION 1:

More information

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0

Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 Setting up Single Sign-On (SSO) with SAP HANA and SAP BusinessObjects XI 4.0 February 8, 2013 Version 1.0 Vishal Dhir Customer Solution Adoption (CSA) www.sap.com TABLE OF CONTENTS INTRODUCTION... 3 What

More information

How To... Master Data Governance for Material: Maintenance for multiple Materials in one Change Request. Applicable Releases: all

How To... Master Data Governance for Material: Maintenance for multiple Materials in one Change Request. Applicable Releases: all How To... Master Data Governance for Material: Maintenance for multiple Materials in one Change Request Applicable Releases: all Version 1.2 December 2014 Document History Document Version Description

More information

SAP NetWeaver AS Java

SAP NetWeaver AS Java Chapter 75 Configuring SAP NetWeaver AS Java SAP NetWeaver Application Server ("AS") Java (Stack) is one of the two installation options of SAP NetWeaver AS. The other option is the ABAP Stack, which is

More information

Integration Option for Microsoft SharePoint Software Getting Started Guide SAP BusinessObjects 4.0 Support Package 4

Integration Option for Microsoft SharePoint Software Getting Started Guide SAP BusinessObjects 4.0 Support Package 4 Integration Option for Microsoft SharePoint Software Getting Started Guide SAP BusinessObjects 4.0 Support Package 4 Copyright 2011 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge,

More information

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0

Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0 Dell One Identity Cloud Access Manager 8.0.1 - How to Configure for SSO to SAP NetWeaver using SAML 2.0 May 2015 About this guide Prerequisites and requirements NetWeaver configuration Legal notices About

More information

Training.sap.com User Guide

Training.sap.com User Guide Training.sap.com User Guide Table of Contents WELCOME TO SAP EDUCATION ONLINE!... 3 HOW TO REGISTER IN SAP EDUCATION ONLINE AND START YOUR COURSES... 3 BASIC NAVIGATION... 6 BROWSE OUR CATALOGUE HOME...

More information

Fiori Frequently Asked Technical Questions

Fiori Frequently Asked Technical Questions Fiori Frequently Asked Technical Questions Table of Contents SAP Fiori General Overview... 1 SAP Fiori Technical Overview... 1 SAP Fiori Applications... 3 SRM Applications... 3 Approval Applications...

More information

Implementation Guide SAP NetWeaver Identity Management Identity Provider

Implementation Guide SAP NetWeaver Identity Management Identity Provider Implementation Guide SAP NetWeaver Identity Management Identity Provider Target Audience Technology Consultants System Administrators PUBLIC Document version: 1.10 2011-07-18 Document History CAUTION Before

More information

How To... Master Data Governance for Material: Create Custom Print forms. Applicable Releases: MDG 7

How To... Master Data Governance for Material: Create Custom Print forms. Applicable Releases: MDG 7 Applicable Releases: MDG 7 Version 1 January 2014 Document History www.sap.com Document Version Description 1.00 First official release of this guide TABLE OF CONTENTS 1. BUSINESS SCENARIO... 4 2. BACKGROUND

More information

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0

UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 UI Framework Simple Search in CRM WebClient based on NetWeaver Enterprise Search (ABAP) SAP Enhancement Package 1 for SAP CRM 7.0 1 Objectives At the end of this unit, you will be able to: Use the new

More information

CA Spectrum and CA Embedded Entitlements Manager

CA Spectrum and CA Embedded Entitlements Manager CA Spectrum and CA Embedded Entitlements Manager Integration Guide CA Spectrum Release 9.4 - CA Embedded Entitlements Manager This Documentation, which includes embedded help systems and electronically

More information

Collaboration Technology Support Center Microsoft Collaboration Brief

Collaboration Technology Support Center Microsoft Collaboration Brief Collaboration Technology Support Center Microsoft Collaboration Brief September 2005 HOW TO INTEGRATE MICROSOFT EXCHANGE SERVER INTO SAP ENTERPRISE PORTAL Authors Robert Draken, Solution Architect, Comma

More information

SAP Work Manager 6.0 Mobile App Extended Feature List

SAP Work Manager 6.0 Mobile App Extended Feature List SAP Work Manager 6.0 Mobile App Extended Feature List An extended list of all the features included in the default delivery of the SAP Work Manager 6.0 Mobile Application Provided by SAP Mobile - Rapid

More information

Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008

Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008 Enabling Kerberos SSO in IBM Cognos Express on Windows Server 2008 Nature of Document: Guideline Product(s): IBM Cognos Express Area of Interest: Infrastructure 2 Copyright and Trademarks Licensed Materials

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Feature Pack 3 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System

How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22. How To Guide - Configure SSL in ABAP System How-To Guide SAP NetWeaver Document Version: 1.0-2013-12-22 Document History Document Version Description 1.0 First official release of this guide Document History 2013 SAP AG or an SAP affiliate company.

More information

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems

R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems R/3 and J2EE Setup for Digital Signature on Form 16 in HR Systems Agenda 1. R/3 - Setup 1.1. Transaction code STRUST 1.2. Transaction code SM59 2. J2EE - Setup 2.1. Key Storage 2.2. Security Provider 2.3.

More information

LHI Leasing Simplifying and Automating the IT Landscape with SAP Software. SAP Customer Success Story Financial Services Provider LHI Leasing

LHI Leasing Simplifying and Automating the IT Landscape with SAP Software. SAP Customer Success Story Financial Services Provider LHI Leasing LHI Leasing Simplifying and Automating the IT Landscape with SAP Software SAP Customer Success Story Financial Services Provider LHI Leasing Company LHI Leasing GmbH Headquarters Pullach, Germany Industry,

More information

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013

ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes. October 2013 ITM204 Post-Copy Automation for SAP NetWeaver Business Warehouse System Landscapes October 2013 Disclaimer This presentation outlines our general product direction and should not be relied on in making

More information

How to... Master Data Governance for Material: Use the Data Import Framework for Material. Applicable Releases: EhP6, MDG 6.1, MDG 7.

How to... Master Data Governance for Material: Use the Data Import Framework for Material. Applicable Releases: EhP6, MDG 6.1, MDG 7. Applicable Releases: EhP6, MDG 6.1, MDG 7.0 Version 5 December 2014 www.sap.com Document History Document Version Description 1.00 First official release of this guide 2.00 Additional SAP notes 3.00 Background

More information

SAP NetWeaver Fiori. For more information, see "Creating and enabling a trusted provider for Centrify" on page 108-10.

SAP NetWeaver Fiori. For more information, see Creating and enabling a trusted provider for Centrify on page 108-10. Chapter 108 Configuring SAP NetWeaver Fiori The following is an overview of the steps required to configure the SAP NetWeaver Fiori Web application for single sign-on (SSO) via SAML. SAP NetWeaver Fiori

More information

How-to-Guide: SAP Web Dispatcher for Fiori Applications

How-to-Guide: SAP Web Dispatcher for Fiori Applications How-to-Guide: SAP Web Dispatcher for Fiori Applications Active Global Support North America Document History: Document Version Authored By Description 1.0 Kiran Kola Architect Engineer 2 www.sap.com Table

More information

Implementing SSO between the Enterprise Portal and the EPM Add-In

Implementing SSO between the Enterprise Portal and the EPM Add-In Implementing SSO between the Enterprise Portal and the EPM Add-In Applies to: SAP BusinessObjects Planning and Consolidation 10, version for SAP NetWeaver SP1 and higher EPM Add-In, SP3 and higher. For

More information

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02

Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Upgrade: SAP Mobile Platform Server for Windows SAP Mobile Platform 3.0 SP02 Windows DOCUMENT ID: DC80003-01-0302-01 LAST REVISED: February 2014 Copyright 2014 by SAP AG or an SAP affiliate company. All

More information

Employee Quick Reference Guide

Employee Quick Reference Guide Employee Quick Reference Guide Thank you for using ADP's ipaystatements to view your payroll information. Use this Quick Reference Guide to learn how to view your pay statements, W-2s, 1099s, and adjustments.

More information

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background

Customer Tips. Xerox Network Scanning HTTP/HTTPS Configuration using Microsoft IIS. for the user. Purpose. Background Xerox Multifunction Devices Customer Tips June 5, 2007 This document applies to these Xerox products: X WC Pro 232/238/245/ 255/265/275 for the user Xerox Network Scanning HTTP/HTTPS Configuration using

More information

Integration of Universal Worklist into Microsoft Office SharePoint

Integration of Universal Worklist into Microsoft Office SharePoint Integration of Universal Worklist into Microsoft Office SharePoint Applies to: SAP NetWeaver Portal 7.01 SP3 Microsoft Office SharePoint 2007 For more information, visit the Portal and Collaboration homepage.

More information

CA Spectrum and CA Service Desk

CA Spectrum and CA Service Desk CA Spectrum and CA Service Desk Integration Guide CA Spectrum 9.4 / CA Service Desk r12 and later This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance)

SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance) SAP How-To Guide: Develop a Custom Master Data Object in SAP MDG (Master Data Governance) Applies to: SAP Master Data Governance running on SAP ERP 6 EhP 6 Master Data Governance. The Guide can also be

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

Salesforce Customer Portal Implementation Guide

Salesforce Customer Portal Implementation Guide Salesforce Customer Portal Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: December 10, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer

How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20. How to Configure SAP HCI basic authentication for SAP Cloud for Customer How-To Guide SAP Cloud for Customer Document Version: 1.0-2014-03-20 How to Configure SAP HCI basic authentication for SAP Cloud for Customer Document History Document Version Description 1.0 First official

More information

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes

Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Developing Applications for Integration between PI and SAP ERP in Different Network Domains or Landscapes Applies to: SAP NetWeaver Process Integration 7.1+ SAP NetWeaver 7.02 (ABAP) Summary This document

More information

SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013

SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013 SAP Sybase Adaptive Server Enterprise Shrinking a Database for Storage Optimization 2013 TABLE OF CONTENTS Introduction... 3 SAP Sybase ASE s techniques to shrink unused space... 3 Shrinking the Transaction

More information

Manual to Access SAP Training Systems Technical Description for Customer On-Site Training

Manual to Access SAP Training Systems Technical Description for Customer On-Site Training Manual to Access SAP Training Systems Technical Description for Customer On-Site Training 2.0 draft version available as of Jan. 5th 2015. The final version will be available in January 2015 after valuable

More information

Contents Notice to Users

Contents  Notice to Users Web Remote Access Contents Web Remote Access Overview... 1 Setting Up Web Remote Access... 2 Editing Web Remote Access Settings... 5 Web Remote Access Log... 7 Accessing Your Home Network Using Web Remote

More information

Setting up the Environment for Creating or Extending SAP Fiori Apps

Setting up the Environment for Creating or Extending SAP Fiori Apps Setting up the Environment for Creating or Extending SAP Fiori Apps February 2014 Copyright Copyright 2014 SAP AG. All rights reserved SAP Library document classification: PUBLIC No part of this publication

More information

Web Remote Access. User Guide

Web Remote Access. User Guide Web Remote Access User Guide Notice to Users 2005 2Wire, Inc. All rights reserved. This manual in whole or in part, may not be reproduced, translated, or reduced to any machine-readable form without prior

More information

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Collaboration Guide

HP Service Manager. Software Version: 9.40 For the supported Windows and Linux operating systems. Collaboration Guide HP Service Manager Software Version: 9.40 For the supported Windows and Linux operating systems Collaboration Guide Document Release Date: December 2014 Software Release Date: December 2014 Legal Notices

More information

Nine Reasons Why SAP Rapid Deployment Solutions Can Make Your Life Easier Get Where You Want to Be, One Step at a Time

Nine Reasons Why SAP Rapid Deployment Solutions Can Make Your Life Easier Get Where You Want to Be, One Step at a Time SAP Rapid Deployment Solutions Nine Reasons Why SAP Rapid Deployment Solutions Can Make Your Life Easier Get Where You Want to Be, One Step at a Time Nine Reasons Why SAP Rapid Deployment Solutions Can

More information

Force.com Sites Implementation Guide

Force.com Sites Implementation Guide Force.com Sites Implementation Guide Salesforce, Winter 16 @salesforcedocs Last updated: October 16, 2015 Copyright 2000 2015 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Sage 200 Web Time & Expenses Guide

Sage 200 Web Time & Expenses Guide Sage 200 Web Time & Expenses Guide Sage (UK) Limited Copyright Statement Sage (UK) Limited, 2006. All rights reserved If this documentation includes advice or information relating to any matter other than

More information

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications

Using SAP Logon Tickets for Single Sign on to Microsoft based web applications Collaboration Technology Support Center - Microsoft - Collaboration Brief March 2005 Using SAP Logon Tickets for Single Sign on to Microsoft based web applications André Fischer, Project Manager CTSC,

More information

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31

HP Service Manager. Collaboration Guide. For the Supported Windows and UNIX operating systems. Software Version: 9.31 HP Service Manager For the Supported Windows and UNIX operating systems Software Version: 9.31 Collaboration Guide Document Release Date: October 2012 Software Release Date: October 2012 Legal Notices

More information

Getting Started with the License Administration Workbench 2.0 (LAW 2.0)

Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Getting Started SAP Global License Auditing Document Version: 1.2 2015-03-13 Getting Started with the License Administration Workbench 2.0 (LAW 2.0) Table of Contents 1 Getting Started with the License

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

More information

Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop

Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop Building the SAP Business One Cloud Landscape Part of the SAP Business One Cloud Landscape Workshop TABLE OF CONTENTS 1 INTRODUCTION... 3 2 LANDSCAPE DETAILS... 3 2.1 Server Details... 3 2.2 Landscape

More information

Client Administrator Quick Reference Guide

Client Administrator Quick Reference Guide Client Administrator Quick Reference Guide Thank you for using ADP's ipaystatements to view your payroll information. Use this Quick Reference Guide to learn how to view your pay statement, understand

More information

Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online

Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online 062212 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any

More information

SAP Sales and Operations Planning

SAP Sales and Operations Planning Document Version: 1.0 2014-05-21 Additional Documentation Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

Sage 100 ERP. Installation and System Administrator s Guide

Sage 100 ERP. Installation and System Administrator s Guide Sage 100 ERP Installation and System Administrator s Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the

More information

Net 2. NetApp Electronic Library. User Guide for Net 2 Client Version 6.0a

Net 2. NetApp Electronic Library. User Guide for Net 2 Client Version 6.0a Net 2 NetApp Electronic Library User Guide for Net 2 Client Version 6.0a Table of Contents 1 INTRODUCTION AND KEY FEATURES... 3 SOME OF THE KEY FEATURES INCLUDE:... 3 INSTALLATION PREREQUISITES:... 3 2

More information

Agentry SAP Framework. SAP Mobile Platform 3.0

Agentry SAP Framework. SAP Mobile Platform 3.0 SAP Mobile Platform 3.0 DOCUMENT ID: DC-01-0300-01 LAST REVISED: November 2013 Copyright 2013 by SAP AG or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or

More information

SAP Best Practices Lead Management (C30) Business Process Documentation

SAP Best Practices Lead Management (C30) Business Process Documentation Lead Management (C30) Business Process Documentation SAP CRM 7.0 September 2010 English SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2010 SAP AG. All rights reserved. No part of this publication

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

Application Gateway with Apache

Application Gateway with Apache Application Gateway with Apache Multi-backend scenarios Nghia Nguyen SAP NetWeaver RIG Americas, SAP Labs, LLC Introduction Session Objectives and Requirements Use Cases and Scenarios Limitations Configuring

More information