sapB1Call

Description

This is a business management software (ERP) designed for small and medium-sized enterprises. As an ERP solution, it aims to automate key business functions in financials, operations, and human resources.

This function allows users to call the sapB1Call web service.

Input / Parameter

Output

N/A

Callback?

callback

The function to be executed if the connection to SAP B1 connector is successful.

errCallback

The function to be executed if the connection to SAP B1 connector is not successful.

Video

Coming Soon.

Example

The user wants to call the sapB1Call Web Service.

Step

  1. Create SAP B1 Connector in Services and define the name, url and timeOut.

  2. Call the function "sapB1Call" and define the connector & function, set the function "toObject"to data.

  3. Define toObject.

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

Result

Last updated