dynamicsGPCall

Description

Is a function that needed if user want to use a function from web services.

Input / Parameters

Output

Callback

Video

Example

User wants to call the dynamicsGP Web Service.

Step

  1. Create dynamics GP Connector in Services and define the name, url and timeOut. Name: conn_gp url: http://aidemosvr.cloudapp.net:48620/Metadata/Legacy/Full/DynamicsGP.wsdl user:AIDEMO\gpadmin password: ******* timeOut: 60000

  2. Call the function "dynamicsGPCall".

  3. Define toObject.

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

Result

Last updated