Question Andy Stobirski · Mar 17 XML.Reader correlate produces ERROR #6277: Type attribute does not specify valid type for XML input tag I'm using %XML.Reader to open an XML file and use it's correlate method to try and convert it to a class. The conversion fails with an error of: ERROR #6277: Type attribute, LimitedFreeTextFieldInstance, does not specify valid type for XML input tag: Field (ending at line 3 character 118). This is the XML #ObjectScript #XML #Caché 0 7 0 200
Question Andy Stobirski · Jan 16 %SQL.Export.Mgr not formatting exported data correctly Hi Guys I've been using the example code %SQL.ExportMgr taken from here (an example from the intersystems community) an am having a few problems with it. The code I have is below, and I'm having the following problems: #ObjectScript #SQL #Caché 0 4 0 125
Question Andy Stobirski · Nov 30, 2022 Left outer join on tables returns no matches Hi I have two tables: one a local table using cache and the other is via an SQL gateway connection to an MSSQL Server via a 64bit ODBC driver (ODBC Driver 17 for SQL Server). When I try to join them on a date field I don't get any matches, and I know that there are matches, e.g. running both views separately returns resuls for 30/11/2022. The following statement returns rows for the first table r, but nothing for the table l #SQL #Caché 0 5 0 244
Question Andy Stobirski · Nov 7, 2022 Displaying custom icons in Zen TablePane Hi Can anyone explain how to display custom icons in a TablePane? Andy #ZEN #Caché #TrakCare 0 3 0 170
Question Andy Stobirski · Nov 1, 2022 tablePane with OnCreateResultSet returns no results when referencing other namespace Hi I have a Zen Page with tablepane which has a datasource in a different namespace to that of the Zen Page. When the page is run, no data is returned and the tablepane is not populate, even though the rerferenced table contains dat. The tablePane code is as follows: #Namespace #ObjectScript #ZEN #Caché 0 4 0 141
Question Andy Stobirski · Sep 27, 2022 Hyperlinks on Zen Toolbar menu items - how to add? Hi So, I have a zen toolbar and I've figured on how to populate with menu items. How do I add a hyperlink to menu items - I've been all over the support docs, and don't seem to be able to find anything. Also, I see that this component is marked as deprecated - is there a recommended replacement? Andy #ZEN #Caché 0 1 0 76
Question Andy Stobirski · Sep 26, 2022 Populating a toolbar Hi I have a Zen toolbar which I want to share across many pages as common feature - I know it can be populated with a javascript clientmethod that returns a JSON on each page as per this example - https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY... #ZEN #Caché 0 1 0 111
Question Andy Stobirski · Sep 10, 2022 Copy code to clipboard button zen control Hi Guys Is there a zen control that exposes the "Copy code to clipboard" functionality , as seen in the code sample of this page? Cheers #ZEN #Caché 0 0 1 192
Question Andy Stobirski · Sep 5, 2022 Hl7 viewer component Hi All I'm building a ZEN page that will dispay HL7 from a database, and am currently displaying it an textarea. Is the HL7 viewer that is displayed when HL7 message is selected in a visual trace available as an out of the box tool I can plug into a webpage? Andy #ZEN #Caché 0 2 0 168
Question Andy Stobirski · Sep 2, 2022 Where can I find the The Zen Demo Hi The following page references the Zen Demo https://docs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY... Where can I find it to download. I'm drawing a blank here. Cheers #ZEN #Caché 0 2 0 129