WS_CALL($endpoint, $function, $parameters)

WS_CALL($endpoint, $function, $parameters)

This formula calls extern SOAP webservice function $function, located in $endpoint with parameters string $parameters

$parameters must be in codified url format

Calculated:

On close the form.

Once informed, the fields could be modified.

Formula:

=WS_CALL(http://dev4.linkcare:8001, user_set_random_protocol, user=12&team=1)

Calculation

Returns result of call of informed webservice.