Jump to content

Trying to get binary data read into an HTTP receiver in BW 5.11


Rob Perkins

Recommended Posts

Im trying to use an HTTP reciever to be sent some encrypted data. The sample curl call i have is of the form

curl --request POST --data-binary @FILE "https://op.multiq.com/publiq/op/wclc.phpsignature=SIGNATURE

Where FILE contains the data.

In BW I cant figure out where this data would appear. I assumed it would be in the BinaryContent process data. But theres nothing there.

Any help would be appreciated.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...