問題タブ [wash-out]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
1255 参照

ruby-on-rails - 石鹸アクションリクエストにオプションのパラメータを追加する方法は?

soap_action(wash_out) リクエストにオプションのパラメーターを追加したいのですが、コードは次のとおりです

そして操作は

アクションはオプションである必要があります。親切に助けてください。

0 投票する
2 に答える
580 参照

ruby-on-rails-3 - 「soap アクション マッピングが見つかりません」soap api を解決するにはどうすればよいですか?

SOAP API のリクエストは以下のとおりです。

リクエストのレスポンスを以下に示します。

エラーの原因となるもの。

0 投票する
1 に答える
107 参照

mongodb - Using wash_out along with dynamic field mongodb document

I´m trying to build a Rails 4+ SOAP webservice with the wash_out gem and things look pretty straight forward. What I need is simply output an array of records fetched from a rails model, the complexity comes because my model is actually a MongoDB document with no fields declared. This table can potentially hold any kind of key/value/datatype data that I manage elsewhere in my system.

As I understand, to make use of a ReusableTypes in wash_out you need to specify the field map for that specific type which in my case could be different from one record to another.

Any ideas on how to sort out this scenario?

Thanks!

0 投票する
0 に答える
265 参照

ruby-on-rails - activerecord メソッドの欠落エラー

これは、soap リクエストを送信しようとしたときのエラーです。activerecord バージョンの構文エラーである可能性があります

ここにgemファイルがあります

これは log_remove_subscription メソッドです。エラー ログ メッセージに示されているように、コードの 16 行目でエラーが発生しています。

0 投票する
1 に答える
200 参照

ruby-on-rails - wsse_auth_callback が、wash_out SOAP サービスで機能しない

パラメーターで :wsse_auth_callback を使用すると、 wash_out (0.9.0) が機能しないのはなぜですか?

この初期化コードを使用しました:

そして、私はこのエラーを受け取りました:

次のキーは許可されていません: [:wsse_auth_callback] 次のいずれかを意図していましたか? [:parser, :namespace, :wsdl_style, :snakecase_input, :camelize_wsdl, :catch_xml_errors, :wsse_username, :wsse_password]

0 投票する
1 に答える
859 参照

ruby-on-rails - 異なる SOAP アクションで、wash_out が同一のデータ型を使用できないのはなぜですか?

masterブランチのwash_outを使用しています。異なる SOAP アクションで同一のデータ型を使用できないのはなぜですか?

サンプル:

また、WashOut::Type でラップしようとしましたが、役に立ちません。

エラー: