Refresh Rights Genehmigungshierarchie via BatchFile

Mehrere Varianten

C:\Program Files\ibm\cognos\tm1_64\webapps\pmpsvc\WEB-INF\tools\app_maintenance.bat -serviceUrl http://sv-gmg-cpm4.int.gmgcolor.com:9510/pmpsvc -CAMNamespace “D1:u:5dac1e16c728e94f91c778492a2abc88” -username (Benutzer)
 -pwd (Passwort) -op refreshrights -applicationid “{2d4336f2-ea6e-4c56-b115-c93758b9f77d}”

 

app_maintenance.bat -serviceUrl http://sv-gmg-cpm4.int.gmgcolor.com:9510/pmpsvc -CAMNamespace “D1:u:5dac1e16c728e94f91c778492a2abc88” -username (Benutzer)
 -pwd Passwort -op refreshrights -applicationid “{2d4336f2-ea6e-4c56-b115-c93758b9f77d}”

app_maintenance.bat -serviceUrl http://sv-gmg-cpm4.int.gmgcolor.com:9510/pmpsvc -username “(Benutzer)”
 -pwd Passwort  -CAMNamespace “(Domäne)”  -op refreshrights -applicationid “{2d4336f2-ea6e-4c56-b115-c93758b9f77d}”

 

Funktioniert hat ein Powershell Skript (liegt aktuell beim Kunden)

@ECHO OFF
powershell.exe -command “.\tm1_application_maintenance_sso.ps1 C:\hapec\logs\ \”http://SV-GMG-CPM4.int.gmgcolor.com:80/ibmcognos/bi/v1/disp\” D1 hapecsupport v7a8pmec \”C:\Program Files\ibm\cognos\tm1_64\webapps\pmpsvc\WEB-INF\tools\\\” \”http://sv-gmg-cpm4.int.gmgcolor.com:9510/pmpsvc\” \”{6d62009c-dadb-471d-972e-718f2d5b99b7}\” refreshrights”

Inhalt des Skripts

0 Kommentare

Hinterlasse einen Kommentar

An der Diskussion beteiligen?
Hinterlasse uns deinen Kommentar!

Schreibe einen Kommentar