Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Excerpt

todo

For communication with the mobile devices, a

Web Service is used for the or communication between Business Central and the mobile devices  

Retrieve the SOAP URL

A Web Service entry is automatically created during installation.Step 1:

The endpoint URL for this web service need to be known by Tasklet Factory, in order to configure the mobile devices to communicate with Business Central.

Step 1 - Go to "Web services"

Step 2

:

- Copy the URL

Find the entry for "MOB WS Dispatcher" Codeunit 6181280 and copy the SOAP URL

Image Added


Step 3 - Update Mobile Configuration

This is normally performed in direct communication with Tasklet Factory Support during the Device configuration part of the Implementation.

  • Using the Service Desk please send us the SOAP URL on the project ticket or raise a new ticket 
    or
  • if this is for your own partner device, see below

Example for Start.


Image Removed

cfg 

<endpoints>    
  <endpoint id="01" displayName="D365BC" protocol="classic" type="NAV"  address="https://api.businesscentral.dynamics.com/v2.0/TenantId/WS/Company/Codeunit/MobileDocumentService"/>
</endpoints>


Overview

Page Tree
rootInstallation Guide (NOT PUBLISHED)
searchBoxtrue