Hi Mr. Piippola
The problem I had is that I have to create adminGroup at WebSphere level and add the deadmin user to it
wsadmin -lang jython -user deadmin -password deadmin -host localhost -port 8880
print AdminTask.createObjectStoreForContent(['-clusterName', 'AppCluster', '-PEWorkflowSystemAdminGroup', 'adminGroup','-creationUser','deadmin','-password','deadmin_pw'])
To do it, here are the steps:
Thank you
------------------------------
El Mehdi ES-SAFI
------------------------------
Original Message:
Sent: Fri April 09, 2021 09:41 AM
From: Timo-Joel Piippola
Subject: Create Object Store For Content command Faild
@El Mehdi ES-SAFI How did you resolve this issue?
------------------------------
Timo-Joel Piippola
------------------------------
Original Message:
Sent: Thu April 08, 2021 01:28 PM
From: El Mehdi ES-SAFI
Subject: Create Object Store For Content command Faild
Resolved
------------------------------
El Mehdi ES-SAFI