web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Answered

AL Custom API Page download symbols issue

(0) ShareShare
ReportReport
Posted on by 38

Hi All,

https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-api-pagetype


I have successfully able to create custom API page for "vendor bank account" list in business central online sandbox environment by using above link and it worked as expected..


I did the same steps for online production environment but while I am trying to download symbols for production environment its shows the below error in VS code..

pastedimage1658378759601v1.png

This is my launch json file and made some modification for production environment. I don't know what I'm missing. Kindly help me to fix this issue..

{
    "version": "0.2.0",
    "configurations": [
        {
            "name": "Microsoft cloud sandbox",
            "request": "launch",
            "type": "al",
            "environmentType": "Production",
            "environmentName": "Production",
            "tenant": "38f3be-a48f-4147-adf8-7e080s5e46b57",
            "startupObjectId": 22,
            "startupObjectType": "Page",
            "breakOnError": true,
            "launchBrowser": true,
            "enableLongRunningSqlStatements": true,
            "enableSqlInformationDebugger": true
        }
    ]
}


I have the same question (0)
  • Suggested answer
    Marco Mels Profile Picture
    on at

    Hello,

    You can only develop against a Sandbox. A  Sandbox can be a copy of production.

    Thank you.

  • kalimuthu Profile Picture
    38 on at

    Hi Marco Mels

    I'm new to business central custom development.

    Thanks for your answer.

    I inspect the both production and sandbox environments. I can only access the sandbox table using my API.

    how can I access the table(Vendor bank accounts) data from production environment using the custom API.

    please share your thoughts...

  • Verified answer
    YUN ZHU Profile Picture
    95,720 Super User 2025 Season 2 on at

    Hi, You don't have direct access to the Production environment in VS Code other than using Snapshot Debugging. (Although that's not direct access either).

    I think your problem now is, how to install the program into the Production environment.

    I think there should be a xxx.app file in your VS Vode project.

    pastedimage1658449894447v1.png

    Try to upload this file on Extension Management page.

    pastedimage1658449942647v2.png

    Here is a similar example:

    https://yzhums.com/21735/

    Hope this helps.

    Thanks.

    ZHU

  • Verified answer
    kalimuthu Profile Picture
    38 on at

    Thanks a lot .. yzhums

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 2,664

#2
YUN ZHU Profile Picture

YUN ZHU 960 Super User 2025 Season 2

#3
Jainam M. Kothari Profile Picture

Jainam M. Kothari 773 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans