Hi Community,
i am trying to get the the following to work:
I have my SAP B1 ServiceLayer defined as a Destination. Here i have the option to add additional Properties.

I was thinking about adding the ServiceLayer UserName, Password and CompanyDB in the Properties so i can make my WebApp deployable to multiple customers without changing the code and only defining the Backend via the destination.
Do any of you know if there is a possible way to read the properties inside my webapp?
If this is not possible how did you achieve multi-customer availability?