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

« Previous Version 3 Next »

User Group inbound 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