navCall

Description

Creates a connection with a navConnector.

Input / Parameter

Output

N/A

Callback?

callback

The function to be executed if the connection to navConnector is successful.

errCallback

The function to be executed if the connection to navConnector is not successful.

Video

Coming Soon.

Example

The user wants to call the navCall Web Service.

Step

  1. Create a NAV Connector in Services with the follow parameters.

  2. Call the function "navCall".

  3. Add a console after callback function for display response from console.

Result

Last updated