Question Andrei Luiz Nenevê · Oct 10, 2017 Studio Source Control in Atelier Hi Community,There is any way that I can use Studio Source Control in Atelier, or adapt it to use?We have a solution based on Studio Source Control, and I cannot make it works with Atelier, I can not even see the classes .Thanks,Andrei L. Nenevê #Caché 0 8 0 800
Article Andrei Luiz Nenevê · Mar 29, 2017 1m read Identicon Generator in Caché Hi everyone, I've created an Identicon Generator inspired on Fabio Gonçalves Captcha Validator. This sample can be used to create Identicons for users of app for example, it can be useful to use in Zen Mojo applications, generating an identifier image based on name of the user by example, but it can be used in others kind of applications too(Zen, CSP etc) #ObjectScript #Tools #Frontend #ZEN #Caché 4 0 0 526
Question Andrei Luiz Nenevê · Feb 24, 2017 Is there any way of paginate SQL Query in Caché? Hi,My doubt is about the SQL Query in Caché:I don't want to take all results from the table and orgainze them manually, for example: I have a table with 50 records, but I only want to select 10 records, being from tenth until the twentieth and this without knowing their IDs.So, how can I do this, without losing performance, there is any way? #Caché #ObjectScript #SQL 1 8 1 3.3K
Question Andrei Luiz Nenevê · Feb 22, 2017 What's the best way of doing Reports in Zen Mojo. Hi everyone, I have and Zen Mojo application, it's all working but I have some doubts about what is recommended to use: There is some reports of employees, for example, and actually I'm using some plugins : "Excelent export" to generate Excel reports and "jspdf" to generate PDF reports in client side. I have an REST service, that receives the request, process and returns JSON, after client side receive the response it's processed. - This can be slow/bad in applications with large data? - It's better/recommended to use ZenReports even with ZenMojo applications? #HTML #JavaScript #JSON #REST API #SOAP #Frontend #ZEN #Caché 1 2 0 382
Question Andrei Luiz Nenevê · Dec 19, 2016 Slow Loading of page Mojo Hi, I have a Zen Mojo application that haves a tree menu, in this menu I'm loading all records from database (about 1500) and the page is very slow, about 2 seconds to load, I don't know how to get faster. #ZEN #Caché 1 6 0 424