Loading...

How to post assembly orders with item tracking via Odata API in Business Central

How to post assembly orders with item tracking via Odata API in Business Central
Here’s a example of how to post Assembly orders and lines and add item tracking to the lines and header via Odata web services in Business Central. First API page to create/read/update assembly orders: page 50130 AssemblyOrders { PageType = API; APIGroup = 'BCPortal'; APIPublisher = 'BCPortal'; APIVersion = 'v1.0'; EntitySetName = 'assemblyOrders'; EntityName = 'assemblyOrder'; DelayedInsert = true; SourceTable = "Assembly Header"; layout { area(Content) { repeater(AssemblyHeader) { field(SystemId; Rec.

Published on:

Learn more
Posts on Microsoft Dynamics 365 Business Central Development
Posts on Microsoft Dynamics 365 Business Central Development

Recent content in Posts on Microsoft Dynamics 365 Business Central Development

Share post:

Related posts

BcMCPProxyWebApp: Connecting Microsoft Foundry Agents with Business Central MCP

At the last BizSource UG Croatia session, I demoed a practical scenario where an AI agent talks to Business Central using MCP (Model Context P...

20 hours ago

Dynamics 365 Business Central: Set up access to Business Central with Microsoft 365 licenses within BC (Not in Admin Center)

Hi, Readers.From Business Central 2022 wave 2 (BC21), Microsoft brought us an exciting news for Business Central. Microsoft Teams users will b...

1 day ago

Dynamics 365 Business Central: Copy Comments from Vendor to Purchase Document – Customization

Hi, Readers.Today I would like to talk about how to copy Comments from Vendor to Purchase Document. As you might know, you can add extra infor...

2 days ago

Business Central 2026 release wave 1 (BC28): Download Symbols from Global NuGet Sources (without any environment)

Hi, Readers.Business Central 2026 release wave 1 (BC28) Public Preview is scheduled to be released on March 2, 2026. More details: Link In thi...

3 days ago

Dynamics 365 Business Central: How to convert Text/Integer to Date (Text/Integer Data type -> Date Data type)

Hi, Readers.Today I would like to share another mini tip about Business Central, how to convert Integer/Text to Date. When developing in ...

4 days ago

Dynamics 365 Business Central: How to hide the confirmation message (An approval request has been sent) when sending an Approval Request?

Hi, Readers.Today I would like to share another mini tip about Business Central, how to hide the confirmation message (An approval request has...

8 days ago

Dynamics 365 Business Central: AL Object Relations Visualizer (New VS Code extension)

Hi, Readers.Today, I would like to share an interesting VS Code extension I recently came across: AL Object Relations Visualizer.Credit for th...

9 days ago

Dynamics 365 Business Central: A universal method to check if a Field has a value in AL

Hi, Readers.Today I would like to share another mini tip about Business Central, how to check if a Field has a value with a universal method i...

10 days ago

Dynamics 365 Business Central: Comparing Years (Year-Over-Year) in Analysis Mode: A Simple 4-Step Guide

Hi, Readers.Today I would like to share another mini tip about Business Central, how to quickly create a Comparing Years report (Year-Ove...

11 days ago
Stay up to date with latest Microsoft Dynamics 365 and Power Platform news!
* Yes, I agree to the privacy policy