Solved Microsoft azure Cognitive services

Sasi

New Member
Hi Sreejith, I am trying to utilise this services as well. Could you please share any test objects you created for us to understand and to use OCR. Thanks
 

sreejith

Member
Hi @Sasi
You can use code stage to call the api passing the image file and get the response. Attached the code used in the code stage.
 

Attachments

  • RecogniseText(Get OCR Text).txt
    348 bytes · Views: 79
  • RecogniseText(Get Operation Id).txt
    1 KB · Views: 65
  • OCR.PNG
    81 KB · Views: 65

Anjaneyareddy

New Member
Hi Sreejith,

I Download that Skill File in Digital Exchange but I can't find in the BP SKILL option in Blueprism

When ever am trying to import .bp skill file it throws an error like line 1 command doesn't exit

Could you please Help me on This,
Thanks
Anjaneyareddy
 

sreejith

Member
Hi @JennaLWilliams
You don't need to work for blue prism. If your company is a BP partner you can still download it from digital exchange.


I am not sure whether BP skills are available in 6.2. I think it's from 6.3. If that's the case you can use the code stage to call the API for it.
 
Top