8. Foreground vs. Background Automation in UiPath Modern Design Hardware | Simulate | Window Message

Поделиться
HTML-код
  • Опубликовано: 6 окт 2024

Комментарии • 18

  • @rishabhsinghchauhan5500
    @rishabhsinghchauhan5500 Месяц назад +2

    awesome , thanks

  • @gokulakrishnans8066
    @gokulakrishnans8066 7 месяцев назад +1

    36:43 could you pls explain the validation error ,it was throwing

    • @MukeshKala
      @MukeshKala  7 месяцев назад

      I have enable the click before typing option whixh only work with hardware and chromium api … and one input type I selected is simulate type , that’s why the validation

    • @gokulakrishnans8066
      @gokulakrishnans8066 7 месяцев назад

      Thanks

  • @AravindN-f9t
    @AravindN-f9t 7 месяцев назад +1

    Hi Sir, Will be able to open pdf via "PDF Element Pro" application in background?..Also shall we use Click & Type into acitivity in background?

    • @MukeshKala
      @MukeshKala  7 месяцев назад

      Yes for BG execution will work for the PDF application as well

    • @AravindN-f9t
      @AravindN-f9t 7 месяцев назад

      @@MukeshKala Thank you for your response. If i tried, it executes in foreground only. also i am not able to use Click & Type into acitivity in background. In your video, it shows warning message while chosing input mode as "Background". I have also chosen the same but it doesn't work.

  • @suraj_singh321
    @suraj_singh321 Год назад +1

    Hi sir make a video on transpose row to column column to row without using vba where row and column data are dynamic

    • @MukeshKala
      @MukeshKala  Год назад

      Will try

    • @suraj_singh321
      @suraj_singh321 Год назад

      @@MukeshKala without linq query if possible thorugh looping and datatable actions in uipath

  • @UiPathUser
    @UiPathUser Год назад +1

    Hi Mukesh. in the modern design activity "Use Application/browser" i see it is capturing URL in the Browser URL, and you add whatever activity inside use application/Browser. But then what happens when you move the code to prod server? the url it is capturing is of Dev site then how to pass dynamic url to the activity so it doesn't open dev site url in prod server. I hope you understood my Q

    • @MukeshKala
      @MukeshKala  Год назад

      Yes so we store the url in a config file and pass the url from config … when we are using the process in production we must have the config … you Should always use the re framework for this … other option is to use config file in a sequence … refer the below video
      ruclips.net/video/t0NgDWJTfro/видео.htmlsi=ibp_Tzys-P5oIPfv

    • @UiPathUser
      @UiPathUser Год назад

      @@MukeshKala But what i saw is the url is constantly changing with a lengthy string and codes

  • @thousandbirds6872
    @thousandbirds6872 Год назад +1

    In docs it says that sendwindows messages can be run in background. Why didnt it work when the pc was locked?

    • @MukeshKala
      @MukeshKala  Год назад

      SendWindowMessages have a compatibility of 80% Applications - Hence might not work for some applications - Before commiting - we need to test and select the best one

  • @ayat_middya
    @ayat_middya 6 месяцев назад +1

    awesome , thanks