Smart Vision v2.3-Post Deployment Process

Contents

  1. Clear Keycloak Cache
  2. Roles & Privileges
  3. Import Smart Vision Golden Skills 
  4. Upgrading workflows for applying changes to old projects
  5. #44421: SDI-797 Navistar - Invoice went missing after successful extraction in DU

Clear Keycloak Cache

This step needs to be done only if clones-upgrade container was run for the deployment. To clear the Keycloak cache, follow the steps mentioned below:

  1. Login to Keycloak Master Admin console.

  2. Select any of the Realms and in Realm Settings and go to Cache tab.

  3. Click on all the three Clear buttons (Realm Cache, User Cache and Keys Cache) to clear cache in all realms.

Graphical user interface, application
Description automatically generated

Note:

  1. This process is required only if the clones-upgrade program was run as part of deployment.

  2. In case the person who is doing the post-deployment steps are not aware of the deployment procedures completed, this can be executed.

Roles & Privileges

Invoice Extraction requires that the user with offline access (usually sense master) have the following access. Add these roles if they are not available.

Picture 1843358518

Import Smart Vision Golden Skills 

  1. Import all skills from 2.3 skill dump location

  2. Publish and mark all workflows as golden skills.

Upgrading workflows for applying changes to old projects

  1. Create new space under Smart Vision workspace. Use existing project name while creating new space.  

  2. Make space public by using Share option.

  3. By utilizing skill move functionality in clones, move existing skill to the newly created space. 

  4. Modify the existing project specific workflows as per the changelog.

  5. New micro actions are part of the skill dump and will get automatically imported on importing the golden workflows

  6. Save and publish the modified workflows specifically for every existing projects which are relevant. 

 

#44421: SDI-797 Navistar - Invoice went missing after successful extraction in DU

Workflow: Invoice_PWF_CheckRoleCondition

Changes:

  1. Existing microaction – duresulttransform - updated to v2. Importing the golden skills will make this microaction available for use in old projects. Replace old microaction with the new v2

  2. Micro action attribute changes:

     

    Attributes    

    Value

    inputJson    

     ${du_result}

     

    Outcome

    Value

    returnCode    

    returnCode

    invoice_data    

    transformed_Json

    errorMessage    

    errorMessage

     

  3. A new micro action included. (JSON Add)

  4. Micro action attribute changes:

    Attributes    

    Value

    inputJson    

     ${du_result}

     

    Outcome

    Value

    returnCode    

    returnCode

    invoice_data    

    responseJson

    errorMessage    

    errorMessage


    5. Add a failure flow connecting Duresulttransformv2 with new microaction and a success flow connecting it with JSONGetExtractionTime

 

 

Feedback

Copyright © 2021 UST Global. All Rights Reserved.