To get the NextLink from Odata you need to add "Prefer" key in header and define "odata.maxpagesize" as shown in below API request
Solutions to tackle unique scenarios with X++ and other approaches in D365 FnO and Ax 2012
Subscribe to:
Post Comments (Atom)
Copying and Auto populating financial dimension from inventSite X++
APPROACH 1 //calling method DimensionAttributeValueSetStorage valueStorage = this.getDefaultDimension(inventsite); purchTable.defaultdimen...
-
Part-1: Azure BLOB storage with Dynamics 365 for operations 25 May 2020|Azure and Dynamics With the introduction of cloud based applicat...
-
static void SendEmail(Args _args) { SysEmailParameters parameters = SysEmailParameters::find(); SMTPRelayServerName relayServer; SMTPPortNu...
-
using Microsoft.WindowsAzure.Storage; Using Microsoft.WindowsAzure.Storage.Blob; class RunnableClassBlobStorageDownload { /// ...
No comments:
Post a Comment