Question john smith · Jan 2 Nested queries Hi Guys, This Nested query is not working for some reason, but they work fine when executing separately ? select id from FDRD_Com.List where vehicle in (select Car from FDRD_Com.Prod where ProductLineName='Toyota' and Car is not null) Thanks #Ensemble 0 3 0 75
Question john smith · Nov 26, 2024 Smart Factory Starter Pack Hi Guys, I've installed the latest IRIS 24 and trying to setup the Smart Factory Starter pack following the link below and would like to confirm a few things: GitHub - intersystems/InterSystems-IRIS-Smart-Factory-Starter-Pack: ASP - OEE Dashboard #InterSystems IRIS 0 0 0 69
Question john smith · Nov 21, 2024 Installing Dockers & IRIS image Hi Guys, I'm a newbie in Dockers & containers and trying to install IRIS & VS Code in a container with dockers in Linux. My understanding is that I first need to install docker, create a container then install IRIS image and looked into this documentation (Container How-to | InterSystems IRIS Data Platform 2024.2) and got me lost so I guess I need baby steps: #InterSystems IRIS 0 2 0 112
Question john smith · Nov 17, 2024 Installing IRIS in Linux Hi Guys, We are planning to move our system from windows to Linux and I never used Linux before and all I know that is another operating system, so the new server has Linux which looks like just terminal session like Dos and as I ran "uname -r" command to check for the version in it shows some like "6.1.112-124.190.amzn2023.x86_64". So for the available IRIS distribution and can only found versions for Ubuntu and Red Heat, so do I have to either install one of them to be able to install & run IRIS? #InterSystems IRIS 0 5 0 157
Question john smith · Oct 29, 2024 dynaTree doesn't expand completely Hi Guys, I'm calling the expandAll() method to expand the whole tree structure but for some reason its only expanding the root folders but not all elements under those folders ? var tree = zenPage.getComponentById( "MyTree");tree.expandAll(true); Thanks #Ensemble 0 3 0 71
Question john smith · Oct 25, 2024 if statement in JS not working! Hi guys, Strange that Horizontal in my below code is "Z" but the if (Horizontal=='Z') is actually not recognizing it and does execute the rest of the code !? #Ensemble 0 1 0 66
Question john smith · Oct 22, 2024 Get description in dataBinding Hi Guys, Given that Analyst property is defined as class object I'm getting the Analyst ID in the below dataBinding, but I'm looking to display the Analyst name, I tried using dataBinding="Analyst->Name" but no luck, I got the same issue when binding to dataCombo or comboBox ? #Ensemble 0 2 0 50
Question john smith · Oct 14, 2024 dataBinding on Combobox Hi Guys, I've the below databinding on a combobox and the issue that the binding is coming with the display value of my levels so eg. I'm getting normal instead of 1 which mean the combobox in my form is not showing, so how get the binding to bring the VALUELIST rather then DISPLAYLIST ? #Ensemble 0 1 0 75
Question john smith · Sep 29, 2024 Response of JSON type Hi Guys, I'm using the below simple Get Webservice to return a JSON file, its working but the response is actually of Text type not JSON Type #Ensemble 0 5 0 91
Question john smith · Sep 27, 2024 Send JSON with HTTP post Hi Guys, How can I send JSON with HTTP post request?Thanks #Ensemble 0 3 0 123
Question john smith · Sep 26, 2024 HTTP request with Cookies Hi Guys, I've created a webservice where a third party web application that can communicate with Ensemble via webservices to post and get data in from of JSON, first call is a post call to login with user/password and Ensemble responds with success or failure than the following get calls, but I've been advised that I also need to return a Cookie to control the exchange and the session for a specific user, I'm not familiar with Cookie so any suggestions, how can I create a an authentication cookie and do i need to add it to my next Get calls ? Thanks #Ensemble 0 0 0 66
Question john smith · Sep 18, 2024 Changing JSON component Hi Guys, I'm using the following to display JSON content in an areatextbox, but I would like to change a value in my JSON before displaying it in my areabox? #Ensemble 0 3 0 75
Question john smith · Sep 15, 2024 Method doesn't Exist in Ensemble 2018 Hi guys,we converted from Ensemble 2014 to 2018 and now getting the attached error which looks like Manage Method don't exist anymore, has it been replaced by a new one? Thanks #Ensemble 0 2 0 93
Question john smith · Aug 14, 2024 Getting syntax error using && Hi Guys I'm getting syntax error using && operator in using JS in my Zen page, the || works fine!? Thanks #Ensemble 0 1 0 120
Question john smith · Aug 13, 2024 Exclude globals from mapping Hi I've more than 100 classes that are packed like CRD.Health.MyClass so I've defined the global mapping as CRD*, but now I would like to map some of the classes (CRD.Health.SomeClass) to different database so how can I exclude it from my current mapping to be in the new one because if I map it in the new database it will still conflict with the old mapping? Thanks #Ensemble 0 2 0 88
Question john smith · Aug 6, 2024 ERROR #6084: Unknown errors detected Hi Guys, I'm getting " ERROR #6084: Unknown errors detected" when compiling my CSP pages, the pages still works fine in the new 2018 system but can do any changes because of this error? Thanks #Ensemble 0 0 0 80
Question john smith · Aug 4, 2024 Unable to login CSP page Hi Guys, I've configured my web application and set the Path to where my CSP pages and I can login into my application loads fine with a side menu to links to my CSP pages but when clicking to go any CSP page I got kicked back to the Login page so is there a security setting or configuration that I'm missing ? Thanks #Ensemble 0 0 0 63
Question john smith · Aug 1, 2024 Can't access CSP pages Hi Guys, I've created a website and set the path to my csp pages in Web application setting and can populate all my .cls zen pages with no issues but when it comes to CSP pages I always get sent back to login page am I missing something in security ? Thanks #Ensemble 0 2 0 78
Question john smith · Aug 1, 2024 Task running but not executing the code Hi guys, #Ensemble 0 5 0 107
Question john smith · Jul 31, 2024 Task Expired problem Hi Guys, Migrated our system from Ensemble 2014 to 2018 and but for some reason my tasks keep getting the attached error not sure why? Thanks #Ensemble 0 4 0 93