Visual Structure Manager Administration Guide

Size: px
Start display at page:

Download "Visual Structure Manager Administration Guide"

Transcription

1 User Guide SAP 3D Visual Enterprise structure manager 1.0 SP05 Document Version: SAP 3D Visual Enterprise

2 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names, menu paths, and menu options. Textual cross-references to other documents. Example EXAMPLE Example Example <Example> Emphasized words or expressions. Technical names of system objects. These include report names, program names, transaction codes, table names, and key concepts of a programming language when they are surrounded by body text, for example, SELECT and INCLUDE. Output on the screen. This includes file and directory names and their paths, messages, names of variables and parameters, source text, and names of installation, upgrade and database tools. Exact user entry. These are words or characters that you enter in the system exactly as they appear in the documentation. Variable user entry. Angle brackets indicate that you replace these words and characters with appropriate entries to make entries in the system. EXAM PLE Keys on the keyboard, for example, F2 or EN TER SAP SE or an SAP affiliate company. All rights reserved. Typographic Conventions

3 Document History Note Before you start the implementation, make sure you have the latest version of this document. You can find the latest version at the following location: The following table provides an overview of the most important document changes: Version Date Change 1.00 August 2014 First version December 2014 Updates made to section 2 including applicable notes April 2015 Updates made to section 2 including applicable notes July 2016 Updates for VSM 1.0 SP05 Document History 2016 SAP SE or an SAP affiliate company. All rights reserved. 3

4 Table of Contents 1 Getting Started About this Document SAP Notes for the Installation Information Available in SAP Service Marketplace SAP 3D Visual Enterprise structure manager System Landscape Software Units Processes Installation Information Installing the Software SAP GUI Installation Server Installation Operation Information Configuration of SAP 3D Visual Enterprise structure manager Monitoring of SAP 3D Visual Enterprise structure manager Trace Files Diagnostic Archives VSM Tool Security Information Temporary Files Trace Files URL Redirect Protection URL Redirect Protection Configuration URL Redirect Protection Whitelist MaxDownloadRedirectionCount URL Redirect Protection Whitelist Entry Wildcards Default Ports Whitelist Entry Examples XML Configuration Technical System Landscape Supported Operating Systems Hardware Configuration Upgrade Information User Administration and Authentication SAP SE or an SAP affiliate company. All rights reserved. Table of Contents

5 1 Getting Started 1.1 About this Document This Administration Guide is the central source of information for the technical implementation of SAP 3D Visual Enterprise structure manager. It provides cross-scenario implementation information. You can use the Administrator s Guide to get an overview of SAP 3D Visual Enterprise structure manager and its software units from a technical perspective. The Administration Guide is a planning tool that helps you to design your system landscape and it refers you to the detailed documentation that is required, mainly: Installation guides for single software units SAP Notes Configuration documentation SAP Library documentation This Administration Guide is a single source of information for the documentation that is available to support the installation and operation of SAP 3D Visual Enterprise structure manager. Therefore, this Guide contains all of the following: o Installation Information This chapter gives you an overview of the installation components and the sequence in which they are installed. o Security Information This chapter provides you with the information that you require to operate SAP 3D Visual Enterprise structure manager securely. Upgrade Information This chapter provides you with the latest upgrade information. Note You can find the most current version of this document on SAP Service Marketplace at We strongly recommend that you use the document available there. The guide will be updated according to updates of the software. Getting Started 2016 SAP SE or an SAP affiliate company. All rights reserved. 5

6 1.2 SAP Notes for the Installation You must read the following SAP Note before you start the installation. These SAP Notes contain the most recent information on the installation, as well as corrections to the installation documentation. Make sure that you have the up-to-date version of each SAP Note, which you can find in the SAP Service Marketplace at the Internet address: service.sap.com/notes. SAP Note Number Title Description SAP 3D Visual Enterprise: Corrections to Online Documents Applicable changes to online documents post release SAP SE or an SAP affiliate company. All rights reserved. Getting Started

7 1.3 Information Available in SAP Service Marketplace You can find Information on the following areas in the SAP Service Marketplace. Documentation Description Internet Address Title Application Help for SAP Visual Manufacturing Planner Application Help for SAP Visual Manufacturing Planner SAP 3D Visual Enterprise Viewer SAP 3D Visual Enterprise Generator SAP 3D Visual Enterprise Generator SAP 3D Visual Enterprise Generator SAP Business Suite SAP ERP SAP ERP Central Component Logistics Production Planning and Control (PP) Visual Manufacturing Planner SAP Business Suite SAP Product Lifecycle Management SAP PLM as Part of SAP ERP Central Component Product Life Cycle Management (PLM Visual Manufacturing Planner SAP Business Suite Applications > SAP 3D Visual Enterprise SAP Business Suite Applications > SAP 3D Visual Enterprise SAP Business Suite Applications > SAP 3D Visual Enterprise SAP Business Suite Applications > SAP 3D Visual Enterprise Application Help for SAP Visual Manufacturing Planner Application Help for SAP Visual Manufacturing Planner SAP 3D Visual Enterprise Viewer Administrator s Guide Application Operations Guide for SAP 3D Visual Enterprise Generator Installation Guide for SAP 3D Visual Enterprise Generator Security Guide for SAP 3D Visual Enterprise Generator General Quick Links Description Internet Address Title SAP Notes - Released platforms - System sizing Quick Sizer tool Front-end installation Front End Installation Security - Information about creating error messages - Getting Started 2016 SAP SE or an SAP affiliate company. All rights reserved. 7

8 Description Internet Address Title SAP Software Distribution Center (software download and ordering of software) service.sap.com/swdc - SAP Product Availability Matrix service.sap.com/pam _ SAP SE or an SAP affiliate company. All rights reserved. Getting Started

9 2 SAP 3D Visual Enterprise structure manager SAP 3D Visual Enterprise structure manager provides an ActiveX control that may be embedded in SAP GUI or HTML applications. SAP 3D Visual Enterprise structure manager is used for manipulating hierarchies of 3D geometry created using SAP 3D Visual Enterprise tools. 2.1 System Landscape SAP 3D Visual Enterprise structure manager is a client side component that needs to be installed onto client computers. Applications built using SAP 3D Visual Enterprise structure manager may have a server side component. Refer to the Administration Guide for each application for application specific instructions. Applications communicate with SAP 3D Visual Enterprise structure manager via JSON messages passed over COM interfaces exposed by the SAP 3D Visual Enterprise structure manager ActiveX control. 2.2 Refer to section URL Redirect Protection SAP 3D Visual Enterprise structure manager uses the File Transfer Component to handle downloading of files. The File Transfer Component has a security feature which prevents files from being downloaded from an unknown and untrusted domain following an HTTP redirect. This feature is referred to as URL Redirect Protection and it is enabled by default. There are many valid situations in which HTTP redirects can occur so the File Transfer Component has whitelist functionality that allows an administator to specify domains to which HTTP redirects are allowed. The URL Redirect Protection feature can also be disabled altogether. One common scenario where HTTP redirection occurs is when HTTP URLs are used, but the server enforces a policy of only allowing HTTPS connections and redirects to a corresponding HTTPS URL URL Redirect Protection Configuration The configuration for the URL Redirect Protection feature can come from registry keys that can be controlled by Windows Group Policy or from a local XML file. Configuration via Windows Group Policy takes precedence over configuration specified in the local XML file (if it exists). SAP 3D Visual Enterprise structure manager 2016 SAP SE or an SAP affiliate company. All rights reserved. 9

10 If a registry value called URLRedirectProtection exists in the HKEY_CURRENT_USER\SOFTWARE\Policies\SAP\SAP 3D Visual Enterprise registry key, then URL Redirect Protection settings are read from the group policy registry keys otherwise they are read from %APPDATA%\SAP\SAP 3D Visual Enterprise\URLRedirection.xml. SAP 3D Visual Enterprise Viewer also uses the File Transfer Component. SAP 3D Visual Enterprise Viewer includes functionality in its user interface to allow the user to see the configuration that is in effect for the URL Redirect Protection feature and modify it (when Group Policy is not being used). SAP 3D Visual Enterprise Viewer also includes an Administrative Template file for configuring the URL Redirect Protection feature via Group Policy. Refer to the Administration Guide for SAP 3D Visual Enterprise Viewer 9.0 for more information URL Redirect Protection Whitelist The URL Redirect Protection whitelist is used to determine whether the File Transfer Component will allow a download from a URL supplied by a web server in an HTTP redirect response. The URL Redirect Protection whitelist can contain zero, one or multiple entries. A URL Redirect Protection whitelist entry is matched against the part of the URL returned by the web server in an HTTP redirect that identifies the server, protocol and port (explicit or implied) to retrieve the resource from. The HTTP redirect is allowed when any whitelist entry matches the server, protocol and port in the redirect URL. An HTTP redirect is also allowed when: The server, protocol and port (explicit or implied) of the redirect URL are all the same as the server, protocol and port (explicit or implied) of the initial request URL rediect protection is disabled MaxDownloadRedirectionCount There is a configurable maximum number of chained HTTP redirects allowed. The number of allowed chained redirects is specified by the value of the MaxDownloadRedirectionCount element in %APPDATA%\SAP\SAP 3D Visual Enterprise FileTransfer 1.0\Settings.xml. When this upper limit is exceeded the File Transfer Component will not follow the HTTP redirect, regardless of whether the URL Redirect Protection configuration would allow the HTTP redirect to occur SAP SE or an SAP affiliate company. All rights reserved. SAP 3D Visual Enterprise structure manager

11 2.2.4 URL Redirect Protection Whitelist Entry Wildcards URL Redirect Protection whitelist entries can contain wildcards that can match any character or contiguous group of characters in the redirect URL string returned by the web server. Wildcards can appear at any point in the whitelist entry and can match any kind of character in the URL string. Two types of wildcards are supported. They differ in the number of characters that they match. Wildcard Character Meaning * Match 0 or more characters? Match 1 character Groups of wildcards can be combined. For instance,?* will match one or more characters Default Ports You can specify a whitelist entry without an explicitly specified port. This is equivalent to specifying the whitelist entry with the default port for the given protocol explicitly specified. So: is equivalent to is equivalent to In order to specify a match against any port, it is necessary to use the notation for an explicitly specified port with a wildcard: Whitelist Entry Examples The table below gives some whitelist entry examples: Whitelist Entry *:// *:// *:// Result Allow redirects to on port 8080 using any protocol Allow redirects to on any port using any protocol Allows redirects to using any protocol on the default port for the given protocol. This would match: SAP 3D Visual Enterprise structure manager 2016 SAP SE or an SAP affiliate company. All rights reserved. 11

12 Whitelist Entry Result *.mycompany.com:* Allow redirects to any subdomain of mycompany.com on HTTPS using port 443 Allow redirects on any protocol and any port to any subdomain of mycompany.com * Allows any redirect. Allows redirects to subdomain.mycompany.com on HTTPS on ports 8000 to XML Configuration The XML schema for the local XML configuration file (%APPDATA%\SAP\SAP 3D Visual Enterprise\URLRedirection.xml) for URL Redirect Protection is below: The URL Redirect Protection feature is enabled (URL redirects are prevented unless the target domain matches a whitelist entry) when the value of the UrlProtection attribute defined in the WhitelistType is true. The string value of each Domain element contains a whitelist entry. Below are the contents of an example file in which URL redirect protection is enabled and two whitelist entry patterns are defined for a hypothetical company with a public domain mycompany.com and an intranet domain mycompany.corp SAP SE or an SAP affiliate company. All rights reserved. SAP 3D Visual Enterprise structure manager

13 Example Technical System Landscape for supported operating systems and hardware. Components The SAP 3D Visual Enterprise structure manager installer includes: Component 32-bit Visual Enterprise structure manager ActiveX control 32-bit Visual Enterprise structure manager COM server 64-bit Visual Enterprise structure manager COM server 32-bit File Transfer Component COM server 64-bit File Transfer Component COM server Functional Description Installed on both 32-bit and 64-bit operating systems Installed on 32-bit operating systems Installed on 64-bit operating systems. Installed on 32-bit operating systems Installed on 64-bit operating systems 2.3 Software Units SAP 3D Visual Enterprise structure manager is supported in the following EHP versions and service packs: EHP Version EHP 7 (617) EHP 6 (606) EHP 6H (616) Service Pack SP06 SP13 SP08 Below are the service packs for which notes are valid and the service packs from which the corrections in the notes are delivered. Note Number Enhancement Pack Note Validity Support Pack Delivery EHP 7 Not required SP 06 SAP 3D Visual Enterprise structure manager 2016 SAP SE or an SAP affiliate company. All rights reserved. 13

14 EHP 6 SP 13 SP 14 EHP 6H SP 08 SP EHP 7 Not required SP 06 EHP 6 SP 13 SP 14 EHP 6H SP 08 SP EHP 7 SP06 SP 07 EHP 6 SP 13 SP14 SP 15 EHP 6H SP 08 SP SAP SE or an SAP affiliate company. All rights reserved. SAP 3D Visual Enterprise structure manager

15 2.4 Processes The following graphic shows the SAP 3D Visual Enterprise structure manager components and communication mechanisms: Application IVsmServerWrapper IVsmServerWrapperEvents VSM ActiveX Control (hosted in saplogon.exe or iexplore.exe) IVsm IVsmEvents VSM COM Server (VEStructureManager.exe) IDownloadManager File Transfer Component COM Server (SAP.VE.FileTransfer.exe) SAP 3D Visual Enterprise structure manager Each COM server runs in its own process. The image names of the processes are shown in the above graphic. The SAP 3D Visual Enterprise structure manager ActiveX control is hosted in another process, (which depends on the application). In the case of an SAP GUI application, SAP GUI hosts the SAP 3D Visual Enterprise structure manager ActiveX control on the client machine and SAP GUI facilitates communication between the SAP 3D Visual Enterprise structure manager ActiveX control and application code running on an ERP server system. In the case of an HTML application, the application could be implemented in client side JavaScript. SAP 3D Visual Enterprise structure manager 2016 SAP SE or an SAP affiliate company. All rights reserved. 15

16 3 Installation Information 3.1 Installing the Software Use This section describes the process for installing SAP 3D Visual Enterprise structure manager. SAP 3D Visual Enterprise structure manager is a front end component that must be installed on each client machine that will be used with an application that uses SAP 3D Visual Enterprise structure manager. Prerequisites To install the SAP 3D Visual Enterprise structure manager on a client computer, the following must be preinstalled:.net framework Standalone Installation Procedure 1. Log onto the client computer as a user with administrative privileges. 2. Close all applications on the computer. 3. Navigate to, and double-click the SAPVEStructureManager-xxxx.exe file in Windows Explorer. Note 'xxxx is the version number. 4. Choose Next when the installer starts. The Front-End Installer screen is displayed. 5. Select the SAP 3D Visual Enterprise structure manager 1.0 checkbox to install the application. 6. Choose Next to start the installation, and then Close when the installation is complete. Standalone Uninstallation Procedure 7. Log onto the client computer as an user with Administrative privileges 8. Close all applications on the computer. 9. Do one of the following to launch the SAP Front End installer: o Navigate to, and double-click the SAPVEStructureManager-xxxx.exe (where 'xxxx' is the version number), file in Windows Explorer. When a screen that contains component checkboxes is shown, ensure that the SAP 3D Visual Enterprise structure manager 1.0 checkbox is unchecked, then click Next to start the uninstallation and Close when the uninstallation has completed, or: SAP SE or an SAP affiliate company. All rights reserved. Installation Information

17 o Open the Programs and Features (or Add and Remove Programs) control panel, locate the SAP 3D Visual Enterprise structure manager 1.0 entry and double-click it. Click Next to start the uninstallation and Close when the uninstallation has completed. 3.2 SAP GUI Installation Server Installation Part of the SAP 3D Visual Enterprise structure manager installation process involves registration of the ActiveX control and COM servers. As these registrations require administrative privileges, the user performing the installation must have administrative privileges on the client machine when performing a standalone installation. The SAP Front End installer technology allows for the use of an installation server. This can be used to perform installations on client machines in the context of a Windows service that has Administrative privileges. If SAP 3D Visual Enterprise structure manager is deployed to an SAP GUI Installation Server and client machines are configured to use the SAP GUI Installation Server, end users without administrative privileges are able to install SAP 3D Visual Enterprise structure manager on their client machines. Refer to the following document for information regarding SAP GUI Installation Server deployment: Install Locations The install locations on a 64 bit operating system are listed in the following table: Component Visual Enterprise structure manager ActiveX control Visual Enterprise structure manager COM server File Transfer Component COM server Location Description %ProgramFiles%\SAP\SAP 3D Visual Enterprise structure manager %ProgramFiles%\SAP\SAP 3D Visual Enterprise structure manager %ProgramFiles%\Common Files\SAP\SAP 3D Visual Enterprise File Transfer 1.0 The install locations on a 32 bit operating system are listed in the following table: Component Visual Enterprise structure manager ActiveX control Visual Enterprise structure manager COM server File Transfer Component COM server Location Description %ProgramFiles(x86)%\SAP\SAP 3D Visual Enterprise structure manager %ProgramFiles(x86)%\SAP\SAP 3D Visual Enterprise structure manager %ProgramFiles(x86)%\Common Files\SAP\SAP 3D Visual Enterprise File Transfer 1.0 Installation Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 17

18 HTML Applications SAP 3D Visual Enterprise structure manager 1.0 has a 32-bit ActiveX control, and can only be used in 32-bit processes. The SAP 3D Visual Enterprise structure manager COM server runs in a separate process from the ActiveX control, so it is possible for SAP 3D Visual Enterprise structure manager to utilize a 64-bit address space on a 64-bit operating system. Refer to the following knowledgebase article regarding a scenario in which ActiveX controls may be loaded in a 64- bit process in Internet Explorer 10: The SAP 3D Visual Enterprise structure manager ActiveX control must be allowed to run in Internet Explorer for HTML applications that use SAP 3D Visual Enterprise structure manager to be usable. The following page relates to ActiveX security in Internet Explorer: The SAP 3D Visual Enterprise structure manager ActiveX control is signed and marked as safe for scripting SAP SE or an SAP affiliate company. All rights reserved. Installation Information

19 4 Operation Information Within the management of SAP Technology, monitoring is an essential task. A section has therefore been devoted solely to this subject. 4.1 Configuration of SAP 3D Visual Enterprise structure manager SAP 3D Visual Enterprise structure manager uses some registry based settings. Because SAP 3D Visual Enterprise structure manager can be used by multiple applications, some of these settings are stored on a per application basis. Each application that uses SAP 3D Visual Enterprise structure manager specifies an application name that is used to designate an area in which application specific settings are stored. The base key for SAP 3D Visual Enterprise structure manager registry settings is: [HKEY_CURRENT_USER\Software\SAP\SAP 3D Visual Enterprise structure manager 1.0] MaxUndoRecords SAP 3D Visual Enterprise structure manager creates snapshots of application state in order to implement undo/redo functionality. When large trees or large numbers of metadata fields are used, the storage of these snapshots can result in a large amount of memory usage. It is possible to limit the number of undo snapshots that can be stored, or to disable undo functionality altogether, by setting the MaxUndoRecords setting for a given application. The MaxUndoRecords setting is a REG_DWORD value under the following registry key (where ApplicationName should be substituted with the ApplicationName value specified by the application when it calls the SAP 3D Visual Enterprise structure manager SetModelData method): [HKEY_CURRENT_USER\Software\SAP\SAP 3D Visual Enterprise structure manager 1.0\ApplicationName] If MaxUndoRecords is not specified, the default value is 10. The MaxUndoRecords is set to a value less than or equal to zero, undo functionality is disabled. Renderer SAP 3D Visual Enterprise structure manager supports hardware accelerated rendering using either DirectX 9 or OpenGL. Hardware accelerated rendering provides better performance than software rendering and should be used where available. The DirectX 9 renderer is enabled by default. Some client machines may have hardware or driver issues that mean that the DirectX 9 and/or OpenGL renderer cannot be used. If an error due to a hardware Operation Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 19

20 or driver error occurs when SAP 3D Visual Enterprise structure manager is attempting to instantiate the DirectX 9 renderer, the system will automatically fall back to using the software renderer. The renderer that SAP 3D Visual Enterprise structure manager will use for graphics rendering can be controlled using the Renderer setting. The Renderer setting is a REG_SZ value under the following registry key: [HKEY_CURRENT_USER\Software\SAP\SAP 3D Visual Enterprise structure manager 1.0\ApplicationName\DisplaySettings] Note ApplicationName should be substituted with the ApplicationName value specified by the application when it calls the SAP 3D Visual Enterprise structure manager SetModelData method) Renderer Setting Values Renderer software rendering DirectX 9 OpenGL Value Dimension X (Z Buffer) viewport_dx9 viewport_opengl Monitoring of SAP 3D Visual Enterprise structure manager Within the management of SAP Technology, monitoring is an essential task. A section has therefore been devoted solely to this subject Trace Files Trace files are essential tools for analyzing problems. Trace files contain details of errors that occur during a working session. Trace files are required when reporting issues in applications built using SAP 3D Visual Enterprise structure manager. Important Trace files for component SAP 3D Visual Enterprise structure manager Component Content File Path SAP 3D Visual Enterprise structure manager Trace file *.trc.txt %APPDATA%\SAP\SAP 3D Visual Enterprise structure manager 1.0 When creating a customer support message relating to SAP 3D Visual Enterprise structure manager, always provide the trace file that was produced when the issue occurred (or a diagnostic archive from the same session) SAP SE or an SAP affiliate company. All rights reserved. Operation Information

21 in addition to a description of the nature of the problem, steps to reproduce and any information that could be useful to reproduce the issue such as screenshots or videos Diagnostic Archives In many cases, a trace file on its own is not sufficient to reproduce an issue. Often it is necessary to have the viewable files that were loaded in the original session to reproduce the issue. A diagnostic archive contains the trace file, all the viewable files that were loaded in the session from which the trace file was produced and some additional files extracted from the trace file. It is possible to create a diagnostic archive from within an SAP 3D Visual Enterprise structure manager session, by selecting Help and Support->Create Diagnostic Archive from an SAP 3D Visual Enterprise structure manager context menu. VSM Tool can also be used for creating a diagnostic archive from any trace file. 4.3 VSM Tool SAP 3D Visual Enterprise structure manager includes a command line tool VsmTool.exe that can be used to extract information from trace files for diagnostic purposes. VSM Tool can be used for extracting method and event payloads from trace files and can be used to download geometry files from URLs in trace files (provided the URLs have not expired and are valid). VSM Tool can also be used for creating diagnostic archive files. SAP support will provide information regarding the usage of this tool when it is needed to obtain information from a customer environment to resolve a customer issue. Operation Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 21

22 5 Security Information 5.1 Temporary Files Temporary files may be written to the logged in user's %TEMP% directory. Downloaded geometry files are deleted when a VSM session ends. If SAP 3D Visual Enterprise structure manager crashes, it is possible that geometry files could remain in the user's %TEMP% directory. 5.2 Trace Files Trace files are written to %APPDATA%\SAP\SAP 3D Visual Enterprise structure manager 1.0. Trace files can contain URLs that allow access to geometry files. The duration of validity of the URLs used for accessing geometry files should be taken into account as a data security consideration. 5.3 URL Redirect Protection SAP 3D Visual Enterprise structure manager uses the File Transfer Component to handle downloading of files. The File Transfer Component has a security feature which prevents files from being downloaded from an unknown and untrusted domain following an HTTP redirect. This feature is referred to as URL Redirect Protection and it is enabled by default. There are many valid situations in which HTTP redirects can occur so the File Transfer Component has whitelist functionality that allows an administator to specify domains to which HTTP redirects are allowed. The URL Redirect Protection feature can also be disabled altogether. One common scenario where HTTP redirection occurs is when HTTP URLs are used, but the server enforces a policy of only allowing HTTPS connections and redirects to a corresponding HTTPS URL URL Redirect Protection Configuration The configuration for the URL Redirect Protection feature can come from registry keys that can be controlled by Windows Group Policy or from a local XML file. Configuration via Windows Group Policy takes precedence over configuration specified in the local XML file (if it exists). If a registry value called URLRedirectProtection exists in the HKEY_CURRENT_USER\SOFTWARE\Policies\SAP\SAP 3D Visual Enterprise registry key, then URL SAP SE or an SAP affiliate company. All rights reserved. Security Information

23 Redirect Protection settings are read from the group policy registry keys otherwise they are read from %APPDATA%\SAP\SAP 3D Visual Enterprise\URLRedirection.xml. SAP 3D Visual Enterprise Viewer also uses the File Transfer Component. SAP 3D Visual Enterprise Viewer includes functionality in its user interface to allow the user to see the configuration that is in effect for the URL Redirect Protection feature and modify it (when Group Policy is not being used). SAP 3D Visual Enterprise Viewer also includes an Administrative Template file for configuring the URL Redirect Protection feature via Group Policy. Refer to the Administration Guide for SAP 3D Visual Enterprise Viewer 9.0 for more information URL Redirect Protection Whitelist The URL Redirect Protection whitelist is used to determine whether the File Transfer Component will allow a download from a URL supplied by a web server in an HTTP redirect response. The URL Redirect Protection whitelist can contain zero, one or multiple entries. A URL Redirect Protection whitelist entry is matched against the part of the URL returned by the web server in an HTTP redirect that identifies the server, protocol and port (explicit or implied) to retrieve the resource from. The HTTP redirect is allowed when any whitelist entry matches the server, protocol and port in the redirect URL. An HTTP redirect is also allowed when: The server, protocol and port (explicit or implied) of the redirect URL are all the same as the server, protocol and port (explicit or implied) of the initial request URL rediect protection is disabled MaxDownloadRedirectionCount There is a configurable maximum number of chained HTTP redirects allowed. The number of allowed chained redirects is specified by the value of the MaxDownloadRedirectionCount element in %APPDATA%\SAP\SAP 3D Visual Enterprise FileTransfer 1.0\Settings.xml. When this upper limit is exceeded the File Transfer Component will not follow the HTTP redirect, regardless of whether the URL Redirect Protection configuration would allow the HTTP redirect to occur. Security Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 23

24 5.3.4 URL Redirect Protection Whitelist Entry Wildcards URL Redirect Protection whitelist entries can contain wildcards that can match any character or contiguous group of characters in the redirect URL string returned by the web server. Wildcards can appear at any point in the whitelist entry and can match any kind of character in the URL string. Two types of wildcards are supported. They differ in the number of characters that they match. Wildcard Character Meaning * Match 0 or more characters? Match 1 character Groups of wildcards can be combined. For instance,?* will match one or more characters Default Ports You can specify a whitelist entry without an explicitly specified port. This is equivalent to specifying the whitelist entry with the default port for the given protocol explicitly specified. So: is equivalent to is equivalent to In order to specify a match against any port, it is necessary to use the notation for an explicitly specified port with a wildcard: Whitelist Entry Examples The table below gives some whitelist entry examples: Whitelist Entry *:// *:// *:// Result Allow redirects to on port 8080 using any protocol Allow redirects to on any port using any protocol Allows redirects to using any protocol on the default port for the given protocol. This would match: SAP SE or an SAP affiliate company. All rights reserved. Security Information

25 Whitelist Entry Result *.mycompany.com:* Allow redirects to any subdomain of mycompany.com on HTTPS using port 443 Allow redirects on any protocol and any port to any subdomain of mycompany.com * Allows any redirect. Allows redirects to subdomain.mycompany.com on HTTPS on ports 8000 to XML Configuration The XML schema for the local XML configuration file (%APPDATA%\SAP\SAP 3D Visual Enterprise\URLRedirection.xml) for URL Redirect Protection is below: The URL Redirect Protection feature is enabled (URL redirects are prevented unless the target domain matches a whitelist entry) when the value of the UrlProtection attribute defined in the WhitelistType is true. The string value of each Domain element contains a whitelist entry. Below are the contents of an example file in which URL redirect protection is enabled and two whitelist entry patterns are defined for a hypothetical company with a public domain mycompany.com and an intranet domain mycompany.corp. Security Information 2016 SAP SE or an SAP affiliate company. All rights reserved. 25

26 Example SAP SE or an SAP affiliate company. All rights reserved. Security Information

27 6 Technical System Landscape 6.1 Supported Operating Systems The SAP 3D Visual Enterprise structure manager can be installed on 32-bit (x86) and 64-bit (x64) Windows desktop operating systems (ARM and Itanium platforms are not supported). Installations on virtual machines are not supported. SAP 3D Visual Enterprise structure manager can run on the following supported operating systems: o Windows 7 SP1 (32 and 64-bit) o Windows 8.1 (32 and 64-bit) o Windows 10 (32 and 64-bit) The recommended operating system is: o Windows 10 (64-bit) 6.2 Hardware Configuration The minimum configuration for SAP 3D Visual Enterprise structure manager is: o Pentium 4 1Ghz processor or higher o 512MB of RAM (more for large model and texture sizes) o 3D hardware accelerator video card, capable of displaying 24-bit color and supporting Shader Model 3.0 o Internet Explorer 10 (when used in HTML applications) o Microsoft DirectX 9.0c The recommended configuration for SAP 3D Visual Enterprise structure manager is: o Intel core i GHz or better o 8GB or more of RAM o 3D hardware accelerator video card with 512MB or more of RAM, supporting Shader Model 3.0 o 64-bit Operating System o Internet Explorer 11 (when used in HTML applications) o Microsoft DirectX 9.0c Technical System Landscape 2016 SAP SE or an SAP affiliate company. All rights reserved. 27

28 7 Upgrade Information In some cases, SAP 3D Visual Enterprise structure manager does not automatically upgrade or uninstall previous versions. In these cases, the installed version must be uninstalled manually before a new version is installed. SAP 3D Visual Enterprise structure manager settings are retained after an uninstallation or upgrade. 7.1 User Administration and Authentication User administration and authentication is not performed by SAP 3D Visual Enterprise structure manager and is the responsibility of the application embedding SAP 3D Visual Enterprise structure manager SAP SE or an SAP affiliate company. All rights reserved. Upgrade Information

29

30 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the express permission of SAP SE or an SAP affiliate company. The information contained herein may be changed without prior notice. Some software products marketed by SAP SE and its distributors contain proprietary software components of other software vendors. National product specifications may vary. These materials are provided by SAP SE or an SAP affiliate company for informational purposes only, without representation or warranty of any kind, and SAP or its affiliated companies shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP or SAP affiliate company 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. SAP and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP SE (or an SAP affiliate company) in Germany and other countries. All other product and service names mentioned are the trademarks of their respective companies. Please see for additional trademark information and notices. 0

SAP Business One Upgrade Strategy Overview

SAP Business One Upgrade Strategy Overview Upgrade Strategy SAP Business One, SAP Business One, version for SAP HANA and SAP Business One analytics powered by SAP HANA Document Version: 1.1 2016-02-03 Release 2004 and higher Typographic Conventions

More information

Business Add-Ins (BAdIs) for SD Jam Integration Document Version:

Business Add-Ins (BAdIs) for SD Jam Integration Document Version: Document Version: 1.0 2014-08-22 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons labels, menu names,

More information

SAP Business One Upgrade Strategy Overview

SAP Business One Upgrade Strategy Overview Upgrade Strategy,, version for SAP HANA and analytics powered by SAP HANA Document Version: 1.2 2017-12-06 Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

Visual Business Configuration with SAP TM

Visual Business Configuration with SAP TM SAP Transportation Management Visual Business Configuration with SAP TM CUSTOMER Document Version: 3.0 December 2013 SAP AG 1 Copyright Copyright 2013 SAP AG. All rights reserved. SAP Library document

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.0 2014-02-18 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

How To Protect your Intellectual Property

How To Protect your Intellectual Property How-To Guide SAP 3D Visual Enterprise Author Document Version: 1.0 2015-01-22 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names,

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.05 2015-08-21 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Deleting SAP HANA Delivery Units and Products

Deleting SAP HANA Delivery Units and Products User Documentation SAP HANA Document Version: 1.0 2015-12-02 SAP HANA SPS 10 / SPS 11 Typographic Conventions Type Style Example Example EXAMPLE Example Example EXAMPLE Description Words or characters

More information

Standalone Retrofit. Required Steps when Upgrading to SAP Solution Manager 7.2, SP03

Standalone Retrofit. Required Steps when Upgrading to SAP Solution Manager 7.2, SP03 Configuration Guide Document Version: 1.0 2017-01-10 Required Steps when Upgrading to SAP Solution Manager 7.2, SP03 Typographic Conventions Type Style Example Description Words or characters quoted from

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.08 2016-03-09 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

What's New in SAP Landscape Transformation Replication Server 2.0 SP15

What's New in SAP Landscape Transformation Replication Server 2.0 SP15 What's New Document Version: 1.0 2018-09-10 What's New in SAP Landscape Transformation Replication Server 2.0 SP15 Typographic Conventions Type Style Example Description Words or characters quoted from

More information

Security Information for SAP Asset Strategy and Performance Management

Security Information for SAP Asset Strategy and Performance Management Master Guide SAP Asset Strategy and Performance Management Document Version: 1.0 2017-11-30 Security Information for SAP Asset Strategy and Performance Management Typographic Conventions Type Style Example

More information

What's New in SAP Landscape Transformation Replication Server 2.0 SP13

What's New in SAP Landscape Transformation Replication Server 2.0 SP13 What's New Document Version: 1.0 2017-06-14 What's New in SAP Landscape Transformation Replication Server 2.0 SP13 Typographic Conventions Type Style Example Description Words or characters quoted from

More information

Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment

Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment SAP HANA 1.0 Predictive Analysis 1.0 August 2013 English Quick Guide to Implementing SAP Predictive Analytics Content Adoption rapiddeployment solution for Retail (EN) SAP AG Dietmar-Hopp-Allee 16 69190

More information

Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition

Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition Configuration Guide Document Version: 5.0 2016-11-07 Automated Java System Post-Copy Configuration Using SAP Landscape Management 3.0, Enterprise Edition Document History Before you start the implementation,

More information

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment

How to Package and Deploy SAP Business One Extensions for Lightweight Deployment How To Guide SAP Business One 9.1 Document Version: 1.0 2014-05-09 How to Package and Deploy SAP Business One Extensions for Lightweight Deployment All Countries Typographic Conventions Type Style Example

More information

SAP NetWeaver Master Data Management

SAP NetWeaver Master Data Management Upgrade Guide GDS 2.1 Document Version: 1.04 2015-11-15 Global Data Synchronization Option 2.1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include

More information

SAP Landscape Transformation Replication Server

SAP Landscape Transformation Replication Server User Guide Document Version: 1.2 2015-09-07 Resuming Replication Without Initial Load After System Refresh or OS/DB Migration Typographic Conventions Type Style Example Example EXAMPLE Example Example

More information

SAP Business One, version for SAP HANA Platform Support Matrix

SAP Business One, version for SAP HANA Platform Support Matrix Platform Support Matrix Document Version: 1.17 2017-05-04 Platform Support Matrix Release 9.0 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Security Guide Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Producer Table of Contents 1 Introduction... 3 2 SSL

More information

SAP Business One Hardware Requirements Guide

SAP Business One Hardware Requirements Guide Hardware Requirements Guide Document Version: 1.04 2014-08-25 Release 8.8 and higher Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field

More information

Installing and Updating SAP HANA Products and Software Components

Installing and Updating SAP HANA Products and Software Components Product Documentation Document Version: 1.0 2015-10-09 Installing and Updating SAP HANA Products and Software Components SAP HANA SPS 10, as of Database Maintenance Revision 102.1 Typographic Conventions

More information

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server

Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server Installation Guide SAP Landscape Transformation Replication Server Document Version: 1.6 2017-06-14 CUSTOMER Trigger-Based Data Replication Using SAP Landscape Transformation Replication Server - For SAP

More information

SAP Landscape Transformation for SAP HANA (HA1)

SAP Landscape Transformation for SAP HANA (HA1) SAP HANA 1.0 SP05 SAP Landscape Transformation SP04 October 2013 English SAP Landscape Transformation for SAP HANA (HA1) Building Block Configuration Guide SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany

More information

SAP Policy Management, group insurance add-on 1.1

SAP Policy Management, group insurance add-on 1.1 Security Guide Document Version: 1.1 2017-05-03 1.1 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Upgrade Guide Workforce Performance Builder Document Version: 1.0 2016-10-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Table of Contents 1 Introduction... 3 2 Migrating a Workarea...

More information

SAP HANA Authorization (HA2)

SAP HANA Authorization (HA2) SAP HANA 1.0 SP5 June 2013 English SAP HANA Authorization (HA2) Building Block Configuration Guide SAP AG Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2013 SAP AG or an SAP affiliate company.

More information

SAP Enable Now. Desktop Components (Cloud Edition)

SAP Enable Now. Desktop Components (Cloud Edition) Installation Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Desktop Components (Cloud Edition) Table of Contents 1 Introduction...

More information

How to Install SAP Netweaver 2004s ABAP Edition on Your Local PC

How to Install SAP Netweaver 2004s ABAP Edition on Your Local PC How to Install SAP Netweaver 2004s ABAP Edition on Your Local PC September 2006 SAP NetWeaver 2004s Copyright Copyright 2005 SAP AG. All rights reserved. No part of this publication may be reproduced or

More information

SAP Policy Management 5.4

SAP Policy Management 5.4 Upgrade Guide SAP Policy Management Document Version: 1.0 2017-04-27 Component Upgrade Guide Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include

More information

Software and Delivery Requirements

Software and Delivery Requirements SAP HANA Activity Repository rapiddeployment solution V2.10 April 2015 English SAP HANA Activity Repository rapiddeployment solution: Software and Delivery Requirements SAP SE Dietmar-Hopp-Allee 16 69190

More information

Feature Scope Description Document Version: CUSTOMER. SAP Analytics Hub. Software version 17.09

Feature Scope Description Document Version: CUSTOMER. SAP Analytics Hub. Software version 17.09 Feature Scope Description Document Version: 2017-09-23 Software version 17.09 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names,

More information

Authentication of a WS Client Using a SAP Logon Ticket

Authentication of a WS Client Using a SAP Logon Ticket Authentication of a WS Client Using a SAP Logon Ticket Release 650 HELP.BCWEBSERVICES_TUTORIALS SAP Online Help 04.04.2005 Copyright Copyright 2004 SAP AG. All rights reserved. No part of this publication

More information

SAP Workforce Performance Builder

SAP Workforce Performance Builder Additional Guides Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER SAP Help Extension ECC Table of Contents 1 Introduction...

More information

How to Work with Analytical Portal

How to Work with Analytical Portal How-To Guide SAP Business One, version for SAP HANA Document Version: 1.1 2019-02-22 SAP Business One 9.3 PL00 and later, version for SAP HANA Typographic Conventions Type Style Example Example EXAMPLE

More information

SAP Mobile Secure Rapiddeployment. Software Requirements

SAP Mobile Secure Rapiddeployment. Software Requirements September 2014 English SAP Mobile Secure Rapiddeployment Solution SAP SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Copyright 2014 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

SAP Enable Now. Desktop Assistant

SAP Enable Now. Desktop Assistant Installation Guide 1704 SP1 Document Version: 1.0 2017-07-15 2017 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Desktop Assistant Table of Contents 1 Introduction... 3 2 System Requirements...

More information

BC470. Form Printing with SAP Smart Forms COURSE OUTLINE. Course Version: 18 Course Duration:

BC470. Form Printing with SAP Smart Forms COURSE OUTLINE. Course Version: 18 Course Duration: BC470 Form Printing with SAP Smart Forms. COURSE OUTLINE Course Version: 18 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

SLT100. Real Time Replication with SAP LT Replication Server COURSE OUTLINE. Course Version: 13 Course Duration: 3 Day(s)

SLT100. Real Time Replication with SAP LT Replication Server COURSE OUTLINE. Course Version: 13 Course Duration: 3 Day(s) SLT100 Real Time Replication with SAP LT Replication Server. COURSE OUTLINE Course Version: 13 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights

More information

BOD410 SAP Lumira 2.0 Designer

BOD410 SAP Lumira 2.0 Designer BOD410 SAP Lumira 2.0 Designer. COURSE OUTLINE Course Version: 10 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

HA301. SAP HANA 2.0 SPS03 - Advanced Modeling COURSE OUTLINE. Course Version: 15 Course Duration:

HA301. SAP HANA 2.0 SPS03 - Advanced Modeling COURSE OUTLINE. Course Version: 15 Course Duration: HA301 SAP HANA 2.0 SPS03 - Advanced Modeling. COURSE OUTLINE Course Version: 15 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

SAP Workforce Performance Builder 9.5

SAP Workforce Performance Builder 9.5 Installation Guide Workforce Performance Builder Document Version: 1.0 2016-07-15 2016 SAP SE or an SAP affiliate company. All rights reserved. CUSTOMER Navigator Table of Contents 1 Introduction... 3

More information

SAP Composite Application Framework. Creating a Content Package Object

SAP Composite Application Framework. Creating a Content Package Object SAP Composite Application Framework Creating a Content Package Object Version 1.00 July 2006 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18 05/34 34 24 F +49/18 05/34 34 20 www.sap.com Copyright

More information

Integrating a Web Service in a Composite Application. SAP Composite Application Framework

Integrating a Web Service in a Composite Application. SAP Composite Application Framework Integrating a Web Service in a Composite Application SAP Composite Application Framework Document Version 1.00 November 2005 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18 05/34 34 24 F +49/18

More information

How to Set Up and Use Electronic Tax Reporting

How to Set Up and Use Electronic Tax Reporting How-To Guide SAP Business One 8.82 PL09 and higher Document Version: 1.0 2012-10-01 Country: Netherlands Typographic Conventions Type Style Example Description Words or characters quoted from the screen.

More information

How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA

How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA How-To Guide SAP Business One 8.82, Version for SAP HANA Document Version: 1.0 2012-09-05 How to Set Up Data Sources for Crystal Reports Layouts in SAP Business One, Version for SAP HANA All Countries

More information

Let s Exploit DITA: How to automate an App Catalog

Let s Exploit DITA: How to automate an App Catalog Let s Exploit DITA: How to automate an App Catalog Public Carsten Brennecke, SAP April 05, 2016 Agenda Our Challenge Our DITA Landscape Our Approach Conclusion 2016 SAP SE or an SAP affiliate company.

More information

UX300 SAP Screen Personas 3.0 Development

UX300 SAP Screen Personas 3.0 Development UX300 SAP Screen Personas 3.0 Development. COURSE OUTLINE Course Version: 03 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

How To... Reuse Business Objects and Override Operations of a Business Object

How To... Reuse Business Objects and Override Operations of a Business Object SAP NetWeaver How-To Guide How To... Reuse Business Objects and Override Operations of a Business Object Applicable Releases: SAP NetWeaver Composition Environment 7.1 Topic Area: Development and Composition

More information

HA215 SAP HANA Monitoring and Performance Analysis

HA215 SAP HANA Monitoring and Performance Analysis HA215 SAP HANA Monitoring and Performance Analysis. COURSE OUTLINE Course Version: 12 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

C4C30. SAP Cloud Applications Studio COURSE OUTLINE. Course Version: 21 Course Duration: 4 Day(s)

C4C30. SAP Cloud Applications Studio COURSE OUTLINE. Course Version: 21 Course Duration: 4 Day(s) C4C30 SAP Cloud Applications Studio. COURSE OUTLINE Course Version: 21 Course Duration: 4 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

Setting Up an Environment for Testing Applications in a Federated Portal Network

Setting Up an Environment for Testing Applications in a Federated Portal Network SAP NetWeaver How-To Guide Setting Up an Environment for Testing Applications in a Federated Portal Network Applicable Releases: SAP NetWeaver 7.0 IT Practice: User Productivity Enablement IT Scenario:

More information

SAP ME Build Tool 6.1

SAP ME Build Tool 6.1 Installation Guide: Central Build Instance SAP ME Build Tool 6.1 Target Audience Project Managers Build Engineers Document Version 1.0 October 26, 2012 Typographic Conventions Icons Type Style Example

More information

BC403 Advanced ABAP Debugging

BC403 Advanced ABAP Debugging BC403 Advanced ABAP Debugging. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

HA240 Authorization, Security and Scenarios

HA240 Authorization, Security and Scenarios HA240 Authorization, Security and Scenarios. COURSE OUTLINE Course Version: 12 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No

More information

SAP Composite Application Framework. Creating an External Service type Callable Object in Guided Procedures

SAP Composite Application Framework. Creating an External Service type Callable Object in Guided Procedures SAP Composite Application Framework Creating an External Service type Callable Object in Guided Procedures Version 1.00 July 2006 SAP AG Neurottstraße 16 69190 Walldorf Germany T +49/18 05/34 34 24 F +49/18

More information

SAP Branch Agreement Origination V3.703: Software and Delivery Requirements

SAP Branch Agreement Origination V3.703: Software and Delivery Requirements RDS BAO V3.703 May.2015 English Branch Agreement Origination V3.703: Software and Delivery Requirements SE Dietmar-Hopp-Allee 16 69190 Walldorf Germany Document Revisions 0 1 2 Date Copyright 2015 SE or

More information

Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform

Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform Server Extension User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform PUBLIC Document Version: 1.1 [September 9, 2016] Copyright Copyright 2016 SAP SE. All

More information

HA240 SAP HANA 2.0 SPS02

HA240 SAP HANA 2.0 SPS02 HA240 SAP HANA 2.0 SPS02 - Authorizations, Scenarios & Security Requirements. COURSE OUTLINE Course Version: 14 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate

More information

CA611 Testing with ecatt

CA611 Testing with ecatt CA611 Testing with ecatt. COURSE OUTLINE Course Version: 19 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1

Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1 Universe Design Tool SDK Object Model Diagrams SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication

More information

SAP Global Track and Trace Onboarding Guide

SAP Global Track and Trace Onboarding Guide SAP Global Track and Trace Onboarding Guide Document Version: Cloud 2019.04a Implementation Guide PUBLIC TABLE OF CONTENTS 1 INTRODUCTION... 3 1.1 Prerequisite... 3 1.2 Overview... 3 2 SET UP AN SAP CLOUD

More information

Installation Guide Plant Connectivity 2.3

Installation Guide Plant Connectivity 2.3 Installation Guide Plant Connectivity 2.3 Target Audience System administrators Technology consultants CUSTOMER Document version: 4.0 2014-02-04 Document History CAUTION Before you start the implementation,

More information

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC

FAQs OData Services SAP Hybris Cloud for Customer PUBLIC FAQs OData Services SAP Hybris Cloud for Customer PUBLIC TABLE OF CONTENTS FAQS ODATA SERVICES... 3 1. How to access the SAP Hybris Cloud for Customer OData API of your tenant?...3 2. How to access the

More information

Getting Started with SAP Business One 9.2, version for SAP HANA

Getting Started with SAP Business One 9.2, version for SAP HANA Getting Started Guide CUSTOMER Document Version: 1.2 2017-09-20 Getting Started with SAP Business One 9.2, version for SAP HANA Table of Contents 1 Solution Information... 3 Installed Products... 3 Overview...

More information

HA100 SAP HANA Introduction

HA100 SAP HANA Introduction HA100 SAP HANA Introduction. COURSE OUTLINE Course Version: 15 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication may

More information

SAP NetWeaver How-To Guide

SAP NetWeaver How-To Guide SAP NetWeaver How-To Guide Integrate your Business Blueprint with SAP Netweaver BPM Applicable Releases: Business Process Blueprinting 1.0 for SAP Solution Manager 7.1 IT Practice / Topic Area: Blueprinting

More information

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s)

UX400. OpenUI5 Development Foundations COURSE OUTLINE. Course Version: 02 Course Duration: 5 Day(s) UX400 OpenUI5 Development Foundations. COURSE OUTLINE Course Version: 02 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

Partition Wizard User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform

Partition Wizard User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform Partition Wizard User s Guide SAP BusinessObjects Planning and Consolidation 10.0, version for the Microsoft platform PUBLIC Document Version: 1.2 [September 9, 2016] Copyright Copyright 2016 SAP SE. All

More information

How to Manage UUID field in Existing Purchasing Documents (Electronic Accounting Statement Feature)

How to Manage UUID field in Existing Purchasing Documents (Electronic Accounting Statement Feature) How-to Guide SAP Business One 8.82 SAP Business One 9.0 and SAP Business One 9.0, version for SAP HANA SAP Business One 9.1 and SAP Business One 9.1, version for SAP HANA Document Version: 1.0 2014-11-27

More information

SAP NetWeaver How-To Guide

SAP NetWeaver How-To Guide SAP NetWeaver How-To Guide Search and Adapt SAP Best Practice content from Business Process Repository (BPR) Applicable Releases: Business Process Blueprinting 1.0 for SAP Solution Manager 7.1 IT Practice

More information

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s)

CLD100. Cloud for SAP COURSE OUTLINE. Course Version: 16 Course Duration: 2 Day(s) CLD100 Cloud for SAP. COURSE OUTLINE Course Version: 16 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

Data Protection and Privacy for Fraud Watch

Data Protection and Privacy for Fraud Watch Security Guide Fraud Watch Document Version: 1.0 2017-06-05 Document History Version Date Change 1.0 2017-06-05 First release of the Security Guide for Data Protection and Privacy. 2 2017 SAP AG or an

More information

ADM506. Database Administration Oracle II COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

ADM506. Database Administration Oracle II COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) ADM506 Database Administration Oracle II. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

Simplified Configuration of Single System Update in Maintenance Optimizer

Simplified Configuration of Single System Update in Maintenance Optimizer SAP Solution Manager How-To Guide Simplified Configuration of Single System Update in Maintenance Optimizer Applicable Releases: SAP Solution Manager 7.0 Enhancement Package 1 SP23 or higher SAP Solution

More information

UX402 SAP SAPUI5 Development

UX402 SAP SAPUI5 Development UX402 SAP SAPUI5 Development. COURSE OUTLINE Course Version: 03 Course Duration: SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

BW405. BW/4HANA Query Design and Analysis COURSE OUTLINE. Course Version: 14 Course Duration: 5 Day(s)

BW405. BW/4HANA Query Design and Analysis COURSE OUTLINE. Course Version: 14 Course Duration: 5 Day(s) BW405 BW/4HANA Query Design and Analysis. COURSE OUTLINE Course Version: 14 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2018 SAP SE or an SAP affiliate company. All rights reserved. No part

More information

Using Business Graphics

Using Business Graphics Using Business Graphics SAP NetWeaver 2004 Copyright Copyright 2004 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any form or for any purpose without the

More information

How To Recover Login Module Stack when login to NWA or Visual Administrator is impossible

How To Recover Login Module Stack when login to NWA or Visual Administrator is impossible SAP NetWeaver How-To Guide How To Recover Login Module Stack when login to NWA or Visual Administrator is impossible Applicable Releases: SAP NetWeaver 7.0 SAP NetWeaver CE 7.1 Topic Area: Security & Identity

More information

DS10. Data Services - Platform and Transforms COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

DS10. Data Services - Platform and Transforms COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) DS10 Data Services - Platform and Transforms. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No

More information

MDG100 Master Data Governance

MDG100 Master Data Governance MDG100 Master Data Governance. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

Creating Your First Web Dynpro Application

Creating Your First Web Dynpro Application Creating Your First Web Dynpro Application Release 646 HELP.BCJAVA_START_QUICK Copyright Copyright 2004 SAP AG. All rights reserved. No part of this publication may be reproduced or transmitted in any

More information

How To...Use a Debugging Script to Easily Create a Test Environment for a SQL-Script Planning Function in PAK

How To...Use a Debugging Script to Easily Create a Test Environment for a SQL-Script Planning Function in PAK SAP NetWeaver SAP How-To NetWeaver Guide How-To Guide How To...Use a Debugging Script to Easily Create a Test Environment for a SQL-Script Planning Function in PAK Applicable Releases: SAP NetWeaver BW

More information

Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0)

Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0) Text Data Processing Entity Extraction Dictionary File Generator User's Guide SAP Data Services 4.2 (14.2.0) Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part of this publication

More information

Diagnostics Agent Installation in Unattended Mode with SWPM 1.0 SP5 for NetWeaver higher than 7.0x

Diagnostics Agent Installation in Unattended Mode with SWPM 1.0 SP5 for NetWeaver higher than 7.0x SAP Solution Manager End-to-End Root Cause Analysis Diagnostics Agent Installation in Unattended Mode with SWPM 0 SP5 for NetWeaver higher than 7.0x Document Version 5.1 23-May-2014 SAP AG Neurottstraße

More information

How To Set up NWDI for Creating Handheld Applications in SAP NetWeaver Mobile 7.1

How To Set up NWDI for Creating Handheld Applications in SAP NetWeaver Mobile 7.1 SAP NetWeaver How-To Guide How To Set up NWDI for Creating Handheld Applications in SAP NetWeaver Mobile 7.1 Applicable Releases: SAP NetWeaver Mobile 7.1 Topic Area: User Productivity Capability: Mobile

More information

ADM505. Oracle Database Administration COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s)

ADM505. Oracle Database Administration COURSE OUTLINE. Course Version: 15 Course Duration: 3 Day(s) ADM505 Oracle Database Administration. COURSE OUTLINE Course Version: 15 Course Duration: 3 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of

More information

HA300 SAP HANA Modeling

HA300 SAP HANA Modeling HA300 SAP HANA Modeling. COURSE OUTLINE Course Version: 13 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

HA300 SAP HANA Modeling

HA300 SAP HANA Modeling HA300 SAP HANA Modeling. COURSE OUTLINE Course Version: 12 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this publication

More information

Release Information Document Version: CUSTOMER. SAP Event Ticketing

Release Information Document Version: CUSTOMER. SAP Event Ticketing Release Information Document Version: 1.0 2017-07-13 1707 Typographic Conventions Type Style Example Description Words or characters quoted from the screen. These include field names, screen titles, pushbuttons

More information

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s)

S4H01. Introduction to SAP S/4HANA COURSE OUTLINE. Course Version: 04 Course Duration: 2 Day(s) S4H01 Introduction to SAP S/4HANA. COURSE OUTLINE Course Version: 04 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

How-To Guide SAP 3D Visual Enterprise Author Document Version: Markups and Measurements

How-To Guide SAP 3D Visual Enterprise Author Document Version: Markups and Measurements How-To Guide SAP 3D Visual Enterprise Author Document Version: 1.0-2014-06-03 Document History Document Version Description 1.0 First version Document History 2014 SAP AG or an SAP affiliate company. All

More information

HA215 SAP HANA Monitoring and Performance Analysis

HA215 SAP HANA Monitoring and Performance Analysis HA215 SAP HANA Monitoring and Performance Analysis. COURSE OUTLINE Course Version: 13 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2017 SAP SE or an SAP affiliate company. All rights reserved.

More information

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s)

BW305. SAP Business Warehouse Query Design and Analysis COURSE OUTLINE. Course Version: 15 Course Duration: 5 Day(s) BW305 SAP Business Warehouse Query Design and Analysis. COURSE OUTLINE Course Version: 15 Course Duration: 5 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved.

More information

BC414. Programming Database Updates COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s)

BC414. Programming Database Updates COURSE OUTLINE. Course Version: 15 Course Duration: 2 Day(s) BC414 Programming Database Updates. COURSE OUTLINE Course Version: 15 Course Duration: 2 Day(s) SAP Copyrights and Trademarks 2016 SAP SE or an SAP affiliate company. All rights reserved. No part of this

More information

SAP Assurance and Compliance Software Release 1.2 SP04

SAP Assurance and Compliance Software Release 1.2 SP04 Extensibility Guide Document Version: 1.0 2016-11-21 SAP Assurance and Compliance Software Release 1.2 SP04 SAP Tax Compliance Typographic Conventions Type Style Example Description Words or characters

More information

SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES

SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES SPNEGO SINGLE SIGN-ON USING SECURE LOGIN SERVER X.509 CLIENT CERTIFICATES TABLE OF CONTENTS SCENARIO... 2 IMPLEMENTATION STEPS... 2 PREREQUISITES... 3 1. CONFIGURE ADMINISTRATOR FOR THE SECURE LOGIN ADMINISTRATION

More information

How To... Master Data Governance for Material: BADI USMD_SSW_SYSTEM_METHOD_CALLER to create successor change request

How To... Master Data Governance for Material: BADI USMD_SSW_SYSTEM_METHOD_CALLER to create successor change request SAP How-To Guide Master Data Governance for Material How To... Master Data Governance for Material: BADI USMD_SSW_SYSTEM_METHOD_CALLER to Applicable Releases: EhP5, EhP6, MDG6.1 Version 1.1 March 2013

More information

How To... Promote Reports and Input Schedules Through Your System Landscape

How To... Promote Reports and Input Schedules Through Your System Landscape SAP BOBJ Planning & Consolidation (BPC), version for Netweaver How-To Guide How To... Promote Reports and Input Schedules Through Your System Landscape Applicable Releases: SAP BusinessObjects Planning

More information

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Part Replace

How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: How To Part Replace How-To Guide SAP 3D Visual Enterprise Author 8.0 Document Version: 1.0-2014-09-15 Document History Document Version Description 1.0 First version Document History 2014 SAP AG or an SAP affiliate company.

More information