Question Rochdi Badis · Jan 26, 2023 Tablepane Navigation Hi Guys The navigation by default returns the Total records, how can I change that or allow the navigator to only show the number of records in the current page, or is there a property of Tablepane that returns the current page records No? Thanks #Ensemble 0 0 0 139
Question Rochdi Badis · Jan 16, 2023 File system Max size Hi Guys, we are having a problem with the Cache.dat file is not expanding anymore since it has reached 2.2TB, we still have extra 260Gb of free disk space in our drive but for some reason it's raising a FILEFULL which is a result or the database not able to expand. #Ensemble 0 4 0 478
Question Rochdi Badis · Jan 12, 2023 Setting up default port in Apache for Web Apps Hi Guys, we this format of url with port required, and my guess that if we specify port 57772 as the default port in the web server which I'm assuming that would be Apache , we don't have to specify the port in our url, so how can set a default port in Apache? http://localhost:57772/us-serenity/MSDS.SelectApplication.UI.SelectAppli... Thanks #Ensemble 0 5 1 380
Question Rochdi Badis · Jan 10, 2023 How Job queues are processed in Ensemble Hi Guys, #Ensemble 1 1 0 202
Question Rochdi Badis · Dec 14, 2022 Property definition principles Hi Guys, I'm trying to get head around this principle of instance variables and the advantage of it. I found this principle used a lot by my predecessor in some properties definition and I'm wondering why don't we just use the property as simple as is, its creating two properties sCtg that contain the value and Ctg is a calculate to get the value of sCtg, is there advantage of fast accessing or... !? #Ensemble 0 3 0 241
Question Rochdi Badis · Nov 30, 2022 Unable to print from Edge Hi Guys, Our clients are running Zen pages from Internet explorer and able to print with no issues but since they upgraded to Edge the can't print anymore, the user can select the printer from the listbox but it says "Printer Unavailable" ? so far they installed MSDWebCient.msi and also set Edge to run in IE mode following these steps : #Ensemble 0 0 1 415
Question Rochdi Badis · Nov 29, 2022 Apache with SSL Certificates Hi Guys, Our system admin has installed a new SSL certificate to replace the old one in our Windows server 2016. So should it be ok to just then remove the old Certificate given that we installed the new one, knowing that the old one has been used previously or do we need to do something in existing SSL/TLS configurations ? #Ensemble 0 2 0 276
Question Rochdi Badis · Nov 19, 2022 Cache data types conversion Hi Guys, I've this : - NodeJS example, #Ensemble 0 4 0 456
Question Rochdi Badis · Nov 9, 2022 SQL gateway connections Hi Guys, My understanding is that SQL gateway connection is a way where you can have two ensemble instances where in instance A you can have a class and then you create a connection from instance B and you can run queries for that table from instance A into B? But as I checked the doc, it says that SQL gateways is a way to just import data from an instance to another? Thanks #Ensemble 0 1 0 349
Question Rochdi Badis · Nov 7, 2022 Force stopping a task Hi Guys, I've a task scheduler that is stuck in Running is there a way for force stopping it? Thanks #Ensemble 0 5 0 627
Question Rochdi Badis · Oct 25, 2022 Setting a web application password Hi Guys, From where can I set a user/pass for an application pls? I've the below application as an API to be used by a client to send requests and would like to set a user/pass for it, I can see the Password tickbox but where can I type in the required password, and can I set a use as well? Thanks #Ensemble 0 1 0 154
Question Rochdi Badis · Oct 13, 2022 Rest APIs for beginners Hi Guys, I'm really not that familiar with Rest APIs in Ensemble and came across one while investigating some issues. #Ensemble 1 4 0 505
Question Rochdi Badis · Oct 13, 2022 Export to Excel with GenerateReport() Hi Guys, I'm exporting a Zen report to excel using the following : SET Status=rpt1.GenerateReport("c:\temp\Intruments.xls",10) and it's working ok but I'm getting extra fields that they shouldn't be there. here is the correct html format : #Ensemble 0 4 0 347
Question Rochdi Badis · Oct 10, 2022 hs_err_pid log files Hi Guys, I'm getting a lot of hs_err_pid.mdmp & hs_err_pis.txt error files in the path where Cache.DAT in located and as I googled these seems to be Java error files and I'm wondering what this has to do with Ensemble, and is it alright to just delete them? Thanks #Ensemble 0 0 0 141
Question Rochdi Badis · Oct 9, 2022 HTTP request with open stream Hi Guys, This link (https://github.com/CassiaNetworks/CassiaSDKGuide/blob/master/node_exampl...) uses Javascript request to open a a steam and collect data in an array (screenshot below) and I'm trying to replicate this with Cache script with HTTP request which is connecting Ok but don't know how can I collect data because the code is hanging at Set tSc=Httprequest.Get(HttpURL) and cannot execute S BLEConnect=Httprequest.HttpResponse.StatusLine or any line after it. #Ensemble 0 9 0 384
Question Rochdi Badis · Oct 7, 2022 URL masking and redirection Hi Guys, I'm a new developer taking over an existing project that I'm not that familiar with and while running a few pages I came across some used urls that leads to same page!? #Ensemble 0 2 1 276
Question Rochdi Badis · Sep 23, 2022 HTTP request hanging Hi Guys, I'm able make a request through the browser with no issues as below: #Ensemble 0 1 0 197
Question Rochdi Badis · Sep 15, 2022 HTTP failing to connect Hi Guys, I'm using the below code that should get me a JSON response, here an example of what I get if I run it from the browser: #Ensemble 0 3 0 305
Question Rochdi Badis · Sep 15, 2022 Get JSON from URL Hi Guys, never mind this post is withdrawn Thanks #Ensemble 0 0 0 234