Config / Data Exchange / ANVEDI Service Communication

ANVEDI Service Communication

This communication channel is used with a managed file transfer service that will be offered by Anveo in the future.

This communication handler is only available in the Dynamics Extension version of the module and is not available for environment using FOB objects.

This codeunit does not allow to connect to services that does not implement the Anveo API.

Configuration

You’ll have to provide the service host, as well as an API key. If you’re using the service that will be offered by Anveo you have to copy the values from the companies API settings page.

Use with Other Services

This codeunit only works with a fixed API that is used by Anveo’s services. It is possible to provide your own service, as long as it implements our API. The API specification is available on request from our EDI support.

To communicate with other webservices you should implement a custom communication handler.