Question Paul Reesman · Jun 7, 2016 Atelier bracket problem We have noticed that when compiling with Atelier (either Atelier itself or sending the code through the REST interface) that the build will fail if all brackets '() {} []' are not closed. This includes brackets opened in comments.For example, this will fail:class myclass{//if someVar {}I do not know if this issue has been fixed or if this issue has been brought up, but it has been a nuisance over here. #Development Environment #ObjectScript 1 3 0 343
Question Paul Reesman · May 18, 2016 Ensemble HTTP OnProcessInput I am just trying to make a quick hand off HTTP production. I have the class built and compiled onto the server and the production is running as a service. When the production is called (by an inbound job) I can see that the HTTP.InboundAdapter is being used successfully and the stack continues all the up to ProcessInput where OnProcessInput is called in Ens.BusinessService. #Business Service #ObjectScript #Ensemble 0 15 0 1.4K
Question Paul Reesman · Apr 18, 2016 Healthshare Clinician Portal Documents not Mapping We are receiving XML documents and storing them. When we click to go into the clinician portal and again to view a patient, we can see the documents but none of the data is mapped to their respective buckets, i.e. allergies or medications.I am thinking that I need to build an XSLT parser and change the format to SDA3, is this an appropriate approach? Or would using the Data Transformation (Ensemble -> Build -> Data Transformation) be a better idea? Lastly, if the XSLT idea is preferred, where would I call it within the stack? #DTL #HealthShare #XML #Mapping 0 1 0 420