Question Guilherme Koerber · Jul 19, 2023 Request content does not appear in the message viewer. Hello community, I am developing a call that contains some properties in an Ens.Request class like this: #Ensemble 0 7 0 299
Question Guilherme Koerber · May 5, 2022 Delete item in production Hello community! I'm creating a script to remove an item (component) from the Ensemble production, I know there is a manual way to do it but as there are several components the idea is to use a script to be faster. I tried using %Delete() and doing a select on Ens.Config.Item, but this ends up generating several errors in production. Does anyone have any idea how I can do this simply? #System Administration #Ensemble 0 2 0 287
Question Guilherme Koerber · Dec 8, 2021 Export DDL from a Caché class I need to generate a DDL file from a .cls class that already exists, the idea is to create a mirror table in SQL. Is it possible to do this export or do I need to do the CREATE TABLE manually? #Data Import and Export #SQL #Caché #Ensemble 1 5 1 543
Question Guilherme Koerber · Sep 9, 2021 Default Purge Does Not Delete Streams Hello community! I'm facing a base growth issue, which is being generated by a process and an Ensemble feature. When executing the process of cleaning up the message queues, the Ensemble “preserves” the Streams that were part of these messages, deleting only the Header and Body. In this way the database (of one of the namespaces) has grown around 60GB per day, which has been maxing out the disk capacity. InterSystems informed that this is a characteristic and that it is explained in the documents mentioned below. #Globals #Ensemble 1 2 0 870
Question Guilherme Koerber · Apr 26, 2021 Numeric icon linked to Business Services, what does it mean? Hey guys! I started a project in a ready-made production environment, and when analyzing the components I come across a small icon with the number '' 2 '' in Business Services. As the image below: I've never seen anything like this, I tried to analyze the code but I couldn't identify the source. Does anyone know what it is? #Ensemble 0 2 0 181