Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7974099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T08:16:37+00:00 2026-06-04T08:16:37+00:00

In the case where I have two identical tags and identical attributes and the

  • 0

In the case where I have two identical tags and identical attributes and the only difference is the value, how can I extract the second one?

<data xsi:type="soapenc:string">0</data>
<data xsi:type="soapenc:string">1</data>

I have tried doing the followings.

<data xsi:type="soapenc:string">0</data><data xsi:type="soapenc:string">(.+?)</data>

And assign the value to myID. But when I put in ${myID} in the script, it is using the string “${myID}” instead of the actual value. Is it that the extraction not working? Or do I need to use a different variable for it?

I have a different sampler where I have only one tag. For example,

<data xsi:type="soapenc:string">0</data>

When I do,

<data xsi:type="soapenc:string">(.+?)</data>

and assign to myAnotherID, I can use ${myAnotherID} and the value would be used in the script.

So, why is it that ${myID} does not return the value?

Thanks in advance,
Monte

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T08:16:39+00:00Added an answer on June 4, 2026 at 8:16 am

    Use the single expression – <data xsi:type="soapenc:string">(.+?)</data> – to get all the matches.
    If there are more than one match jmeter will generate specific variables for each match, based on the variable name to which you are trying to extract – like refName_N: myAnotherID_1, myAnotherID_2, …, myAnotherID_N in your case.
    Then you can refer required value via corresponding variable (myAnotherID_1 in your example).

    • Look into Regular Expression Extractor reference for Match Number explanation.
    • Look into this post about extracting and accessing batch of values using Regular Expression Extractor.
    • You can also use Debug Sampler with JMeter Variables = true to see all the variables generated upon extracting batch of values.
    • Look into this post for looping through multiple RegExp Extractor output values without ForEach Controller.

    Hope this helps.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two columns of mostly identical strings in excel (including identical case), one
I have two functions whose underlying logic is the same but in one case
I have two distinct scenarios. One, where there is a many to many case,
I have to compare two strings for case insensitive equality which one is faster
I have two controls. The XAML's are big and very similar. One difference is
I have two classes that are almost identical, besides one method. The classes have
I Have two problem in this Case : I want to pass a JSON
I have two inputs min, max In the case where min=32 and max=46 then
I want to have two EntityManagerFactories ( org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean in this case), with each of
I have the following code (in this case for two images - but in

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.