Hi Chris,
thanks for your reply , i think the issue is related to the
encryption algorithm, it seems to me it is not working fine.
because i noticed that once i click in the import "from the
menu" i can see one bat script ""D:\usr\sap\IdM\Identity Center\Import_Start.bat"
generated
from OS
, if i executed that script directly, i will get the same error.
I checked the content of the generated script and I found it
contains parameter "JDBC_URL" with encrypted value.
i think this parameter is the root cause, because i changed the encrypted
value of this parameter with the following
JDBC_URL="jdbc:oracle:thin:IMD_RT/*****@hostname:1521:SID"
I get the import screen
but i stuck with different error related to oracle privilege..
Any clue how to verify the encryption method.
regards,
Sherif