SoapUI Runner doesn't execute Property Transfer?

Free for all.

SoapUI Runner doesn't execute Property Transfer?

Postby JeremyC » 06 Jul 2010 21:45

I have a SoapUI Test Case that has a property transfer at step 2. (The result from the first step becomes the input for a number of subsequent steps. However it seems that the property transfer step does not execute. The Test Case runs fine directly within SoapUI though.
JeremyC
User
 
Posts: 4
Joined: 06 Jul 2010 21:39

Re: SoapUI Runner doesn't execute Property Transfer?

Postby SmartBear Support » 06 Jul 2010 21:55

Hi!

hmm.. what indication are you getting that the property-transfer isn't being executed? Is the second request coming out with the wrong data?

regards!

/Ole
eviware.com
SmartBear Support
Administrator
Administrator
 
Posts: 6702
Joined: 16 Feb 2009 10:53

Re: SoapUI Runner doesn't execute Property Transfer?

Postby JeremyC » 06 Jul 2010 22:08

Here's what I have going on.

Step 1: Send a REST message to request an object creation on my server. (Server returns bunch of data including a generated ID)
Step 2: Transfer the ID to steps 3, 4, etc...
Step 3: Request an operation on the object created in step 1.
Step 4....

I have logs that show that it always dies on step 3. The id that is sent is the ID that was previously in SoapUI when I imported my Test Case into loadUI. The ID, that should be set by the property transfer never changes.
JeremyC
User
 
Posts: 4
Joined: 06 Jul 2010 21:39

Re: SoapUI Runner doesn't execute Property Transfer?

Postby SmartBear Support » 06 Jul 2010 23:01

Hi!

This is fixed in the upcoming nightly build. Thanks for reporting!

regards,

/Ole
eviware.com
SmartBear Support
Administrator
Administrator
 
Posts: 6702
Joined: 16 Feb 2009 10:53

Re: SoapUI Runner doesn't execute Property Transfer?

Postby JeremyC » 08 Jul 2010 17:42

Should that have been in the July 7 nightly build? It still seems to be failing for me.
JeremyC
User
 
Posts: 4
Joined: 06 Jul 2010 21:39


Return to LoadUI