Properties for Data Sources

These properties configure data sources required to set up CAPA and Audit Management.

For more information, see Configuring Properties for Data Sources.

Properties Name Property Description Valid Values
QIC.CorrectiveDataSource.TypesThis property is used to define data source types using which only corrective CAPA can be created. These are defined in comma seperated values. When a user creates a CAPA request using any of these data sources, the CAPA Type field is not shown. By default, the value of CAPA type is set to Corrective.Names of the required data sources. For example, type_Complaint,type_EquipmentServiceRequest.
QIC.DataSource.SeachTypesThis property is used to define data source types that the user can add to a CAPA Request or a CAPA. These types are listed when the user searches for a data source. The data source types are listed as comma separated values.Names of the required data sources. For example, type_Complaint,type_EquipmentServiceRequest.
QIC.DataSource.ProblemStatementSelectableThis property is used to define the location to collect the description of the data sources. The values are separated by commas.

For complaints, type_Complaint|from[Complaint Event].to.attribute[Complaint Event Detail].value.

For events, type_ComplaintEvent|attribute[Complaint Event Detail].value.

For Equipment Service Requests, type_EquipmentServiceRequest|from[Complaint Event].to.attribute[Complaint Event Detail].value.

For Non-Conformance Reports, type_NCR|description.

For audit findings, type_AuditFinding|description.

For example, for all data sources, the value of QIC.DataSource.ProblemStatementSelectable must be type_Complaint|from[Complaint Event].to.attribute[Complaint Event Detail].value,type_ComplaintEvent|attribute[Complaint Event Detail].value,type_EquipmentServiceRequest|from[Complaint Event].to.attribute[Complaint Event Detail].value,type_NCR|description,type_AuditFinding|description.

QIC.DataSource.ClosedDateSelectable

This property is used to define the selectable to find the Closed date for data sources. The values are separated by commas for different data sources. For a single data source the value must be a combination of symbolic type name followed by closed date selectable after pipe.

If no selectable or blank closed date selectable with just type symbolic name provided, then Closed date will be displayed as blank.

For complaints, type_Complaint|attribute[Closed Date].value

For events, type_ComplaintEvent|

For Equipment Service Requests, type_EquipmentServiceRequest|attribute[Closed Date].value

For Non-Conformance Reports, type_NCR|attribute[attribute[Closed Date].value].value

For audit findings, type_AuditFinding|state[Closed].actual

For example, for all data sources, the value of

QIC.DataSource.ClosedDateSelectablemust be

type_Complaint|attribute[Closed Date].value,type_ComplaintEvent|,type_EquipmentServiceRequest|attribute[Closed Date].value,type_NCR|attribute[attribute[Closed Date].value].value,type_AuditFinding|state[Closed].actual