Skip to content

Exporting Sales Shipments from Dynamics 365 Business Central

This task will export sales shipments from Dynamics 365 Business Central to XML format.

Settings

Dynamics 365 Business Central Connection

Required
The connection to Dynamics 365 Business Central to use. See the Connecting to Dynamics 365 Business Central article if you require more information on how to create/manage connections.

Export Country/Regions

Required
Set to true to include detailed country/regions information in the output from the task.

Export Customers

Required
Set to true to include detailed customer information in the output from the task.

Export Dimension Set Lines

Required
Set to true to include detailed dimension set line information in the output from the task.

Export Payment Terms

Required
Set to true to include detailed payment term information in the output from the task.

Export Settings

Required

  • Date Modified - Only records modified after this date will be exported. The date will update automatically each time the task runs.
  • Export Modified or All Records - Used to choose which records should be included in the export. Note that the 'Modified' setting will also export any new records.

Export Shipment Methods

Required
Set to true to include detailed shipment method information in the output from the task.

Filter

Optional
Specify criteria to use to filter the records output by the task. The filter is specified using the OData format, e.g. id eq c998d7da-549e-ed11-988a-000d3a3885d3. See Filtering for more information.

Output File

Required
The name of the file to write the exported records to. The data will be exported in XML format, a sample is provided below.

Page Size

Required
The maximum number of records to requested at a time. Increasing this will speed up the export but will use more memory and may result in timeout errors. The maximum is 20000.

Zynk Settings

See Common Task Settings

Examples

Sample output file:

<?xml version="1.0" encoding="utf-8"?>
<SalesShipments xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <SalesShipment>
    <Id>1c66490e-559e-ed11-988a-000d3a3885d3</Id>
    <ODataETag>W/"JzIwOzEyOTQ0NjA5OTA3MDI4MzkxNjA3MTswMDsn"</ODataETag>
    <Number>102001</Number>
    <ExternalDocumentNumber />
    <InvoiceDate>2022-01-18T00:00:00</InvoiceDate>
    <PostingDate>2022-01-18T00:00:00</PostingDate>
    <DueDate>2022-01-18T00:00:00</DueDate>
    <CustomerNumber>20000</CustomerNumber>
    <CustomerName>Trey Research</CustomerName>
    <BillToName>Trey Research</BillToName>
    <BillToCustomerNumber>20000</BillToCustomerNumber>
    <BillToAddressLine1>Southwark Bridge Rd, 91-95</BillToAddressLine1>
    <BillToAddressLine2 />
    <BillToCity>London</BillToCity>
    <BillToCountry>GB</BillToCountry>
    <BillToState />
    <BillToPostCode>SE1 0AX</BillToPostCode>
    <SellToAddressLine1>Southwark Bridge Rd, 91-95</SellToAddressLine1>
    <SellToAddressLine2 />
    <SellToCity>London</SellToCity>
    <SellToCountry>GB</SellToCountry>
    <SellToState />
    <SellToPostCode>SE1 0AX</SellToPostCode>
    <ShipToName>Trey Research</ShipToName>
    <ShipToContact>Helen Ray</ShipToContact>
    <ShipToAddressLine1>Southwark Bridge Rd, 91-95</ShipToAddressLine1>
    <ShipToAddressLine2 />
    <ShipToCity>London</ShipToCity>
    <ShipToCountry>GB</ShipToCountry>
    <ShipToState />
    <ShipToPostCode>SE1 0AX</ShipToPostCode>
    <CurrencyCode>GBP</CurrencyCode>
    <OrderNumber />
    <PaymentTermsCode>COD</PaymentTermsCode>
    <ShipmentMethodCode />
    <Salesperson>JO</Salesperson>
    <PricesIncludeTax>false</PricesIncludeTax>
    <LastModifiedDateTime>2023-01-27T15:12:50.247Z</LastModifiedDateTime>
    <PhoneNumber />
    <Email>[email protected]</Email>
    <SalesShipmentLines>
      <SalesShipmentLine>
        <Id>2766490e-559e-ed11-988a-000d3a3885d3</Id>
        <ODataETag>W/"JzE5OzU5MTgzNTcwMTk5MDU1NzExMjIxOzAwOyc="</ODataETag>
        <DocumentId>1c66490e-559e-ed11-988a-000d3a3885d3</DocumentId>
        <DocumentNo>102001</DocumentNo>
        <Sequence>10000</Sequence>
        <LineType>Item</LineType>
        <LineObjectNumber>1928-S</LineObjectNumber>
        <Description>AMSTERDAM Lamp</Description>
        <UnitOfMeasureCode>PCS</UnitOfMeasureCode>
        <UnitPrice>35.6</UnitPrice>
        <Quantity>3</Quantity>
        <DiscountPercent>0</DiscountPercent>
        <TaxPercent>20</TaxPercent>
        <ShipmentDate>2023-01-27T00:00:00</ShipmentDate>
      </SalesShipmentLine>
    </SalesShipmentLines>
    <DimensionSetLines>
      <DimensionSetLine>
        <Id>3b8e3bdf-549e-ed11-988a-000d3a3885d3</Id>
        <ODataETag>W/"JzE5OzEzODU4OTkzODg5MzM2OTA5NDUxOzAwOyc="</ODataETag>
        <Code>AREA</Code>
        <ParentId>1c66490e-559e-ed11-988a-000d3a3885d3</ParentId>
        <ParentType>Sales_x0020_Shipment</ParentType>
        <DisplayName>Area</DisplayName>
        <ValueId>a2913bdf-549e-ed11-988a-000d3a3885d3</ValueId>
        <ValueCode>40</ValueCode>
        <ValueDisplayName>Europe North (Non EU)</ValueDisplayName>
      </DimensionSetLine>
      <DimensionSetLine>
        <Id>3d8e3bdf-549e-ed11-988a-000d3a3885d3</Id>
        <ODataETag>W/"JzE5OzY5MjQyMDA3OTE1ODQyMTg0OTMxOzAwOyc="</ODataETag>
        <Code>CUSTOMERGROUP</Code>
        <ParentId>1c66490e-559e-ed11-988a-000d3a3885d3</ParentId>
        <ParentType>Sales_x0020_Shipment</ParentType>
        <DisplayName>Customer Group</DisplayName>
        <ValueId>ae913bdf-549e-ed11-988a-000d3a3885d3</ValueId>
        <ValueCode>MEDIUM</ValueCode>
        <ValueDisplayName>Medium Business</ValueDisplayName>
      </DimensionSetLine>
      <DimensionSetLine>
        <Id>3e8e3bdf-549e-ed11-988a-000d3a3885d3</Id>
        <ODataETag>W/"JzE5OzM4MTYyMDAzOTgwNjgwMDU1MzgxOzAwOyc="</ODataETag>
        <Code>DEPARTMENT</Code>
        <ParentId>1c66490e-559e-ed11-988a-000d3a3885d3</ParentId>
        <ParentType>Sales_x0020_Shipment</ParentType>
        <DisplayName>Department</DisplayName>
        <ValueId>b2913bdf-549e-ed11-988a-000d3a3885d3</ValueId>
        <ValueCode>SALES</ValueCode>
        <ValueDisplayName>Sales</ValueDisplayName>
      </DimensionSetLine>
      <DimensionSetLine>
        <Id>418e3bdf-549e-ed11-988a-000d3a3885d3</Id>
        <ODataETag>W/"JzIwOzEwMzU0NzY5ODUyNDAwNDE0OTMwMTswMDsn"</ODataETag>
        <Code>SALESPERSON</Code>
        <ParentId>1c66490e-559e-ed11-988a-000d3a3885d3</ParentId>
        <ParentType>Sales_x0020_Shipment</ParentType>
        <DisplayName>Salesperson</DisplayName>
        <ValueId>b8913bdf-549e-ed11-988a-000d3a3885d3</ValueId>
        <ValueCode>JO</ValueCode>
        <ValueDisplayName>Jim Olive</ValueDisplayName>
      </DimensionSetLine>
    </DimensionSetLines>
  </SalesShipment>
</SalesShipments>