Question Roger de Coninck · Sep 26, 2018 Open class file shows multiple times java.lang.NullPointer exception Hello,Atelier 1.2 as well 1.3 throws java.lang.NullPointerException when opening a class file.Never mind how to open the class file, 1) witin project explorer 2) atelier explorer 3) open resources 4) switcing between tabs (open files) etc..., I get these errors every time.Never seen this problem in Atelier 1.1.Do I miss something within the Eclipse environment? Does anyone has the same problem?Best Regards,Roger de Coninck. 0 5 0 718
Question Roger de Coninck · Jun 12, 2018 Alternative for %ZEN.Auxiliary.altJSONProvider).%ConvertJSONToObject Hello,I want to convert a json, which passed on in the a REST call, into a request message. I use method %ConvertJSONToObject of the %ZEN.Auxiliary.altJSONProvider class.Set sc = ##class(%ZEN.Auxiliary.altJSONProvider).%ConvertJSONToObject(%request.Content, "TestRequest", .request)Is there an alternative for this? I want to avoid to use the %ZEN library.Best RegardsRoger de Coninck #REST API #Ensemble 0 8 0 677
Question Roger de Coninck · Feb 19, 2018 Is there a way to visualize the package structure in the “open atelier class routine”? When selecte the menu Navigate/ open atelier class routine it shows all available classes.Duplciate classes are shown multiple times without a package structure (see example below). Is there a way to visualize the package structure in the “open atelier class routine”?Best Regards Roger de Coninck. #Development Environment 0 9 0 370
Question Roger de Coninck · Sep 23, 2017 How can I run a test suite within Atelier I have created a Atelier run configuration to start the unit test manager with the method DebugRunTestCase. In the run configuration it is possible to add arguments. In the list of arguments I want to put the select class file as argument.How can this be achieved? #Development Environment 0 1 0 329
Question Roger de Coninck · Jun 23, 2017 How to set $$$envCallerErrorInfoGet on windows to get the location information within a exception. Class documentation: class %Exception.General extends AbstractException Simple exception class that can be throw in user code. You can throw this with code similar to: #ObjectScript #Ensemble 0 1 0 476