How to find specific string using regex

and use this Regax i am get this URL below the screenshot
image

and after that merge the URL in one variable
and same variable write in add data row
below in the screenshot

image

Hi,

The above regex is working, try this in try catch…

Exception as null

In the exception box just pass one assign.

yourstring = “NULL”

Hi
Can we extract this URL from matches activity and store it in a variable instead of assigned activity.

below in the image
image


I want to get this url from matches activity is it possible

image
i want to get this URL in one matches activity and store in one variable

You can get the url separately and after that concatenate both the values as one

Regards
Gokul

Hi Thanks for reply
but i am getting the both URL and after that merge in one variable
But when start the robot it is showing the error in add data row.
so i am asking about matches activity

@BHARAT_NAGAR

Can you share the screen shot with the add data row properties?

And also have you checked with message box that all the values which you passed in add data row has returning some values?

Regards
Gokul

Hi
image
This is the add data row properties variable name.
and data table variable name is (build data)

image
and i am getting this error.

If possible can you share the workflow @BHARAT_NAGAR

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.