Recent content by kriveros

  1. K

    Failed to save credentials

    Error al guardar la credencial: no se han cifrado los datos porque el esquema 'Esquema de cifrado predeterminado' no es válido. HELP WITH THIS PLEASE!!
  2. K

    Help with Databases Space Full!!

    ERROR: "Warning: Audit Recording failed with error: An error ocurred while writing an audit record : Could not allocate space for objrct 'dbo.BPAAuditEvents'.'INDEX_BPAAuditEvents_eventdatetime' in databases 'BluePrismCompass' because the 'PRIMARY' filegroup is full. Crate disk space by...
  3. K

    Read Excel with Password!!

    Hi! I need read a Excel file, but it has a password. I could identify the window to enter the password and everything but when I execute it from the object studio, the execution does not run, it stays stuck. Help me with this plesase!! Thanks!!
  4. K

    Excel whith Worksheet

    Hi! I need to generate an Excel file with 2 sheets. I need to fill each sheet with data from 2 collections (one collection per sheet). Help with this please!
  5. K

    How to write a text whit Global Send Keys??

    How to write a text whit Global Send Keys?? This text: "\\cg-fileserver\RPA\DCV\Ameris Capital Administradora Gral. de Fondos S.A\DEPOSITO\RVCA_DAT\RVCA0831AME.DAT"
  6. K

    How to write a text whit Global Send Keys??

    How to write a text whit Global Send Keys?? This text: "\\cg-fileserver\RPA\DCV\Ameris Capital Administradora Gral. de Fondos S.A\DEPOSITO\RVCA_DAT\RVCA0831AME.DAT"
  7. K

    Get PID with process name?

    Thanks! @VJR
  8. K

    Get ProcessId from code stage

    Thanks @VJR It worked!
  9. K

    Get PID with process name?

    Hi! I need get the PID of a process whit the process name. Is there a function that allows me to do it? HELP!
  10. K

    Internal : Exception: A stack imbalance has occurred. Check your process for errors.

    What is that?? Help!!
  11. K

    HELP with sesion expired on web site

    The session in webpage expires while the robot is running more than one time! Help please.
  12. K

    Identify element with hidden efect javascript

    Help with this please! I Can´t identify a element of type 'textbox' with hidden efect javascript.
  13. K

    how to calculate the previous day

    That´s it, how to i can calculate the previous day in Expresion Choose??? Taking into account the actual calendar. HELP!!
  14. K

    Wildcards or Regex in Match Type

    Hello! Please help me... I need to select a checkbox in a web page by the attribute "value" which must have this format: "RVCA" & <Current month> <Previous day> & ".DAT". What should I use as a match type? Wildcards? regex? and with what format should I do it? Example if it were today...
  15. K

    Get ProcessId from code stage

    Hi, i need a get of process id of a process named "WerFault.exe". The code stage have like input parameter the name of process (string) and the output, the number id (Integer). Help me please!
Top