ExternalUserRegistrationService

The ExternalUserRegistrationService service registers users as local users in LiveCycle using their email address. It provides the functionality to include users that are external to the organization that runs the review.

ExternalUserRegistrationService operations usage

The following table lists the methods available for the ExternalUserRegistrationService service. ExternalUserRegistrationService service cannot be used in processes, but can be programmatically invoked using EJB, LiveCycle Remoting, or Web Services.

The ExternalUserRegistrationService service cannot be extended.
  • Supported to customize directly indicates that you can modify the process without breaking building block functions. It is recommended that backup the file before you edit it.

  • Usable in a custom process that there are circumstances where the asset can be used when you create a custom process. In general, if you modifying building block processes that use asset, create a copy of the process.

  • Extensible indicates that you can extend the functionality provided by the process.

  • Invokable indicates that use invoke the service programmatically using EJB, Web Services, and LiveCycle Remoting.

ExternalUserRegistrationService API

Supported to customize directly

Usable in custom process

Extensible

Invokable using EJB, Remoting, Web Services

getExternalUserTLO

No

No

No

Yes

inviteExternalUsers

No

No

No

Yes

registerExternalUsers

No

No

No

Yes

// Ethnio survey code removed