User bio
404 bio not found
Member since Feb 2, 2022
Posts:
Replies:
Did you mead INSTALLERMANIFESTLOGLEVEL=3 in Command-Line Properties?
Where I have to put the Verbose property? I found it only in <Log> tag Level property value in the documentation. But I did not specify any Log tags in my XData. If you mean pLogLevel parameter in the setup method, it is already = 3.
My setup method:
{
#; Let XGL document generate code for this method.
Quit ##class(%Installer.Manifest).%Generate(%compiledclass,
%code, "MyInstall")
}
Certifications & Credly badges:
Oleksandr has no Certifications & Credly badges yet.
Global Masters badges:
Oleksandr has no Global Masters badges yet.
Followers:
Oleksandr has no followers yet.
Following:
Oleksandr has not followed anybody yet.
I tried to remove CSPApplication tag from XData and the web application that is on the screenshot was created as well. Looks like manifest creates it with namespace by dafault.