TMF 641 Service Order Management
Post Deployment Tasks
After deploying the integration app, you can update these runtime properties of the app in MuleSoft Runtime Manager.
- mq.queue.name =
- mq.url =
- mq.client.id =
- mq.client.secret =
- salesforce.oauth.url = https://login.salesforce.com/services/oauth2/token
- salesforce.callback.url =
- salesforce.client.id =
- salesforce.client.secret =
- salesforce.client.username =
- salesforce.client.password =
- lob.url = (Optional)
The LOB URL is optional and can be used to update a mock service URL. To connect the integration to an external system, extend the application with the respective Mule connectors.