Web Operation Procedures

Prev Next

Procedure

Description

GetQueryStringValue

Gets query string value for specified key

GetRawUrl

Gets raw Url of current request

InvokeSOAPMethod

Invokes selected web method with inputs and returns the output. If outputs are mapped to list variable then each output value is added to the list. If outputs are mapped to a variable (not list) then first output value is returned