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 4 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.

Passing tag 989

Available on 17R2 environments only. Stored procedures and panels do not contain tag 989 on other versions.

The tag 989 with ‘EXACT’ value is passed to User and Center Role lookups (qusersummary and qroles panel) in the User and User Group inbound interfaces.

  • No labels