Error messages from the Discrepancy interface

Error Code/MessageID Operation Error
TRANSACTION_PROCESSING_ERROR N/A An error occurred processing a transaction {0}.
DISCREPANCY_AGAINST_CALCULATED_ITEM Issue Cannot issue a discrepancy against a calculated item.
INFORM_FORM_REPEATING_NO_DATA Issue Cannot issue a discrepancy against a repeating form that has no data.
DISCREPANCY_AGAINST_ITEMSET_ROW Issue Cannot issue a discrepancy against an itemset row. Must issue against an item in the itemset.
DISCREPANCY_TRANGEN_NOTCREATED N/A Could not create an instance of the transaction generator.
DISCREPANCY_ELEMENT_NOTCREATED N/A Could not create element.
DISCREPANCY_DBUID_NOTFOUND GetByCriteria, Issue Could not find an item associated with the requested Dbuid: {0}.
DISCREPANCY_GUID_NOTFOUND GetHistory, Update Could not find an item associated with the requested Guid: {0}.
INFORM_FORM_NOTFOUND_DETAIL N/A Form not found: {0}.
MAPPEDITEM_ENTRY_BLANK N/A Found a mapped item entry for item {0} but it is blank.
DISCREPANCY_INVALID_USER N/A Invalid user specified.
PATIENT_GUID_NOTFOUND N/A Patient with GUID {0} not found.
INFORM_DISCREPANCY_STATECHANGE_NOTALLOWED N/A State change not allowed from {0} to {1}.
MAPPEDITEM_PATH_CHAPTER_NOTSPECIFIED N/A The chapter is not specified in the mapped item path: {0}.
INFORM_FORM_DELETED N/A The Form is deleted. InForm does not allow query management on a deleted form.
INFORM_FORM_LOCKED N/A The Form or Visit is locked. InForm does not allow query management on a locked form.
TRANSACTIONID_INVALIDFORMAT N/A The format of the requested TransactionId is invalid {0}.
MAPPEDITEM_PATH_ITEM_NOTSPECIFIED N/A The item is not specified in the mapped item path: {0}.
MAPPEDITEM_CHAPTER_MISMATCH N/A The mapped item's chapter '{0}' must match the requested item's chapter '{1}'.
MAPPEDITEM_ITEMSET_MISMATCH N/A The mapped item's itemset '{0}' must match the requested item's itemset '{1}'.
MAPPEDITEM_PAGE_MISMATCH N/A The mapped item's page '{0}' must match the requested item's page '{1}'.
MAPPEDITEM_FORMAT_INVALID N/A The mapped item's path is invalid: {0}.
MAPPEDITEM_SECTION_MISMATCH N/A The mapped item's section '{0}' must match the requested item's section '{1}' since the item resides in an itemset.
MAPPEDITEM_PATH_PAGE_NOTSPECIFIED N/A The page is not specified in the mapped item path: {0}.
DISCREPANCY_REQUEST_CRITERIA_INPUT_LIMIT_EXCEEDED N/A The request contained {0} values for {1}. The limit is {2}.
TRANSACTIONID_INVALID N/A The request must contain a valid TransactionId.
INFORM_ITEM_HIDDEN N/A The requested InForm item is hidden.
REQUEST_LIST_EMPTY N/A The requested list is empty.
TRANSACTIONID_DUPLICATE N/A The requested TransactionId {0} is a duplicate.
MAPPEDITEM_PATH_SECTION_NOTSPECIFIED N/A The section is not specified in the mapped item path: {0}.
DISCREPANCY_BOOKMARK_INVALID N/A The specified bookmark "{0}" is invalid for the current request. If a request includes a bookmark, it should be a bookmark that was returned in the response from the matching request.
DISCREPANCY_INVALID_REVISION N/A The specified discrepancy revision number {0} does not match the latest revision number {1}.
INFORM_FORM_INDEX_INVALID N/A The specified form index {0} is invalid.
INFORM_FORM_REVISION_STALE N/A The specified form revision {0} is not the most recent.
DISCREPANCY_INVALID_SITE N/A The specified site {0} is invalid for patient {1}.
DISCREPANCY_INVALID_STATE N/A The specified state is invalid: {0}.
INFORM_VISIT_INDEX_INVALID N/A The specified visit index {0} is invalid.
INFORM_TRIALCONN_NOTFOUND_TRIAL N/A Trial Connection for trial {0} was not found.
INFORM_TRIALCONN_NOTFOUND N/A Trial Connection not found.
INFORM_USER_NOTFOUND N/A Trial User not found.
DISCREPANCY_LSID_NOTCREATED N/A Unable to construct an LSID.
INFORM_ITEM_PARSE_ERROR N/A Unable to extract an InForm item from the requested XML.
INFORM_VISIT_NOTFOUND_DETAIL N/A Visit not found: {0}.