Search results

  1. L

    How to capture linux output in Blue Prism

    Hi all, I need to monitor the output of a program run on a Linux system. How can I capture the text output to the console using blue prism, so I can evaluate it within my script? Thanks, Luke
  2. L

    Blue Prism command line entries always in lowercase, need caps

    Hi all, I am automating entries into command line. In these commands I must specify my system name. These names utilize letters and numbers, and the letters must be in uppercase. I need to enter the system name as one data item for automation's sake. My current method of entry forces me to...
  3. L

    Dynamically generate filenames using current date & time

    Hi all, In an SAP automation script I am working on, I need to save files and generate a unique filename using the date and time which they were saved. Does anyone know how to access environmental variables containing current time using Blue Prism? Secondly, I am having trouble concatenating...
  4. L

    Interacting with SAP Top Menu Bar

    Hi, all! I am automating SAP processes using Blue Prism. Some scripts I am making require interaction with SAP's top menu. The top menu bar of SAP that often displays options such as Menu, Settings, Edit, etc. (shown in picture). For some scripts I can get away with using F-commands, but...
Top