Forum Discussion
PaulDonny
12 years agoRegular Contributor
Thanks for the reply.
Sadly, since I would be distributing this to offshore and independent contractors, SoapUI Pro would likely not be an option for me. The main issue I am running into with SoapUI is the fact that each call has to be manually edited so I am trying to put all of that editing into one nice smooth UI, which I have already done.
I am just trying to figure out if there is something I have overlooked. I am confident that there is a better way than the way I am doing it to quickly edit everything that would need to be changed. Something that would work with the WSDLs to create the randomization vs having to manually edit the XML to fit my code's needs after updating the XML to fit the API's new needs.
Anyways, I will look into this further. I am tempted to just dig into the source for the Open Source version and make the edits in the code for what I would want to do. Might be easier that way too.
Sadly, since I would be distributing this to offshore and independent contractors, SoapUI Pro would likely not be an option for me. The main issue I am running into with SoapUI is the fact that each call has to be manually edited so I am trying to put all of that editing into one nice smooth UI, which I have already done.
I am just trying to figure out if there is something I have overlooked. I am confident that there is a better way than the way I am doing it to quickly edit everything that would need to be changed. Something that would work with the WSDLs to create the randomization vs having to manually edit the XML to fit my code's needs after updating the XML to fit the API's new needs.
Anyways, I will look into this further. I am tempted to just dig into the source for the Open Source version and make the edits in the code for what I would want to do. Might be easier that way too.