Prerequisites
for CIS mobile
(1) Web Server:
Windows with IIS
(2) Space required on the
server
(3) IIS 7.x (or above) installed, IIS-feature "ISAPI-extensions" activated
The IIS setup or subsequent configuration of IIS
features can be regulated at any time without needing Windows
installation files.
Entering the URL
http://localhost
in the browser should display the "Welcome" screen of the IIS, or the
first HTML page of an IIS default application. If the "Welcome" screen
or the default application does not appear please check the IIS
installation.

For the CIS installation it suffices that your web server can be reached
in your own local network. In this guide we do not cover the typical
external internet access topics such as domain registration, fixed IP
address, routers and port forwarding, firewalls, SAP Web Dispatcher.
The IIS "ISAPI extensions" can
be configured in the Windows server manager through "Add Role Services"
→ Web Server
→ Application Development
→ ISAPI Extensions
(4) You can use CIS mobile via https, which we recommend in
production systems. This can be configured at any time after CIS has
been installed.
(5) SAP GUI version 7.30 or above
(6) SAP GUI Scripting
The SAP profile parameter
sapgui / user_scripting
needs to be set to TRUE.
You can control the use of SAP GUI Scripting individually for each user:
Set the SAP profile parameter
sapgui / user_scripting_per_user
to TRUE and add the SAP authorization " S_SCR ", " Execute (16) for all
CIS users.
For more details see
http://www.erpexecutive.com/2010/12/how-to-enable-sap-gui-scripting/
and the " SAP GUI Scripting Security Guide"
Without SAP GUI Scripting not every freature of CIS mobile will be available e.g. changing details of contacts.
(7)
Microsoft Visual Studio version 2013 or above
If you want to develop your own add-ons, Microsoft Visual Studio 2013 or
above is needed.
(8) .NET Framework 4.8 enabled.
In more recent versions of Windows the .NET Framework Version 4.8 is usually
installed and running.
(9)
CIS mobile setup "cismobile.setup.zip" with licence.
|