Share via


BankIBSUpload_BE.run Method [AX 2012]

Contains the flow of the upload process.

Syntax

public void run()

Run On

Called

Remarks

The flow is as follows:

  1. A session is created.

  2. The contracts and accounts are fetched.

  3. The upload is executed and the session is ended.

See Also

Reference

BankIBSUpload_BE Class