Edit the properties file

The Lawson property file RMApiInit.properties file contains properties related to behavior of Resource Management APIs. When you change mapping for users, you must update it to show the DN that contains users you want to consume.

Locate the lines shown in "Original line" below and change it as shown in "Change to." Type the location for your users; the following example uses ou=my_users,o=lawson.

Original line:

DEFAULT.com.lawson.lawrm.rmMetaMgr.resourceManager=
ou=resources,ou=lwsrnmdata,o=lawson

Change to:

DEFAULT.com.lawson.lawrm.rmMetaMgr.resourceManager=
ou=my_users,o=lawson