CompanyOnwership_icon
OutSystems Lab
Created on 05 June 2020
icon_unfollowing
Login to follow
outsystems-ai-document-processor-reactive

OutSystems.AI Document Processor Reactive

Stable version 1.0.3 (Compatible with OutSystems 11)
Uploaded on 12 January 2021 by 
OutSystems Lab
outsystems-ai-document-processor-reactive

OutSystems.AI Document Processor Reactive

Documentation
1.0.3


Prerequisites

  1. Create a Microsoft Azure account.

  2. Create resources for the Form Recognizer service.

  3. Create a Storage Account resource.

  4. Upload your documents to the Storage Account.

  5. Use the TrainCustomModel server action from the Azure Cognitive Services Connector to train a model based on the uploaded documents.

  6. Download the OutSystems.AI Document Processor and its dependencies from the Forge and publish them to your Environment.

  7. Extract the ModelId from the TrainCustomModel server action and paste it in the Document Processor site property ModelId.

  8. In Service Center, go to the component dependencies and click on AzureCognitiveServicesConnector to access its Site Properties tab and fill in the subscription key for OcpApimSubscriptionKey_FormRecognizerAPI that you can find in the Keys tab at Azure Portal for the resource created in step 2. You can use any of the two keys presented in that tab for each resource.

Analyze Form


To use the GetAnalyzeFormData server action, drag and drop it to your flow and fill the necessary input parameters.




Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
See all 3 dependencies