Previous Topic

Next Topic

Book Contents

Rules and derivations

If you are running a hybrid study with identical rules in both the InForm software and the Clintrial software, you can modify the Clintrial rules to ignore EDC data. To modify a rule to ignore EDC data, include in the rule’s PL/SQL script a routine to check for a DB_ID of 9999 or include an exception clause that uses the IS_EDC_RECORD function. This indicates that the record is associated with an EDC subject. For more information, see Modifying rules to ignore EDC data.

For information about using PL/SQL functions in the Clintrial software, see the Clintrial Reference Guide.

Send Feedback