Questions tagged [businesscentral]
36 questions
0
votes
1 answer
How to manage couple of shops with Business central
We're not sure how to manage couple of shopify shops with business central.
We've separate URL's for Separate shops and separate products but one business central account.
Any documentation for help?

Web Team ve Dooa
- 1
- 1
0
votes
1 answer
Mapping Vendor Item Number to Sales Lines, or clone existing field to a created one
I'm trying to customise a report with a value from an unrelated table. I can't figure out how to get an existing field to populate my custom field.
Specifically, I need the Vendor Item No. from Items (or Item Card) to be available on the Sales Lines…

Boardies
- 3
- 1
0
votes
0 answers
JBPM + KeyCloak + Google auth does not map the user after authorization
I'm deploying jbpm (7.57.0.Final)in docker with authorization via keycloak and google. I can log in to BuissnesCentral with my Google account through Keycloak, and I see my email in the top right corner. However, when I create a human task and write…

Liudmila
- 1
0
votes
0 answers
Guided score card throwing error in business central
I am using docker image to launch the business central to perform a hello world project for learning rule engine. When i try to create a Guided Score card i am getting below error
org.drools.compiler.compiler.DroolsParserException:…

vinojash
- 27
- 4
0
votes
1 answer
Business Central - 'OnCustomDocumentMergerEx' even does not trigger
I Recently tried to refactor a deprecated part of our code, which is an event subscription to 'OnBeforeMergeDocument', Because i had some problems regarding the printer name which I posted about in this Stack Overflow post.
I then tried to bind to…

Luke_
- 745
- 10
- 23
0
votes
1 answer
Business Central - Previewing when printing gives printername as empty string
When going to the sales invoices page in business central, you can print an invoice and you will get the following popup:
Here you can select a printer in the printer dropdown, we then catch that printer name in the OnBeforeMergeDocument event,…

Luke_
- 745
- 10
- 23
0
votes
1 answer
You do not have the following permissions on CodeUnit ... Execute
I have an AL extension deployed on a BC V20 On-Prem system (Version: GB Business Central 20.0 (Platform 20.0.37114.38150 + Application 20.0.37253.38230)). It was working fine until a new licence was installed. It also works on a Cloud Sandbox. A…

NickSO
- 33
- 2
- 6
0
votes
1 answer
How to escape a character in a string in business central AL
I keep coming across situations where i need to escape a character such as a quote. I never been able to figure out how to do this since a simple Message('test \' test'); doesn't work.
Every time i need to figure out a workaround, and its starting…

Luke_
- 745
- 10
- 23
0
votes
2 answers
Business Central - POST sales invoice line using REST API - setting multiple dimension values
We use Business Central cloud API to POST sales invoices from other system
After creating the the sales invoice we create sales invoice lines to it
by using
{BC Endpoint}/SalesInvoiceLine API call
but we are able to enter only two shortcut…

Total_noob_on_GIS
- 64
- 7
0
votes
1 answer
Make column section width relative in D365 Business Central cloud
I am a seasoned MS CRM developer with very little experience in BC/AL development.
I have a current CRM client that also uses BC and has I small request I am trying to assist with.
When adding new column sections in a record, the client wants the…

J.S. Orris
- 4,653
- 12
- 49
- 89
0
votes
1 answer
How to create a dataverse virtual table for Business central
What's the best way to connect Business Central to Power Pages? I've tried virtual tables so far, however, I am not able to see the data when I create a list view or a form in Power pages. It is returning the following error 'We're sorry, but…

bssienes
- 1
0
votes
1 answer
Business Central TempBlob and File Hash
I'm trying to do something that is harder than expected.
I have to send a file (a pdf report, for example), via httprequest with multipart form-data.
I managed to do that, only working with the tempblob codeunit (it has to be compatible with cloud…
0
votes
1 answer
Business Central, VAT amount line on sales invoice
I would like to put VAT amount line on a sales invoice report. I created a custom report layout and added all the fields I want show on the sales invoice.
Somehow, the VatAmount_VatAmountLine works only for the first row of the booked sales invoice.…

Tom Roskam
- 23
- 5
0
votes
1 answer
Post a Report in a Sharepoint folder
I have been working in project that create a folder through Business Central when you click on an Action. It's working fine, but now I wanted to when I click in the Action it send the Report, in Page Item Card(30), to my folder in the Sharepoint. I…

Henrique Araújo
- 11
- 4
0
votes
0 answers
Business processes don`t correctly call scorecard?
I want to use business process call scorecard,but it is not work,Someone knows why not?
The following is my project content
business central:7.73.0
kie server:7.73.0
1、Data Objects
ScoreVariable: age Integer、enterpriseType String、finalScore…

user20371919
- 1
- 1