Yuri M.
Yuri M.
4 years later... The problem is still there. My colleagues design multiple reports for BC 23. I merge master branch into my feature branch and compile the app: most of...
Dear Rob, I have solved it for now by using double pipeline as a separator. I would also go with the 2nd option. It would be nice to get a...
Faced the same problem today with BC 25.3 OnPrem. The release pipeline hangs. An attemp to publish the app manually using PowerShell (version 5 is installed) on customer's server hangs....
I am getting the same error too. (14.2.1249978) The error is thrown when I have one AL code line that calls a function from another app. The AL object has...
BC 24.2, SaaS, AL Language extension v13.1.1065068 I am using the same function SelectSingleNode like this: `Exists := XmlNode.SelectSingleNode(NodeName, XmlNode2);` I am getting a MESSAGE shown in Web Client if...