Search results

  1. B

    Mapiex and Outlook

    I am using Mapiex to read email from Outlook and its working fine but when i close the outlook its not updating/syncing the new emails and thus Mapiex is not able to read new emails. I thought of adding one extra step to my robot which will open the outlook and click on sync tab every time the...
  2. B

    Solved Reading Special Character- like ä, Ü

    I am reading an INI file which contains some text with special charater like ö,ä,ü. Read INI object is able to read properly but its replacing these character with some unreadable character. Any idea how to solve this issue.
  3. B

    Outlook with Mapiex- Reading email Body

    I am reading email body which contains table with the help of MapieX and was doing some different steps on the content of email body. The problem i am facing now is that, when i wrote the process/logic the tabular content was splitted by TAB and now i have moved my code to different machine and...
  4. B

    Convert text to number

    So I have some numerical data, round and floating points, stored in collection as a text field. My main goal is to sum all the values but i cant do it without converting them to number. I thought of using calculation stage and storing the values one-by-one in the number data type object. This...
  5. B

    Copy excel content and email it using outlook

    So, I want to copy content from an excel file and mail that content, the important part is that my excel contains different color and text and i want the same format in email. What options do i have ? Dont be so harsh on me, I am new to blue prism.
Top