Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 7 - add OrgProfileFieldMapping that is being used in Step 6 if it doesn't already exist.
CreateOrgProfileField /Root/OrgPath "Assessment Group" scs false false "None\OrgName"

Step 8 - add Test DrillAppClient and test users, an assessor and participant
addUser /Root/OrgPath/ SG Client password "" SGClient
addUserToGroup /Root/OrgPath Assessor OrgPath@ssessor 4@ssess false OrgPathAssessor@test.com DrillAppClient SGClient

EditUserProperty SGClient InteractiveLogon false

addUser /Root/OrgPath/ OrgPath Assessor 4@ssess "" OrgPathAssessor
addUserToGroup /Root/OrgPath Drill-Assessors OrgPathAssessor


addUser /Root/OrgPath OrgPath Participant OrgPath2P@rt false OrgPathPart@test.com "" OrgPathParticipant
EditOrgProfileValue /Root/OrgPath MSGParticipant "Assessment Group" OrgName

...