MCP Server for Microsoft Dynamics 365 Business Central

Build 25.0.9440

RequestRawValue

Request the raw value of a property by providing the full path to the resource. Be it a primitive type or a binary stream.

Input

Name Type Description
MediaReadLink String The url to the resource. This can be the full url to a stream resource or to a primitive property
FileName String The name of the file where the data from the stream will be written to. EX: C:\\Users\\Public\\document.pdf

Result Set Columns

Name Type Description
FileData String If neither FileName or FileStream are provided, the content will be displayed here as Base64Encoded
Success String Whether the procedure was successful or not

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440