Recent content by jigibaby1

  1. J

    Avoiding Duplication in Queue While Creating Queue From Collection

    https://blueprism.training/blog/queues/preventing-duplicate-items-queue/ Try this above link. Hope it will resolve your issue.
  2. J

    Need help to read the PDF data using chrome browser and region mode

    use scale property and set to 12
  3. J

    FormatDate function requires 2 arguments of types: (date,text)

    Thanks this solution worked for me
  4. J

    API for integration

    Any luck Pallavi if work for you please guide me. thanks
  5. J

    Conversion of VB macro

    any luck for this?
  6. J

    Business user trigger blue prism scheduler

    Does any one has sample script or code to trigger this schedule from user machine?
  7. J

    MS Excel VBO - Run Macro with ParamArray

    did you have converted macro into RPA/ Blue prism solution? Can you please guide me what exactly this was for your case? I am working on similar project. Thanks, Jigi Patel
  8. J

    Conversion of VB macro

    Hi, We have a proposal for VB macro conversion to RPA solution. Currently VB macro reads data and metadata from Sharepoint(2010). in future plan to replace Sharepoint 2010 to online Sharepoint. Is it feasible to convert VB/Excel Macro into RPA solution using Blue Prism? Please guide on this...
  9. J

    Bot completion check

    I think you trying to maintain load-balancing. Which ever server/bot is free, it will start execution of Process A and once it's over there is should be some mechanism to pass completion status to Process B which runs on different server.
  10. J

    Business user trigger blue prism scheduler

    Hi, We have a requirement here for adhoc trigger for bot/process. How can business person trigger/execute bot process? thanks Jigi Patel
  11. J

    How to spy the windows application table value

    Any idea please?
  12. J

    How to spy the windows application table value

    I'm also in same situation. Windoes application and all data showing in one pane I need all these values in oe collection. Like what we normally spy in html mode and get table into collection. Please help needed in urgent
  13. J

    Scroll down into MS Access form

    navigation stage....send global send keys "{PGDN}" working for me. Same thing "{PGUP}" working now.
  14. J

    Prefilled textbox- write not working

    Hi , I have one field name called WorkPackagenumber. It start/prefilled with WP ___-___-___-___ on screen load in MSACCESS form. 'WP' is initial two characters followed by 12 digits as you can see. So when lets say I want to write as WP 991-990-991-990 is not working. how to fix this issue...
  15. J

    Popup windows unable to Spy

    make sure child index 0
Top