...
Code Block |
---|
Server={server-name};Database={database-name};User Id={username}; Password={password}; Connection Timeout=300 |
Server address
The server address should point to the server where the MPBM app is installed.
So this should be of the format http://{server-ip}/MPBMApi
The server address is found in two places:
- The "_as_MPBM_ApiServer" table in the BudgetModule database, where it should be inserted with a name and customerid 0 and apitype 2
- In the file C:\inetpub\wwwroot\MPBMApp\app\core\config\config.json, it should contain two lines
- One with the server address + /server/0
- One with the server address