Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

User Group interface is designed to load data into the following DB tables:

  • PACE_MASTERDBO.PACE_USERS – User fields
  • PACE_MASTERDBO.PACE_USER_GROUPS – Business group fields
  • PACE_MASTERDBO.STARSEC_USER_GROUP – Application group fields
  • PACE_MASTERDBO.EGL_CENTER_ROLE – Center Role fields
  • PACE_MASTERDBO.EGL_CENTER_ROLE_USER – Center Role for User fields
  • PACE_MASTERDBO.PACE_USERS_CONTACT_INFO or PACE_MASTERDBO.PACE_MAIL_USER_INFO (only 1 exists in a database) – Email field

Stream name: eagle_ml-2-0_default_in_xml_user
Rule name: xml-user_group.xml

If <groupCode> = ‘Business’, the list of Users will be added/deleted to/from the Business Group.
If <groupCode> = ‘Application’, the list of Users will be added/deleted to/from the Application Group.
If <groupCode> = ‘CenterRole’, the list of Users will be assigned/removed to/from the Center Role.

  • No labels