5.60 Integrating with Moab Web Services

Moab Web Services can be configured to interact with Moab Accounting Manager order to be able to perform RESTful web service queries against accounting objects in Moab Accounting Manager.

5.60.1 Edit the MWS HPC Configuration File

Uncomment and set the following parameters in /opt/mws/etc/mws.d/mws-config-hpc.groovy:

Example 5-113: Configuring Moab Web Services to Communicate with MAM Accounting Manager

$ vi /opt/mws/etc/mws.d/mws-config-hpc.groovy
				
mam.secretKey = "UiW7EihzKyUyVQg6dKirDhV3"
mam.server = "localhost"
mam.port = 7112

5.60.2 Restart Moab Web Services

In order for the MWS configuration changes to take effect, restart Tomcat

© 2016 Adaptive Computing