Recent content by Lalithkumar

  1. L

    Duplicate Mail Issue

    Hi, Issue : BOT is sending one email but business is receiving it multiple time as duplicate mails (Received in different timings) It is not happening for all the emails and it is intermittent. We are using default Blue Prism - MS Outlook VBO - Send Mail action BOT is sending email to multiple...
  2. L

    Extract text of email in html format

    Hi, Thanks For the help. It worked fine for HTML to Plain Text. But in my case i have both CSS and HTML's are there. How to remove CSS and HTML both?. Thank You
  3. L

    [URGENT] How to convert pdf file as .zip file

    I'm using code stage to convert pdf folder as zip file. External References : System.IO.Compression.fileSystem.dll Name Space Imports: System.IO.Compression In Code Stage : ipfile.createfromdirectory(InputFolderpath,DestinationPath) Input : InputFolderPath and DestinationPath When I'm...
  4. L

    [URGENT] How to convert pdf file as .zip file

    I want to convert PDF file as Zip file to encrypt PDF file.
  5. L

    Solved Send email with HTML table

    Hi VJR, i tried the above code ,am not getting table format instead of that am getting plain text as it is what is there in mail body data item. can you pleas help me. thank you
  6. L

    Convert .ppt, .xls, .doc to PDF using Blue Prism ?

    Hi VJR, I'm getting this error while running the processs "Internal : Could not execute code stage because exception thrown by code stage: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))" and correct me if i'm wrong...
  7. L

    Convert .ppt, .xls, .doc to PDF using Blue Prism ?

    Once again can you please post the code
  8. L

    Convert .ppt, .xls, .doc to PDF using Blue Prism ?

    Hi VJR , I followed the same steps given same inputs and outputs still I am facing error like "the given key not presented in dictionary".I used same 3 lines code only, its important can you please help me to resolve it
  9. L

    Convert .ppt, .xls, .doc to PDF using Blue Prism ?

    I tried same steps same as above,getting error in export pdf stage Internal:Could not execute code stage because exception thrown by code stage:The given key was not present in the dictionary
Top