Form:Data Integrity Check: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(19 intermediate revisions by the same user not shown)
Line 12: Line 12:
{| class="formtable"
{| class="formtable"
! Summary (what is the check, one-liner):  
! Summary (what is the check, one-liner):  
| {{{field|DIC_summary|mandatory}}}
| {{{field|DIC_summary|property=DICSummary|mandatory}}}
|-
|-
! links to related pages:  
! links to related pages:  
| {{{field|DIC_related_concepts}}}
| {{{field|DIC_related_concepts|input type=tokens|delimiter=;|property=DICRelatedConcepts|size=100}}}
|-
|-
! DIC_firmness:  
! Firmness (is this a warning only (soft check) or will it stop sending (hard check) - applicable only in CCMDB.accdb app):  
| {{{field|DIC_firmness|input type=radiobutton|mandatory|values=hard check, soft check}}}
| {{{field|DIC_firmness|input type=radiobutton|values=hard check, soft check}}}
|-
|-
! DIC_timing:  
! Timing (does this query run for all records or only complete ones):  
| {{{field|DIC_timing|input type=radiobutton|values=complete, always}}}
| {{{field|DIC_timing|input type=radiobutton|values=complete, always}}}
|-
|-
Line 26: Line 26:
| {{{field|DIC_coding|input type=textarea}}}
| {{{field|DIC_coding|input type=textarea}}}
|-
|-
! DIC_implementation_date:  
! Implementation date:  
| {{{field|DIC_implementation_date|input type=datepicker}}}
| {{{field|DIC_implementation_date|input type=datepicker}}}
|-
|-
! DIC_status:  
! Implementation Status:  
| {{{field|DIC_status|mandatory|default=needs review}}}
| {{{field|DIC_status|mandatory|property=DICStatus|input type=dropdown|default=needs review}}}
|-
|-
! DIC_app:  
! L_Problem (are false positive special cases addressed in table L_Problems - applicable only in CFE):
| {{{field|DIC_app|input type=radiobutton}}}
| {{{field|DIC_LProblem|property=DICLProblem|input type=radiobutton|default=false}}}
|-
! App:
| {{{field|DIC_app|input type=dropdown|values=CCMDB.accdb, Centralized data front end.accdb, TISS28.accdb, SAP, DSM Labs Consistency check.accdb|default=CCMDB.accdb}}}
|-
! Backlogged (is this query cleaned up to date or backlogged? Applicable only in CFE):  
| {{{field|DIC_backlogged|input type=checkbox|default=true}}}
|}
|}
{{{end template}}}
{{{end template}}}
Line 40: Line 46:


{{{standard input|free text|rows=10}}}
{{{standard input|free text|rows=10}}}


{{{standard input|summary}}}
{{{standard input|summary}}}

Latest revision as of 16:29, 2021 September 16

This is the "Data Integrity Check" form. To create a page with this form, enter the page name below; if a page with that name already exists, you will be sent to a form to edit that page.