Search results

  1. L

    Display problems with blueprism

    The fonts are not displaying correctly in blueprism(windows 10). I see another post on this topic but I don;t see an option to change the compatibility setting properties for the application. Does anyone have other ideas on how to fix this?
  2. L

    Google AutoML REST API

    Does anyone know how to format the request for the REST API VBO to access the Google AutoMl service. Following is an example of the rest API information from Google. export GOOGLE_APPLICATION_CREDENTIALS=key-file-path curl -X POST \ -H "Authorization: Bearer $(gcloud auth application-default...
  3. L

    Global Send Key - not working in Acrobat Reader

    The Global Send Keys Action is not working. The application is successfully launched and attached. Error message: Internal : Failed To perform Step 1 In Navigate Stage 'select all' on page 'OCR PDF Invoice' - Keyword "Ctrl" is not valid.
  4. L

    Extract text of email in html format

    Hello, the Mapiex VBO returns the email text in html format. Is there any way to extract the text from the html after it has been returned by the VBO? I assume this is a very common issue and a really big shortcoming with this VBO
  5. L

    Problem with sending email - Mapiex - Failed to add To recipient

    I am receiving an error when attempting to send email. "Failure in Send Mail function of Blue Prism Extended MAPI Automation. Failed to add TO recipient: test1@test.com" The email address appears to be in the correct format. Does anyone know what causes this error?
  6. L

    Error setting up IBM Watson credentials

    The user guide for using the IBM watson service does not seem to be correct. What setting up the credentials for the IBM Watson credentials service it says to enter user id and password (not API key) on the Credentials Details screen. The IBM Watson setup provides an API Key not a user id. The...
  7. L

    Invalid Wait Condition

    I am receiving an error on a Wait stage. "Internal : Invalid Timeout expression - Collection name must have [ and ] around it" There is no collection involved in this. Does anyone know what this is?
  8. L

    Save Email attachment with associated information from email

    Does anyone know how to save email attachments with the associated information from the email (such as the senders email)? In the past the Save Attachments action in the POP3/SMTP Business Object could be used. I don't think this object is supported. The attachments can be saved using the Get...
  9. L

    MapiEx - Get Mail - Specify Sub-folder

    How do I specify the sub-folder using Get Mail. It can't locate the sub-folder. I suspect that I need to provide a complete path or maybe I need to first use the Configure function to specify a Folder Separator. Also what goes in the Folder separator?
Top