Hi,
trying to send a message to a web service from the IoT message forwarding service.
Using BasicAuth and user and password (with upper case and numbers) results in such errors on the platform:
2016 07 25 10:16:12#+00#ERROR#com.sap.iotservices.mms.security.PasswordStore##anonymous#ProcessingServiceRegistry: periodic processing service DB sync.#na#s0002907416trial#iotmms#web##Retrieving secret with alias 9de1cded-0721-47d4-b1b3-e59849018f7a_b3b67b650018ddda2887_mms_processing_http_basicauth_password from HCP PasswordStorage failed.com.sap.cloud.security.password.PasswordStorageException: java.lang.IllegalArgumentException: Password alias contains unallowed characters. Password alias should match the pattern \w*?\d*?_*?
Is there any idea, why this is not working ?