Search results

  1. M

    SAP : Field Plant is a required field for GL Account

    We are using SAP process. Its using ZFIR_AUTO_DEFERAL TCode. We have many items running fine. But always one company code (may be ex: company code1000) is failing with the error. Error : Field Plant is required field for GL account 10. But when am trying manually in the SAP, its working fine...
  2. M

    Blue prism import release

    Hi All, Is there any way to import the BP release with any external tool? like, if we are selecting the dependencies and the EV it has to take from non prod and deploy in prod. Is there any tool available?
  3. M

    Win32 can't uniquely identify a Microsoft Edge window

    did you find the sollution. am also facing the same
  4. M

    SAP Treeview not working

    Hi Team, Am working on the SAP process. While extracting the "tree view" , am not able to spy the element. but in code stage its working fine, but when the expand node number is changed in prod, its not working. can anyone help me on this, how to click on the particular element which we...
  5. M

    Insert column in OLEDB

    Hi, Can anyone help how can we insert sl.no column in the excel using (OLEDB) for the n number of rows, i have to insert the Sl.no. Thanks in advance
  6. M

    Jenkins deploy using BP

    am trying to deploy the bp file using jenkins. i have done with the batch file , its working file when am using the command prompt. but when am using the jenkins , its showing the error ::::: " Database error - Cannot open database "bplocal" requested by the login. The login failed.Login failed...
  7. M

    Could not get process definition

    Hi team, while opening the process from studio, it showing locked under my name. While trying to unlock, its showing "Couldn't get process definition" Can anyone help.
  8. M

    Question about MS Excel VBO - Copy and Paste Worksheet Range

    yes, it working fine. Only the handle issue. Thanks for the help:)
  9. M

    Question about MS Excel VBO - Copy and Paste Worksheet Range

    Hi Am also facing the same. can you please help me how to handle this?
  10. M

    Question about MS Excel VBO - Copy and Paste Worksheet Range

    Hi Rob, Thanks for the details, I have replicate the same which you have done. But when am opening the Workbook, its Hi Rob, Thanks for the details. I have replicate the same which you have shown here. But when am opening the Excel (it is .MHTML format) having 38000 of records. Its taking...
  11. M

    OLEDB with Excel

    Hi but am using Excel as Database
  12. M

    OLEDB with Excel

    Hi team, Am using OLEDB with Excel (Office 365). When am giving the connection string, its working fine. But when executing the connection, it shows " Error: db_sec_e_auth_failed(0x80040E4D)" error, Can someone help me on this.
  13. M

    Text file - Beautify

    Hi , am using the code to convert the excel to txt file. However am getting the output fine. But the alignment is somewhat missing. Is there any way to get the alignment well. (manually when am using the "word wrap" and change the "times new roman", its showing perfect. How can i integrate in...
  14. M

    Mouse Hover - Web application

    Hi all, I have done with this using global send keys and focus. Am passing the exact text in the send keys.
  15. M

    System.ApplicationException: Exception getting Java Identfier KeyBindings Exception: Index was outside the bounds of the array.

    Am getting the below error when using the JAVA application. (windows 10 & 64bit) Error : System.ApplicationException: Exception getting Java Identfier KeyBindings Exception: Index was outside the bounds of the array. Explanation : For ex : login window : I can get the username button for the...
  16. M

    Mouse Hover - Web application

    Hi, I can spy the elements with html mode in 6.4 version. I can able to highlight also. Refer image : But whenever am click the arrow action - > after if hover the mouse, i have to move to some option9xx), later from the list i have to pick one click text(xx). Which means another layer of...
  17. M

    jnlp application - Blue Prism

    Hi All, am working with region mode, but java mode is not at all coming. (its a jnlp) can you please help me how to get the java mode. (in command prompt i have enabled the JAB also) Thanks...
  18. M

    Blue Prism 6.4

    While working with write stage (BP v 6.4), am getting "No window identifiers were specified" error. Can anyone help?
  19. M

    Vb Script - Excel

    Hi VJR, Thanks for the reply. here the VBScript which I have to run. but its showing "not declared error- It may be inaccessbile due to protection level". Actually the code have more if condition, i have trimmed here. have to change dynamically - path & sheetnames from the data item. For the...
  20. M

    Vb Script - Excel

    Hi Team, Am using VB Script in the code stage. It showing some errors. Can anyone please tell what dll i have to add when performing excel operations. (I have added Microsoft.Office.Interop.Excel dll in initialize page, but still showing compile error in initialize page" Please help.
Top