1.2 Environment Variables - SMS
Use the environment variables which are required to be available in the weblogic server. Unavailability of any of these variables can result in improper database scripts or service availability.
Table 1-2 Environment Variables - SMS
| S.No | Service Name | Environment Variables | Description |
|---|---|---|---|
| 1 | sms-core- services | sms.username | Username for SMS Core Service |
| 2 | sms-core- services | sms.password | Password for SMS Core Service |
| 3 | sms-core- services | sms.url | Url of SMS Core Service Schema |
| 4 | sms-core- services | sms.jdbcUrl | Url of SMS Core Service Schema |
| 5 | sms-core- services | sms-core-services.server.port | Port No. for running SMS Core Service |
| 6 | sms-core- services | sms.schemas | Schema Name for SMS Core Service |
Run the DAY0 environment variable set up scripts and make sure that the environment variables are set appropriately.
Parent topic: Environment Variables