Size: a a a

2020 January 24

GG

Gennady G in Uipath RPA
sorry for my engish
источник
2020 January 25

AK

A K in Uipath RPA
For which company is this for
источник

AK

A K in Uipath RPA
Company name plz
источник

N

Nagaprasad in Uipath RPA
Gennady G
you does not indocate element, where uipath must search element
Indicate the screen also done, but its not working
источник

GG

Gennady G in Uipath RPA
Nagaprasad
Indicate the screen also done, but its not working
You use citrix?
источник

GG

Gennady G in Uipath RPA
Nagaprasad
Indicate the screen also done, but its not working
Can you show selector in UiExplorer? you need to select an item with a list of servers
источник

B

Bala in Uipath RPA
Hi Team ,
I have one pdf
I want to check each page of pdf weather pdf contain bar code .
If bar code present scan bar code and copy text from bar code and save it variable.
save pdf as file name of  variable
источник

B

Bala in Uipath RPA
Sample pic of bar code
источник

GG

Gennady G in Uipath RPA
Bala
Hi Team ,
I have one pdf
I want to check each page of pdf weather pdf contain bar code .
If bar code present scan bar code and copy text from bar code and save it variable.
save pdf as file name of  variable
you should use zxlib and pdf sharp libraries
источник

N

Nagaprasad in Uipath RPA
Gennady G
You use citrix?
No
источник

N

Nagaprasad in Uipath RPA
Gennady G
Can you show selector in UiExplorer? you need to select an item with a list of servers
Monday i will share
источник

GG

Gennady G in Uipath RPA
Nagaprasad
Monday i will share
👍
источник

RP

Ramees Pk in Uipath RPA
Hi guys
источник

AJ

A J in Uipath RPA
Hi
источник
2020 January 26

AJ

A J in Uipath RPA
Hi
источник

AJ

A J in Uipath RPA
If any one has any OCR or unstructured data extraction issues, or in Uipath certification.i will try to help.
источник
2020 January 27

MR

Mohammed Riyaz in Uipath RPA
Same can any1 share a resume
источник
2020 January 28

N

Naveed in Uipath RPA
источник

N

Naveed in Uipath RPA
I want to extract 460293991 from the string, digits will be dynamic but it will always be after split=
Can someone help me in this.
Thanks
источник

13

123 321 in Uipath RPA
Naveed
I want to extract 460293991 from the string, digits will be dynamic but it will always be after split=
Can someone help me in this.
Thanks
Use split function : split(myString.toString, "=")(1) this will give you all after =
источник