Question Salma Sarwar · Oct 6, 2020 Programmatically define new message and segment without %Clone Hi I would like to create a new message of a particular type and append various segments programmatically. I have started with the following snippet. What I am currently finding difficult is to define a segment of a particular segment structure. I would like to append a pid segment of 2.3.1 to my message. I know I could you the importfromstring but I wanted to know whether there was a better way of achieving this. #Code Snippet #HL7 #Caché #HealthShare 0 2 0 660
Question Salma Sarwar · Jun 19, 2020 Best Practices when converting HL7 message to XML Stream Hi I was wondering whether there are any best practices or guidance around converting a HL7 message in to XML stream which will then be delivered to an end-point. Any help would be much appreciated. Kind Regards, Salma #HL7 #XML #Caché #Ensemble 0 3 0 527
Question Salma Sarwar · Jun 18, 2020 LDAP and Healthshare Hi All, #LDAP #Access control #HealthShare 0 2 0 345
Question Salma Sarwar · Sep 6, 2019 Replace Non ASCII Character with value Hi AllI am writing a class to take a general HL7 replace the non ASCII characters in all the segments to construct another message. I have the following solution working to an extent however it is inserting \r at the end of the segments that have been transformed. Firstly is this the correct approach and secondly how do I get rid of \r at the end of the segment that is affected?Thank you for your help. #Ensemble 0 1 0 870
Question Salma Sarwar · Aug 30, 2019 Export Lookup Tables Programmatically HiI was wondering whether anyone can help I would like to know what is the underlying method that is used for exporting lookup tables from within studio. I would like to do this programmatically. The export function provided with Ens.Util.LookupTable is not compatible with studio.Thank you.Kind Regards,Salma #Studio #HealthShare 0 4 0 577
Question Salma Sarwar · Aug 8, 2019 Exporting Project whilst maintaining folder structure Hi All,I am currently looking for a way of exporting a project from within studio that would actually create the subfolders associated with it. Is there an easy way of doing this. Thanks in advance?Kind Regards,Salma #HealthShare 0 11 0 387
Question Salma Sarwar · Feb 2, 2018 Best way to return Enslib.Sql.GatewayResultset to BPL HiI am fairly new to Ensemble development.I was wondering what is the best process of returning the resultset from a SQL outbound adapter to the BPL that had invoked it.Thank you for your help.Kind Regards,Salma #Beginner #Business Operation #Business Process (BPL) #JDBC #ODBC #Ensemble 0 6 0 644
Question Salma Sarwar · Jan 19, 2018 Gitlab hooks for Studio HiI am in the process of trying to implement version control software with studio. Has anyone got any recommendations (either Linux based/windows based) as a place to start I have installed Gitlab and I wanted to know whether anyone has come across any obstacles using this.I was also wondering whether anyone has developed any hooks for Gitlab that works well with Studio as I would prefer if there was a more integrated solution with studio? Any help with this would be great.Thank you.Kind Regards,Salma #Change Management #Git #SVN #Studio #Caché 0 7 0 877
Question Salma Sarwar · Jul 21, 2017 Ens.StreamContainer Hi All,I am fairly new to Ensemble and I wanted to know I have inbound business service (EnsLib.File.PassthroughService) which is looking for pdf files once it finds a pdf file (within the business process) it needs to find the associated xml file which would be in the same directory. Once both of these files are found they need to be sent to the business operation and deleted from the source (EnsLib.File.PassthroughOperation). #Beginner #Ensemble 0 9 0 1.5K