...
SpringCfgPath – path in the file system, where configuration of spring.net can be found. This shold point to Objects.xml file in subdirectory config of your application directory
SapWebServiceUrl – URL, at which SAP web service is registered to be called
SapWebServiceUserName – user name (technical user), used by Message Broker to access SAP web service and send inbound messages to SAP
Info |
---|
Learn about the authorizations required for the technical user: FSM technical user authorization in ERP |
SapWebServicePassword – password of technical user used by Message Broker to authorize itself to the SAP web service
passwordSecure – encrypted password generated in the Cloud Manager with cloud access token used as the encryption key
MessageBrokerWebServiceUrl – URL, at which web service of Message Broker should be accessible to SAP, please note, that this URL has to be reserved first, as described in URL namespace reservation section
MessageBrokerWebServiceUserName – user name SAP should use to authenticate to the web service
MessageBrokerWebServicePassword – password SAP should use to authenticate to the web service
passwordSecure - encrypted password generated in the Cloud Manager with cloud access token used as the encryption key
AccessToken – cloud access token, used to authenticate Message Broker to Cloud. Access token is generated as described in Cloud access token section
CloudAccount – account used to authenticate to Cloud, generated as described in Account regstration section
CloudCompanyName – company name in Cloud, as described in E4C Architecture Overview document.
MasterCloudUrl – leave empty for productive Cloud. To access non-productive Cloud instance, the Cloud address should be entered here
...