Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

Description

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.

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




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.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>


Next

Mobile Users (2/10)



Overview

  • No labels