Extract JSON Data from REST Web Service Response | String Operations | Automation Anywhere A2019 #12

  Рет қаралды 25,868

Quality Assurance Lab

Quality Assurance Lab

Күн бұрын

Пікірлер: 36
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
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!
@debasispatro5573
@debasispatro5573 2 жыл бұрын
Can you provide some input about using javascript how we are extracting json data
@jasmingantayat1412
@jasmingantayat1412 3 жыл бұрын
The way you explain is easy to understand for a lay man as well.. looking forward to watch more videos.
@clamum
@clamum 4 жыл бұрын
This was helpful for A2019; thank you!
@marcr2204
@marcr2204 4 жыл бұрын
Very cool. Great teaching skills.
@mohammadrafishaik2347
@mohammadrafishaik2347 3 жыл бұрын
nice Explanation. Good to learn from here.
@filiplou74
@filiplou74 4 жыл бұрын
Excellent tutorials, thanks so much!
@arunpillai311
@arunpillai311 2 жыл бұрын
Thanks. Very clear presentation
@sadhiksheneeb2282
@sadhiksheneeb2282 4 жыл бұрын
Hi, this example shows one id, However if my JSON returns multiple ids, how can we parse the Ids and save it to a list for looping ?
@nisharaj449
@nisharaj449 4 жыл бұрын
Thank you for the videos. It was really helpful in learning A2019. it would be great if you could create a video on accessing the Sharepoint using Automation Anywhere2019
@romaverma1282
@romaverma1282 3 жыл бұрын
Hi as i am beginner, i was trying to scrap the data from web table and insert in queue and after that i have to use that data so can u tell how can i get that data from queue
@PriyankaSingh-iq4te
@PriyankaSingh-iq4te Жыл бұрын
Hi, Is there a way to extract response status code in a variable? like 200, 404 etc.
@kohoory
@kohoory 4 жыл бұрын
Hi thx for ur video, but can u help me pls, I try to read a Json array how i do that on AA? without a metabot
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Hi, could you please share me your query alongwith JSON Array at labqualityassurance@gmail.com?
@gauravagarwal750
@gauravagarwal750 3 жыл бұрын
How do I get to know what dictionary key is to be used?
@grigorev_evgeniy
@grigorev_evgeniy 4 жыл бұрын
Hi. Why you not use JsonParser -> Json to Dictionary? It'i best practice, imho.
@andrepp5582
@andrepp5582 4 жыл бұрын
Hello, i'm a begginer in AA19 and i'm facing troubles on downloading multiple pdf files from a dynamic table in a web site. The files are released each one in a line of this table. Togheter with them, there are other type of files, like XML data. Everyday the number of lines change (according to the # of files released in the website). I would like to set a bot to daily download only the pdf files released. Can you help me on how to do that or even sharing the main steps to build the bot? Thank you so much! Regards.
@clamum
@clamum 4 жыл бұрын
I think the key here is what properties you use after you do the Recorder: Capture of the links. I'd venture to guess that it would take some modification to the DOMXPath in order to locate the links, regardless of where they're located in the table (since they can change and are dynamic). I don't think I could really help much further unless I could see the HTML source of the table in question. What you need to do, basically, is find a DOMXPath statement that uniquely identifies the link(s), no matter where they are in the table. That's why I mention DOMXPath and not just Path; you most likely do not want to use Path in the capture properties of the object because it's best for static objects. I'd probably just use DOMXPath and maybe HTML Tag and possibly HTML Innertext as properties for these PDF links. Hope that helps. EDIT: I'm guessing you figured something out since it's been 3 months lol
@vbalearningtutorials9758
@vbalearningtutorials9758 4 жыл бұрын
Hello Mam please let me know how can we extract the information from multiple pages using automation anywhere v11and same how to download files from multiple urls.please help
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Hi, could you please let me know what element you want to extract and are the multiple pages related pages (Do they make any pattern) or just random pages?
@vbalearningtutorials9758
@vbalearningtutorials9758 4 жыл бұрын
@@qualityassurancelab7764 suppose i have a multiples of url and i want to use loop in url.
@vbalearningtutorials9758
@vbalearningtutorials9758 4 жыл бұрын
I want to extract pattern based data but from multiples url
@AbhishekSingh-hb9vb
@AbhishekSingh-hb9vb 3 жыл бұрын
Can we update values through rest command
@qualityassurancelab7764
@qualityassurancelab7764 3 жыл бұрын
Yes, using Patch action
@AbhishekSingh-hb9vb
@AbhishekSingh-hb9vb 3 жыл бұрын
@@qualityassurancelab7764 I have smart sheet api but I get response in JSON...Can not do read and write action. Could you please make a video how to use read and write JSON using REST
@qualityassurancelab7764
@qualityassurancelab7764 3 жыл бұрын
@@AbhishekSingh-hb9vb You can read the json actions of JSON Object Manager, I'll share the video soon
@sebinjames8483
@sebinjames8483 3 жыл бұрын
Hi Ma'am, Thank you for the video. I've a question, is it possible to upload a document(pdf) using Post method, if yes, could you please help me with that?
@davejuliant5550
@davejuliant5550 4 жыл бұрын
Hello mam, Can AA2019 Extracting data from Excel to a web form? please I have a task about this :) thank you before.
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Yes, A2019 can do so. You can store data from Excel to Table Variable. Later on , take the help of table variable to put values on web form. To know how to work with Table Variable, please refer - kzbin.info/www/bejne/h6TZnmmFoaecb7c
@02shailja
@02shailja 4 жыл бұрын
Hi ma'am, Could you please make a video on SAP also
@abdullahnjoum964
@abdullahnjoum964 4 жыл бұрын
For those who got an error that says there is no key called "body", Go to edit your variable, click on initialize values, add a key (call it body) and assign a "0" inital value and save changes then re-run your bot
@qualityassurancelab7764
@qualityassurancelab7764 4 жыл бұрын
Thanks for adding the details
@abdullahnjoum964
@abdullahnjoum964 4 жыл бұрын
Greetings!
@JI9131
@JI9131 4 жыл бұрын
thanks
@sandeepuniyal6817
@sandeepuniyal6817 3 жыл бұрын
can you make a video to extract JSON Date by writing JavaScrip code.........
@arjunreddy5110
@arjunreddy5110 4 жыл бұрын
#How #to #pass #variables #from #one #task #to #another #task
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
The Best Band 😅 #toshleh #viralshort
00:11
Toshleh
Рет қаралды 22 МЛН
Что-что Мурсдей говорит? 💭 #симбочка #симба #мурсдей
00:19
BAYGUYSTAN | 1 СЕРИЯ | bayGUYS
36:55
bayGUYS
Рет қаралды 1,9 МЛН
How to use the JSON Package in Automation 360 | #AAillustrates
27:16
Automation Anywhere
Рет қаралды 9 М.
Learn JSON in 10 Minutes
12:00
Web Dev Simplified
Рет қаралды 3,3 МЛН
Automation Anywhere Excel Operations | Compare Excels and Update the Cells #32
22:05
APIs Explained (in 4 Minutes)
3:57
Exponent
Рет қаралды 1,2 МЛН
Always Check for the Hidden API when Web Scraping
11:50
John Watson Rooney
Рет қаралды 660 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН