Forum Discussion

anthonyc's avatar
anthonyc
New Contributor
15 years ago

Attaching binary data files to requests.

I am attempting to send a fingerprint file (wsq) on a web service request.

It does not seem to be sending any file. Do I need to do some form of conversion to the file before attaching it?

One more question: I have a jar file that I wish to call in order to tear down a user record after an enrollment. From command line I would run it as follows

java -jar .\deleter.jar {Person_ID}

How could I do this from soapUI?

3 Replies

  • Please do not create multiple topics to raise attention to your issue (makes it harder for everyone to use the forums). If you need help that urgently, consider purchasing soapUI Pro to get Pro support from eviware.

    *deleting duplicate topic*

    /Henrik
  • anthonyc's avatar
    anthonyc
    New Contributor
    Apologies. Posting multiple topics was not my intention.
  • anthonyc's avatar
    anthonyc
    New Contributor
    We have ordered soapUi pro. But currently waiting for approval from our managers which we expect in the next 24 hours.

    This issue is currently holding up our testing.