Article Rodolfo Moreira · Sep 25, 2024 3m read CodeInspector: Automating Custom Code Validation Hi everyone, In this article, I’m excited to introduce CodeInspector, a tool designed to simplify code validation by applying custom rules tailored to your development requirements. Whether you're managing a large codebase or working in an agile environment, CodeInspector helps ensure code quality by offering flexibility and adaptability to specific project needs. #API #Development Environment #DevOps #Studio #Terminal #Testing #Tools #Ensemble #InterSystems IRIS Open Exchange app 4 3 0 131
Question Rodolfo Moreira · Dec 3, 2020 TLSv1.2 at Caché 2012.1.2 Hello, I have an SSL / TLS configuration that used TLSv1.0 encryption. However, I need to update to the TLS 1.2 version of encryption, and apparently Caché 2012.1 does not support it according to this link: https://community.intersystems.com/post/tls-v12-support-cach%C3%A9 Can I add a library to the Cache, enable TLSv1.2 in some way, or just a version update? #Security #SSL #Caché 0 2 0 322
Question Rodolfo Moreira · Jan 10, 2020 MSSQL ODBC Connection Error (NativeError: [11001] ) Hello, I need to use IRIS to connect to an MSSQL base.It has to be done via ODBC, I can't use JDBC at this time by client option. I am trying to use Microsoft Driverlibmsodbcsql-13.1.so.9.2 But I can't, my attempts result in:Connection failed.SQLState: () NativeError: [11001] Message: I have done all DSN configuration, and my configuration is listed in SQL Gateway Connections. I know it's working, because when I run a test with isql I have the information that connects to the bank. #ODBC #SQL #InterSystems IRIS 2 3 1 850
Question Rodolfo Moreira · Aug 21, 2019 How to know the ID of the task that called my class? Hello, I have a task created in my task manager, calling my Business Service class, and it's working fine.But I need to know the ID of the task, I searched within the class %SYS.Task.Definition and found nothing related. #Business Service #InterSystems IRIS 0 7 0 461