Ingtegration between business central and CDS

Shrey Bhatt 1 Reputation point
2021-06-17T05:06:26.817+00:00

Hi,

I'm having issues integrating the dataverse... all is set on the BC (Business Central) side of things except for this. I hope you can help. Thanks much :)

PS F:\ALProjectDataverse> C:\users"user".vscode\extensions\ms-dynamics-smb.al-7.2.475273\bin\altpgen.exe -project:F:\ALProjectDataverse -packagecachepath:F:\ALProjectDataverse.alpackages -serviceuri:https://******.crm6.dynamics.com -entities:cr55c_job_test -baseid:50000 -tabletype:CDS

Microsoft (R) AL Table Proxy Generator version 7.2.7.16535
Copyright (C) Microsoft Corporation. All rights reserved

Authenticating CDS using ServiceUri=https://******.crm6.dynamics.com
error CDS0001:

Microsoft 365 Publishing
Microsoft 365 Publishing
Microsoft 365: Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line. Publishing: The process of preparing, producing, and releasing content for distribution or sale.
599 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Gelatina_Cosmica 1 Reputation point
    2021-06-22T16:00:38.96+00:00

    I'm having the same problem everytime I try to use the proxy generator. CDS0001 :(

    0 comments No comments

  2. joseph mazuvancheri 1 Reputation point
    2021-06-29T05:56:10.78+00:00

    To get past this error, you will need to downgrade VS Code AL extension to 7.1.453917 (this is the previous version to currently) available.

    I am able to generate the proxy table al code with the downgrade. Not ideal but gets past this error.

    After publishing the package, when i use the table I get the error
    "principal User (type=8) is missing prvReadtablename privilege

    0 comments No comments