top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

File transfer via SOAP using rails

+1 vote
320 views

Can't find any related data on the subject: how to receive a file via SOAP using Rails. If anyone have accomplished such a task I'll be very grateful for any help and info.

posted Aug 5, 2013 by Sheetal Chauhan

Looking for an answer?  Promote on:
Facebook Share Button Twitter Share Button LinkedIn Share Button

Similar Questions
+1 vote

Does anyone have successful experience of implementing such a task using Rails?

+3 votes

I am using Springs 3. I have a method in an Endpoint class which handles the web service request. The method is annotated with @Action to make it asynchronous. The SOAP request header contains some information (like UUID, Reply Address, etc). I need to be able to access these header information from inside this method.

The Spring WS MessageContext as well as the Apache axis MessageContext seems to be empty, so I am not able to use it inside the method to derive the SOAP header.

0 votes

I am saving password with hashed_password and salt in table. Now I need to send those passwords via SMS can it be possible.

...