Mandatory Inputs: ParentVisitEventID Event Label and Eventdate.
This Action is invoked to find/create a Timepoint event when receiving the sample via TISM page or when a Form is submitted.
A list of extra LV_PartcipantEvent user fields can be passed to the action in the timepoint_
All arguments accepting multiple values must have the same number of semicolon-separated values.
You can add multiple timepoints to a visit event by passing multiple values for event labels. Use a semicolon to separate each value. Example:
visiteventid = ve01
eventlabel = 1month;2month
eventdt = 4/6/2009
adhocevtflag = Yes
This adds 2 timepoint events with labels 1month and 2month.
This Action affects records in the LV_ParticipantEvent table.>/p>