UiPath Tutorial 15- Invoke Workflow File Activity |How to Pass argument from one workflow to another

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 63

  • @qualityassurancelab7764
    @qualityassurancelab7764  4 роки тому +12

    Hi Guys! Hope you found this video useful. Please like, share and subscribe to my channel. This will motivate me to create more good contents. Thanks!

  • @muzammil2927
    @muzammil2927 3 роки тому +1

    Mam your just brilliant with the explanation, better than udemy better than anywhere else, I find this more soothing and easy to learn, trust me i went on udemy (not bad though) but your way is just amazing and I'm loving it thank you❤

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 роки тому +2

      Thank you so much, I am really glad to know that you found my videos helpful

  • @ramumilaram2398
    @ramumilaram2398 3 роки тому +2

    excellent video.would you mind to make a video on API's that'd be very helpful...

  • @siladityaganguli6125
    @siladityaganguli6125 2 роки тому

    Thanks for the detail's discussion. it helped me a lot

  • @bydrew333
    @bydrew333 7 місяців тому

    Thanks, this was very clear and helpful

  • @raghvendrayadav830
    @raghvendrayadav830 Рік тому

    awesome teaching😊

  • @ManishSharma-mw4od
    @ManishSharma-mw4od 4 роки тому +1

    Very nice. Thanks for sharing this

  • @ponnanikhil9611
    @ponnanikhil9611 4 роки тому +1

    Simple video to understand ..thank you

  • @johnmungandi4413
    @johnmungandi4413 Рік тому

    Thank you very much

  • @sunilqureshi3416
    @sunilqureshi3416 2 роки тому

    Osm lecture mam please make more videos🙏🙏🙏🙏🙏🙏

  • @harmanjitsingh3453
    @harmanjitsingh3453 2 роки тому

    Best Video

  • @abhaygupta9941
    @abhaygupta9941 3 роки тому +3

    Hi Thanks for the video, I am getting below error for assign activity where we change the object to integer type, I wrote in the same way as u did, Number1=cint(row("Num1"))
    Assign: Conversion from string "" to type 'Integer' is not valid.

  • @divyarvndrn
    @divyarvndrn 2 роки тому

    Very clearly explained!

  • @mscoder9902
    @mscoder9902 4 роки тому +1

    Thank you so much , clear explanation

  • @dhavaldawarrior29
    @dhavaldawarrior29 3 роки тому +2

    really helpful. Thank you.

  • @visumanelli107
    @visumanelli107 2 роки тому

    Nice

  • @prabhukiran9099
    @prabhukiran9099 3 роки тому

    excellent explanation...!

  • @amitthapa6430
    @amitthapa6430 8 місяців тому

    Good

  • @mdhasnain9675
    @mdhasnain9675 4 роки тому +1

    Can you make a video on Orchestrator in Ui path

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому

      Here you go -
      Orchestrator Introduction - ua-cam.com/video/BWTNosv8STY/v-deo.html
      Add items to queue in Orchestrator - ua-cam.com/video/d9t5ToNa53o/v-deo.html

  • @rpavietnamnguyentiengiang5408
    @rpavietnamnguyentiengiang5408 2 роки тому

    i made a squense same your video until 8:50, but when i run debug, there were 2 error at addresult and subresult assingment.

  • @martindiaz8149
    @martindiaz8149 3 роки тому +1

    Thanks!!

  • @GOATFootballer007
    @GOATFootballer007 4 роки тому +1

    upload more videos in uipath.thanks

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому +1

      Sure, I will upload more videos.
      You can checkout the latest video here on Config Files and dictionary - ua-cam.com/video/woBpbt3adBE/v-deo.html

  • @JosephKihurani-z7u
    @JosephKihurani-z7u Рік тому

    How does the Write activity know to start typing in from Cell C2 yet you pointed to A1 ?
    Secondly, suppose I want the answers to be filled in from Cell E2 with their respective headers also pushed by two columns so that columns C and D are empty of data ?

    • @EugeneLoisRapal
      @EugeneLoisRapal Рік тому

      i guess it doesn't start typing in C2
      i think it rewrites the entire datatable(with the new values) to the excel file starting from A1

  • @rohitchauhan9987
    @rohitchauhan9987 4 роки тому +2

    Can you make a vidoe on chatbot uipath with complete google dialogue flow?

  • @jepjepmananquil8633
    @jepjepmananquil8633 3 роки тому +1

    Hi! I have an error in the first "Assign"
    Num1 = cint(row("Number1"))
    Can you please help me? Thanks

  • @themathgame5371
    @themathgame5371 9 місяців тому

    i have a query
    how to invoke work flow files in web application automation

  • @rajsunny7950
    @rajsunny7950 3 роки тому

    Thank You madam.

  • @varadharajanduraisamy5992
    @varadharajanduraisamy5992 3 роки тому

    You have done a great job. Only mistake is subtraction not substraction😊

  • @radhikamadhavakumar5167
    @radhikamadhavakumar5167 3 роки тому

    thanks for the video.. helped a lot

  • @adarshjain2745
    @adarshjain2745 3 роки тому

    Hi.. Can we get the codes
    to practice in real time?

  • @jankowalski8424
    @jankowalski8424 2 роки тому

    is it really necessary to throw one invoke workflow into another so that they are visible to each other? I wanted the arguments to be passed from one invoke workflow to another, but not so that I nested one workflow in another. This can generate errors

  • @yogeshwarsingh6768
    @yogeshwarsingh6768 2 роки тому

    Hi mam I have an issue I am using uipath2022 community. in the activity for each row is not available under the data table what I need to do ?
    If I am using for each row in data table it's not working like you explained in all videos plz help me out from that I tried many times but can't plz plz

  • @trilogen
    @trilogen Рік тому

    Question. At Main workflow when getting the argument back "Out_AddResult" do we have to assign that to "AddResult" variable or can we just use Out_AddResult instead?

    • @pankajchaturvedi5091
      @pankajchaturvedi5091 Рік тому

      You need to catch the out_result into a variable. That variable can be a regular variable or an argument, upto you, but the result coming from a workflow needs to be stored somewhere

  • @vishnupradhaban2189
    @vishnupradhaban2189 Рік тому

    I got value cannot be null paramater name source!!
    Any idea??

  • @citizengaming3138
    @citizengaming3138 3 роки тому

    mam not able to proceed
    Body: Conversion from string "" to type 'Integer' is not valid. uipath
    i used this syntax-
    cint(row("number1"))
    cint(row("number2"))

  • @reddy4568
    @reddy4568 3 роки тому +1

    20:08 in assign activity iam unable to get the local variable row, pls check this and give the solution

    • @qualityassurancelab7764
      @qualityassurancelab7764  3 роки тому +1

      Hi, what do you mean by - unable to get the local variable row ? what issue you are facing?

    • @reddy4568
      @reddy4568 3 роки тому +1

      @@qualityassurancelab7764 hi it was solved already

  • @nvmama
    @nvmama 2 роки тому

    love.. u AMMA

  • @parthgoswami7231
    @parthgoswami7231 4 роки тому +1

    How can i share uipath program to another computer ?

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому +1

      In the UiPath project folder, there will be .xaml files where you have designed your project. You can share that .xaml file to another computer.
      Moreover, you can also share your program over GIT/TFS/SVN from the Team option in UiPath

  • @pradeepreddy5682
    @pradeepreddy5682 3 роки тому +1

    IN ASSIGN ACTIVITY DIVISION IS NOT WORKING (IN_NUM1 / IN_NUM2) AS SHOWING ERROR

  • @soniyafancyjewelleryboutiq4941
    @soniyafancyjewelleryboutiq4941 3 роки тому

    hi can you please tell how to do multiplication 2*1=2 in notepad with do while activity in uipath?

  • @abhisheksharma8413
    @abhisheksharma8413 4 роки тому +1

    1 like 1 view.... Hii. Can you provide me online training???

    • @qualityassurancelab7764
      @qualityassurancelab7764  4 роки тому +1

      Thanks Abhishek for the like.
      Currently I do not provide training, although, you can share your queries in the comment section or over the email at labqualityassurance@gmail.com