Question Sebastian Thiele · Feb 22, 2019 Get default CSP-App Name for a Namespace Hi,I am looking foi an API to retrieve one namespace´s default web application name. We have use some code to setup links to event log/mesage trace for monitoring emails. In perticular we did this with ensemble where the default csp webapplication name always is something like csp/<namespace/. Anyway when it comes to a healthshare installation the default path seems to be csp/healthshare/<namespace>. #Ensemble #HealthShare 0 2 0 234
Question Sebastian Thiele · Jan 8, 2019 Determine if Namespace is Ensemble enabled and logging to console log file Hi everybody,I am looking for a way to detimerine if a certain namespace is ensemble enabled. I´ve seen such a solution somewhere in the past but can´t find it anymore. Is there a simplistic api around for that?My second question is in context of log some information to the console log file with a certain error level. Also, I´ve seen this in the past and can´t find it agian. I guess there was some kind of simple api to use for this.Thank you for your help.best regards,sebastian #Ensemble 0 2 0 216
Question Sebastian Thiele · Aug 2, 2018 Changing tableName of a ZEN-Tablepane on server Hi,we are moving an existing ZEN-Application to a new version of Caché (2017.2.2). It is a rather old application and we need to do some modifications due to the thightend security of ZEN in this and prior release (we came from 2013.1). One of the changes required is to alter a table Name of a ZEN-Table on the server-side. Anyway this gives us a problem, since we receive an errorERROR #5001: Client modification of protected property ( tableName) disallowed for security reasons.SOURCELEMENT: %ZEN.Component.tablePane (tpSimilarity) #ZEN #Caché 0 2 0 379
Question Sebastian Thiele · Jul 31, 2018 Use Fallback CSS mode Hi everybody,we have some legacy ZEN applications build upon CSS2 style definitions. We moved the application due to an upgrade to a newer version of cache (2017.2.1). Anyway I have in mind that in one of the prior relases css3 style interpretation was enforced by ZEN and you could explecitly tell the framework to use CSS2 by setting a global. Anyway I can´t found any hints in the docs on that. Does anyone of the %ZEN gurus have this in mind?best regards,sebastian #ZEN #Caché 0 1 0 170
Question Sebastian Thiele · Dec 1, 2017 EMail Business Service with eMail signature validation Hi,a Customer of ours comes up with a requirement to improve an existing email business service within one of his ensemble productions. The services fetches emails from a mailserver on a daily basis and extract attached files from this email and send them along with some meta information through the production. #Ensemble 0 3 0 360
Question Sebastian Thiele · Oct 13, 2017 DICOM TCP-Services and DICOM implementation details in Ensemble Hi everyone, before contacting WRC i thought to ask dev com about some questions related to Ensemble DICOM related implementation. These are more practical things and I hope to have someone around with experience in the field. We´ve created a DICOM Worklist application and are now in the process of roll-out. #Ensemble 0 5 0 697
Question Sebastian Thiele · Jul 28, 2017 Best way to determine if SMP is used with https Hi,we´re looking for a way to determine, if the System Management Portal (SMP) is only accessible through ssl/tls -> https. One of our applications send daily reports via email and places some dynamically created links within it. The application runs on the instance being monitorred (Ensemble-Productions).Since we migrate some of our customers systems to use https for the SMP connection, we need to generate those links with https:// instead of http://. Our application is characterized as kind of a lib so we use it for many of our clients systems. #Caché #Ensemble #Security 0 4 0 549
Question Sebastian Thiele · Apr 7, 2017 Auto select with ZEN dataCombo Hi,is there a way to implement the behaviour for a zen dataCombo? Let´s assume the dataCombo retrieves it´s data via sql query, lets say 50 records. Now the user type into the input of the datacombo 'a', which shall auto select the first entry beginning with character 'a'. If the type 'a' again, the next item from the list is selected. What I am looking for is an approach to implement such an behaviour. See a simple <select> component which support the desired functionality out-of the box. #ZEN #Caché 0 3 0 302
Question Sebastian Thiele · Dec 15, 2016 ZEN Class property 'list of Objects' on client (empty) on server (filled) Hi, I have a ZEN page class with the following annotation. What I try to accomplish is to display data from Object of Type MyPckg.Message. Each Message shall be displayed in a component of type <html>. The outline is somekind the following. #Beginner #Caché #ZEN 0 3 0 300
Question Sebastian Thiele · Dec 14, 2016 Login to csp application from remote system Hi,i have a csp application (namespace default) to which i like to login from remote. This is possible viahttp://localhost:57772/csp/namespace/MyApp.MyPage.cls?CacheUserName=<use... #Security #Ensemble 0 2 0 331