Posts mit dem Label installation werden angezeigt. Alle Posts anzeigen
Posts mit dem Label installation werden angezeigt. Alle Posts anzeigen

Donnerstag, 9. April 2015

Fiori Setup: Automatische Konfiguration vom OData Service / HTTP Service mit dem ABAP Task Manager

Mit dem Hinweis 2088777 ist es mir gelungen in ca. 30 Minuten (hatte kein 7.40er SP 10 System :-)) das Launchpad zu konfigurieren!


Wäre schön wenn die SAP nun so ein Tool auch für die Backend's liefern würde....


Symptom
Automated setup of Fiori configuration for ABAP systems starting with SAP NetWeaver 7.4 SP8.
Perform system configuration tasks for Odata Services / HTTP Services activation the ABAP task manager for lifecycle management automation (ABAP task manager).
You can use predefined task lists to run the required configuration steps automatically.


Weitere Begriffe
ABAP task manager for lifecycle management automation; ABAP task manager; Fiori configuration; SAP_GATEWAY_ACTIVATE_ODATA_SERV, /IWFND/MAINT_SERVICE, SAP_BASIS_ACTIVATE_ICF_NODES, SICF


Ursache und Voraussetzungen
You want to perform configuration tasks automatically instead of performing them manually.


Lösung
Task Lists:
The following task lists are available with 7.4 SP10 installation or the implementation of this SAP Note:
SAP_GATEWAY_ACTIVATE_ODATA_SERVSAP Gateway - Activate OData Services
SAP_BASIS_ACTIVATE_ICF_NODES SAP Basis - Activate HTTP Services (SICF)

Dienstag, 11. August 2009

saplikey ersetzt saplicense ab 7.00

Zum Basis Release 7.00 wurden digital signierte Lizenzschlüssel eingeführt und das Programm
saplicense steht nur noch zur Kontrolle und Installation der SAP Lizenschlüssel in eingeschränkter Funktionalität zur Verfügung.

z.B. kommt bei der Intsallation eines Lizenzkey's über ein File folgende Meldung:

"The license looks like it contains a digitally signed license.
Those files cannot be installed with the SAPlicense program.
Please logon to the SAP system to install the file. In case the
license is for an ABAP system please got to the transaction SLICENSE
and press the button "New licenses" before pressing the "Install" button."

Nur ist es nach einer Systemkopie recht schwer sich im System anzumelden und die Transkation saplicense zu starten :-) - wenn die Meldung kommt das Ihre Lizenz abgelaufen ist!

Also muss man den Key doch noch über das Betriebssystem einspielen - und das geht seit dem 7.00 Patch Kernel 210 mit dem Programm saplikey.

folgender Syntax für die Installation eines Key's mit einem File:

saplikey pf=/sapmnt/SID/profile/SID_DVEBMGS04_hostname -install SID_multiple.txt

Das File SID_multiple.txt bekommen Sie von der SAP via Mail wenn Sie einen neuen Schlüssel beantragen.

pf=/sapmnt/SID/profile/SID_DVEBMGS04_hostname ist das Instanzprofil

Siehe auch Hinweis 1227762