EnrollAdmin Method
This method is used to register one or more individuals. Input property set is a nested property set where each row is an input contact or prospect. This method is invoked from the RegisterAll button, where all dummy records in the current context are registered. See the following table for a description of EnrollAdmin Method properties.
Properties | Description |
---|---|
EventId* |
Input Property - Event Row Id. |
Session Id |
Input Property - Session Row Id. |
Prospect Id |
Input Property - Row Id of the prospect being registered. This property is used by the Siebel Marketing Server during campaign execution. |
Type(‘SESSION’) |
Input Property - Always set to “SESSION. |
Dummy Id (Dummy regn Id) |
Input Property - Dummy registration record Id. |
Contact Id |
Input Property - Row Id of the contact being registered. |
User Type* (Contact or Prospect) |
Input Property - Type of individual being registered. “Contact or “Prospect. |
Return Val* (Success or Failure) |
Output Property - Further information on the result. |
Output Type* (Info on the return value) |
Output Property - Further information on the result. |
Shopping Flag (YES or ““) |
Output Property - Determines whether the Shopping Cart process is required. “YES or Null. |
Error Regn (A grouped error message if applicable) |
Output Property - Cumulative error message with additional information. |