Question Nezla · Jun 24 Using %Net.WebSocket.Client Hi Guys, I'm trying to use %Net.WebSocket.Client to collect data from a sever, and part of that I needed to implement Two classes (SX3.Production.HTTP.AdvCredenials & SX3.Production.HTTP.AdvListener) as below for the purpose of Credentials & EventListener properties, #InterSystems IRIS 0 8 0 54
Question Nezla · Jun 23 Installing NodeJs in the container Hi, I'm trying to install NodeJs (javascript runtime environment) in IRIS container so I can execute JS files?It was easy to install it outside the container but I got the attached error when trying in the container: Thanks #InterSystems IRIS 1 1 0 23
Question Nezla · Jun 19 Stop HTTP Response content Hi Guys, below is a running a URL in a browser to connect and get live advertising packets data from Cassia AC server which keeps the connect live and keep going and population data. #InterSystems IRIS 0 1 0 43
Question Nezla · Jun 11 Multiselction Zen component Hi Guys, I'm looking for a Zen component that allow me to populate a list of items and the ability to multiselect, similar to checklist? I've thought of using MultiSelectSet component but don't know how can I populate it like to a query or resultset? a short sample code would be helpful. Thanks #InterSystems IRIS 0 7 0 51
Question Nezla · Jun 8 Create Python pages Hi Guys, How can I create Python pages instead of CSP or Zen pages, not familiar with Python and the only way I know is using embedded Python as methods as attached below? Thanks #InterSystems IRIS 0 1 0 58
Question Nezla · Mar 31 Task scheduler Hi, I've a list of running scheduled task in task manger and would to crate a tasks to monitor if any of my tasks has stopped running, is there a function to check tasks status? Thanks #InterSystems IRIS 0 5 0 86
Question Nezla · Jun 5, 2024 JavaScript in Zen pages Hi Guys, This is more of a Javascript question but just in case would have an idea. basically I'm calling the below JavaScript function from a classMethod to add Options to an html <Select> tag (Dropdown) and after adding all options I would like to set a specific value or index to be selected, its working and actually the required option is selected but not showing as selected in the dropdown box. For testing purposes I've set option 4 to be selected by default as example and it's not showing as selected in required dropdown (green) #Ensemble 0 2 0 210
Question Nezla · Apr 29, 2024 Page not found in Zen application Hi Guy, Made a fresh new Install of our currently working application from our current server to a new one but when trying to run the application in the new server it raises a page not found error: this is the web application setup #Ensemble 0 4 0 126
Question Nezla · Apr 24, 2024 Unable to access web Gateway via IIS Hi I've installed Ensemble 2018 then enabled IIS from Win features, then realized that CSPGateway doesn't exit so I downloaded and installed CSPGateway-2018 from WRC. #Microsoft Windows #Web Gateway #Ensemble 0 12 0 362
Question Nezla · Apr 8, 2024 DynaTree problem Hi Guys, Any Idea on how can make a dynaTree with 4 levels hierarchy (attached), I'm using the below code but sometimes works and other cases it doesn't? #Ensemble 0 1 0 99
Question Nezla · Apr 3, 2024 Zen Page can't find compiled class Hi Guys, After converting from Ensemble 2014 to 2018 and ran my application I get the below error message: MSDS.ZEN.Component.imageclickbuttom exits and compiles fine and also compiled the Zen page extending the class successfully but still getting the error so not sure why I'm still getting the error!? Thanks #Ensemble 0 4 0 184
Question Nezla · Apr 3, 2024 Security Deployed classes Hi Guys, I'm converting our system from Ensemble 2014 to 2018 and we do have Security package of classes in deployed mode in our 2014 (eg. Users, Role, ...etc) which doesn't exist in our newly installed 2018, so how can I include those classes in 2018? Thanks #Ensemble 1 8 0 184
Question Nezla · Mar 27, 2024 dataCombo not working after conversion Hi Guys, I've upgraded from Ensemble 2014 to 2018 and copied all classes across, ran Upgrade & CompileAll and looks fine, but when trying to search on dataCombo I get the below error here is the definition of the Combo #Ensemble 0 3 0 149
Question Nezla · Mar 12, 2024 Get JWT Token Hi Guys, I'm trying both of these methods to get a JWT token but none is working for some reason and not sure what I'm missing? it works when I tested it from Postman Thanks #Ensemble 1 12 1 359
Question Nezla · Feb 29, 2024 List of workstations Hi Guys, How to get a list of workstations (machines) connected to the Server? Thanks #Ensemble 1 2 0 147
Question Nezla · Feb 14, 2024 Sending a file in HTTP response Hi Guys, I’ve the below service that receives a request from a client requiring a pdf file to be sent back for printing. #Ensemble 0 1 0 334
Question Nezla · Dec 17, 2023 Getting free disk Space Hi Guys, How to get free disk space, I found that I could use GetDirectorySpace but not sure how to use it in getting free space in my D drive? Thank #Ensemble 0 2 0 246
Question Nezla · Dec 3, 2023 Getting posted JSON in a service production Hi Guys, I have a client posting me JSNON file using a Get action and I'm using the below code to retrieve the data: #Ensemble 0 6 0 265
Question Nezla · Nov 30, 2023 Production allowed ports Hi Guys, Do we need to configure something in ports so that we can use it in a production? I've a production with 8 running services and recently added a new service with new port but unable to get it working raising error 404. When using an existing port that is used by current running service, my new service works fine but not when using a new port, I've added the new port to inbound rules in the firewall bit still no luck, so is there something I need to do to in Ensemble ? Thanks #Ensemble 0 3 0 200