Method Invocation Result for <%= @scaffold_service %>#<%= @scaffold_method.public_name %>

Invocation took <%= '%f' % @method_elapsed %> seconds

Return Value:

<%= h @method_return_value.inspect %>

Request XML:

<%= h @method_request_xml %>

Response XML:

<%= h @method_response_xml %>

<%= link_to "Back", :action => @scaffold_action_name + '_method_params', :method => @scaffold_method.public_name, :service => @scaffold_service.name %>