Search results

  1. D

    Unable to Open Excel XLSM File (Call was rejected by callee)

    We're experiencing an issue ONLY when process is ran in Control Room, Blue Prism is unable to open an Excel .xlsm file type. Continually receive same error about call was rejected by callee. All the inputs are valid because if you step through the process there are zero issues encountered. Any...
  2. D

    Coloring Text in Excel File

    Can you provide a screenshot of the code tab? I feel like the code pasted is only a snippet
  3. D

    Coloring Text in Excel File

    Same here. Attempting to use provided code but it appears to be missing elements in order to execute via Blue Prism. My object shows 5 errors related to the code added.
  4. D

    Code Stage - Paste from Clipboard/Data Item/Collection

    None of the standalone VBO's appear to satisfy what we're attempting to accomplish. We're reading information from Text files, storing in a Data Item, then pasting into Excel to save for our business units. However, often times we run into the issue where the process isn't pasting to the correct...
  5. D

    Way to have logs for each step in the automatization

    i would highly advice against disabling ALL stage logging. There are critical decision/calculation stages that should be logged and CANNOT be captured with these inline notes. inline notes are ideal for placing prior to loops, as nothing within a loop should ever be logged; especially if...
Top