Document Routing - Table Aliasing
Note - These testing guidelines assume the user is skilled in the use of, at a minimum, the following:
- Admission
- App Dashboard
- Document Routing Setup (PM)
- Dynamic Form - Admission - Client
- Dynamic Form - Disclosure
- Dynamic Form - document routing - sign
- Dynamic Form - document routing - verify password
- Dynamic Form - Document Routing Setup - Select Form
- Dynamic Form - Form Definition - Confirm
- Dynamic Form - Select A Form
- Dynamic Forms - Document Routing - Route Document To Dialog
- GA_ASO_Entity_Form
- Ok - Cancel Dialog
- Registry Settings (PM)
- CWS General Form Test
- DOCMANAGEMENT3000
- Dynamic Form - Delete Document
- Dynamic Form - Document Management Form Re-Mapping - Selection Dialog
- Dynamic Form Draft Final Document Routing
- Dynamic Form Final To Draft Override
- Dynamic Form ICD10 Diagnosis
- Envelope Import (CWS)
- Final to Draft Override (CWS)
- Final to Draft Override (PM)
- Form Definition (CWS)
- Table Definition (CWS)
- Delete Document
- Dynamic Form Disclosure Management Alias Primary
- PM USER37
- User Definition
Scenario 1: User Modeled Form - Table Aliasing on secondary tables
Specific Setup:
- A user modeled form set up with the primary table (not aliased) and secondary table aliased to the Disclosure Management data. Please note: For internal testing purposes the disclosure management SQL table is validated. For your test, you may alias a different form. Note that table and validate it in place of SYSTEM.disclo_mgmt.
- Admit or select a test client.
Steps
- Open the "Document Routing Setup" form.
- Enable document routing for the user modeled form created during setup.
- Open the "Registry Settings" form.
- Enable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept" or "Sign" on the "Confirm Document" screen.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the form was flagged as Final.
- Validate the secondary tables was also aliased to the SYSTEM.disclo_mgmt SQL table.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the registry setting mentioned previously is enabled and the document routing is not finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronic signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the registry setting mentioned previously is enabled and the document routing is now finalized for the form.
Scenario 2: Child Namespace User Modeled Diagnosis form with table aliasing
Specific Setup:
- A user modeled form set up with the primary table being aliased to the Diagnosis History (ICD10).
- Admit or select a test client.
Steps
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was added to the table because the form was flagged as Final.
- Open the "Document Routing Setup" form.
- Enable document routing for the user modeled created during setup.
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept" or "Sign" on the "Confirm Document" screen.
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was added to the table because the form was flagged as Final.
- Open the "Registry Settings" form.
- Enable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the registry setting mentioned previously is enabled and the document routing is not finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronic signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was added to the table because the registry setting mentioned previously is enabled and the document routing is now finalized for the form.
- Open the "Registry Settings" form.
- Disable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was added to the table because the registry setting mentioned previously is disabled and system is not waiting for document routing to be finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document.
- By viewing the SQL table from the PM namespace, SYSTEM.client_diagnosis_record, validate a row was not added to the table because the registry setting is disabled, and the record was filed when the form was routed.
- Open the "Final To Draft Override" form.
- Select a finalized document to return to draft status.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete process.
- Open the "Delete Document" form.
- Choose to delete one of the user modeled/aliased documents.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete the process.
Scenario 3: Parent Namespace User Modeled Disclosure Management form with table aliasing
Specific Setup:
- A user modeled form set up with the primary table being aliased to the Disclosure Management data. Please note: For internal testing purposes the disclosure management SQL table is validated. For your test, you may alias a different form. Note that table and validate it in place of SYSTEM.disclo_mgmt.
- Admit or select a test client.
Steps
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the form was flagged as Final.
- Open the "Document Routing Setup" form.
- Enable document routing for the user modeled created during setup.
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept" or "Sign" on the "Confirm Document" screen.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the form was flagged as Final.
- Open the "Registry Settings" form.
- Enable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the registry setting mentioned previously is enabled and the document routing is not finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronic signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the registry setting mentioned previously is enabled and the document routing is now finalized for the form.
- Open the "Registry Settings" form.
- Disable the registry setting "RADplus->Document Routing->Routing Setup->->->Alias Data File Upon Document Routing Completion".
- Open the user modeled form from setup.
- Fill out all the fields on the form.
- Set "Draft/Final" to "Draft".
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the form was filed in draft mode.
- Open the user modeled form from setup.
- Fill all the fields on the form.
- Set "Draft/Final" to "Final".
- Click "Accept and Route" or "Sign and Route" on "Confirm Document" pop up.
- Route to another user.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was added to the table because the registry setting mentioned previously is disabled, the system is not waiting for document routing to be finalized.
- Log in as the user the document was routed to.
- Navigate to the "My ToDo" widget.
- Approve the document by electronic signing it.
- By viewing the SQL table from the PM namespace, SYSTEM.disclo_mgmt, validate a row was not added to the table because the registry setting is disabled, and the record was filed when the form was routed.
- Open the "Final To Draft Override" form.
- Select a finalized document to return to draft status.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete process.
- Open the "Delete Document" form.
- Choose to delete one of the user modeled/aliased documents.
- A message should pop up noting that "Please note that filed Alias data will not be deleted or altered in any way as a result of filing the override for this row".
- Complete the process.
|
Topics
• Diagnosis
• Document Routing
• Modeling
• NX
|