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 »

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

If header/action = ‘DELETE’, the User will be deleted, otherwise it will be added/modified.

If Business and/or Application group is not specified, the new User will be loaded by stored procedure with values GROUP_ID = -1 and/or STARSEC_GROUP_ID = -1. In other case for loading will be used the panel.

If the Role Name and Center Code are specified, the User will be assigned to Center Roles specified in the group section with groupCode = ‘CenterRole’.

Microstrategy Model Details

microstrategyRole can get the following valid values (MSTR_ROLE code category):

  • 1 - Consumer;
  • 2 - Writer;
  • 3 - Administrator.

microstrategyUserStatus can get the following valid values (MSTR_USR_STATUS code category):

  • 1 - ACTIVE;
  • 2 - INACTIVE;
  • 3 - DELETED.
  • No labels