Previous Topic

Next Topic

Book Contents

GetUserNamesByType

Use

Returns a list of user names in the study.

Inputs

  • Study name.
  • Optional filter. A percent sign (%) indicates a wildcard. For example, "S%" returns any user name that starts with S or s. Differences in case are ignored. If the study contains user names that differ only in letter case, all matching names are retrieved.
  • InFormUserType (SITE or SYSTEM or SPONSOR or INTEGRATION or SUPPORT).

Outputs

List of user names in the study, represented as MedML <USER> elements, that match the optional filter.

Note: This operation returns a MedML response, not IdentifierSets.

Side effects

None.

SOAP action

http://www.phaseforward.com/InForm/2009/01/UserProvisioning/GetUserNamesByType

Send Feedback