Error while executing Reimedinvupload batch
Dear Support,
We are facing an error while trying to execute the reimediinvupload batch. We tried with both ADMIN and RETAIL.USER
bash-3.2$ ./reimediinvupload ADMIN RT_1 RTV_8_1
2015-08-31 16:39:57,265 ERROR [main] com.oracle.retail.integration.common.security.credential.CredentialStoreManager - The credential doesn't exist for the given key/userNameAlias(ADMIN).
2015-08-31 16:39:57,271 ERROR [main] com.oracle.retail.integration.common.security.credential.CredentialStoreManager - Unable to obtain the userName for the given key/userNameAlias(ADMIN).
java.lang.IllegalArgumentException: The credential doesn't exist for the given key/userNameAlias(ADMIN).
at com.oracle.retail.integration.common.security.credential.CredentialStoreManager.getUserName(CredentialStoreManager.java:886)
at oracle.retail.reim.utils.CredentialStoreAccessor.getUserName(CredentialStoreAccessor.java:44)