In order to embed Moab Accounting Manager within Viewpoint so that users may use it within the Viewpoint interface, you must define the URL in the ViewpointConfig.groovy file according to the following instructions.
The Moab Accounting Manager configuration code is commented out by default. If you configure MAM and no longer wish to use it, comment it out again so that it does not fail in Viewpoint.
To configure Moab Accounting Manager in Viewpoint
mam.url="https://localhost/cgi-bin/mam/index.cgi?start=login"
When users navigate to Moab Accounting Manager using the link in Viewpoint's navigation, they are forwarded to the URL provided. Moab Accounting Manager then becomes embedded in Viewpoint.
If opening MAM in Viewpoint fails, check the URL and verify that it is correctly configured.
Related topics