Forum Discussion

vajdaz's avatar
vajdaz
Occasional Contributor
13 years ago

SoapUI transfer properties order

Hello,

is it possible to change the order of property transfer ?

For example in Property transfer step I have three transfers:

T1
T2
T3

And now I want to add one more transfer between T1 and T2, the order is important because each transfer depends on each other.

Thanks,
Vaidas

3 Replies

  • clarksj71's avatar
    clarksj71
    Occasional Contributor
    Have you tried creating multiple transfers...meaning 3 separate Property Transfer "Test Steps". This has worked for me.
  • knaecke's avatar
    knaecke
    Occasional Contributor
    You can also edit your project.xml, change the order there.
  • vajdaz's avatar
    vajdaz
    Occasional Contributor
    Thanks guys, both solutions works and I knew that before, but I just wondering why this is not possible to do using GUI...

    I think that would be comfortable thing.

    Anyway thanks.