Hello, maybe you can help me. I work with JMeter and SOAP Request, like GetObjectByFilter. I have the following problem.
Situation: I have an amount of user with a special attribut. I can request the user with "GET" and get e.g. 100 Users. Now all these users have at least on CompanyID, which says that, that they are related to this company. After getting the users, i want to request every CompanyID they own. My wish: I want to test with JMeter, if every CompanyID i get with the GetUserRequest is "get-able". So i like to have, that JMeter take the first User and get every CompanyID. After this JMeter should take the second user and take his CompanyIDs. Then the third and so on... The biggest problem i have is that every user can have one CompanyID or MORE. http://www.nabble.com/file/p24494926/test.jpeg -- View this message in context: http://www.nabble.com/get-several-IDs-from-several-Users-tp24494926p24494926.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

