Skip to main content
Version: 10.2.8

Environment health check

The WorkFusion infrastructure requires periodic validation. There are various factors that can make certain WorkFusion components or target applications non-functional or non-automatable.

The idea is to identify the checklist and automate the validation process as much as possible.

You can extend the recommended Business Process with your specific requirements. Make sure you understand the idea and approach. Then, you can use the recommended BP as a starting point for your implementation environment check.

Version 7

The steps are as follows:

  1. Import Installation Integration Testing with ML Master Process V7.zip.

  2. Configure input parameters using one of the options:

    1. Option 1: Upload the test_configuration.csv input file with required validations:

      • test_cognitive_bot is a fully-automated validation of AutoML training and Extract for the Presentation Company Classification model and default bot workflow. Mind that Train and Extract can take up to twenty minutes.
      • test_rpa, test_ie_driver, test_chrome_driver, test_firefox_driver, test_desktop_driver refer to validation of appropriate RPA drivers.
      • test_ocr is a validation of the OCR component.
      • test_workspace defines whether a Manual Task should be submitted to WorkSpace. In this case, an Answer from the WorkSpace worker is required to complete the Business Process.
      • s3_bucket specifies a bucket used for S3 validation.
    2. Option 2: In the Settings V3 step, set ETL form parameters.

  3. Run the configured BP and wait for its completion.

  4. In case of unsuccessful completion (the issue marker appeared), check the BP instance event log for failure details.

Version 5

The steps are as follows:

  1. Import Installation Integration Testing version 5.zip Business Process.

  2. Open the Settings step and fill in the form, indicating the functionality you need to test.

  3. If you don't want to test ML, go to step 7. If you choose the Test Ml Component step, set up the trained ML model to be used.

  4. Go to the Classification Cognitive Automation Task BP > select a Manual Task > Task Properties > Advanced Options.

  5. Choose a trained model.

  6. Open the AutoML tab in the BP. Select Activate Cognitive Bot to create a new automation BP.

    The following steps are the same as if you do not choose to test ML. Though, instead running the original process, run a new automated one.

  7. Run the BP.

  8. When it comes to the Integration Testing Manual Task, go to WorkSpace and submit the task. Make sure the text on the left is displayed, and you can preview the original document by clicking the Popup button.

  9. During the execution, check if all the steps are completed successfully. The environment is ready only when the Business Process is successfully completed.

Checked components

ComponentComments
Data StoreChecks all basic operations, for example, create ds, insert, update, select.
S1Checks put, get, and HTTP access by a generated link.
SSL connectionChecks an SSL connection between WF-WF, WF-S3, WF-OCR, WF-RPA.
File StorageChecks put and read.
Manual TaskCompleting this task guarantees that the license is set up, the connection between WF and WS is established, Information Extraction (IE) is working fine, for example, docs are downloaded from S3.
OCR GhostscriptChecks PDF-to-TIFF conversion.
OCR serviceChecks TIFF-to-TXT, XML, and HTML conversions and ensures that OCR works fine.
RPAIE, Firefox, Chrome, AutoIt.
MLChecks that the trained model is applied to the task.