Question Pietro Di Leo · Jul 4, 2025 How to export a project XML file for deploy with Visual Studio Code? Hello everybody, I would like to export project contents using Visual Studio Code, as well as I do with InterSystems Studio. However, while attempting the export through the InterSystems extension I get the following error: - There are no folders in the current workspace that code can be exported to. These are the step to reproduce my error: #Data Import and Export #Studio #VSCode #InterSystems IRIS 1 9 2 294
Question Pietro Di Leo · Dec 5, 2024 Issue while compiling code with "cuk" qualifiers on VSC I'm experiencing an issue while compiling code in Visual Studio Code with "cuk" qualifiers. When I try to compile, the following message appears after a while: In VSC, the "cuk" qualifiers are always used as default and the following message is shown in the Output panel of VSC when a compilation is successful: #Compiler #Studio #InterSystems IRIS #TrakCare 1 8 0 284
Question Pietro Di Leo · Sep 7, 2023 Inconsistent Visual Trace Outputs Hi everyone, I have a question related to a strange issue I've been experiencing over the last few days. Context I'm attempting to create an automatic resending system that, if no reply is received from the server, raises an error and re-sends the message. This process continues for the a duration defined by the FailureTimeout (e.g., 20 seconds), and a new message is being sent every 5 seconds until the FailureTimeout is reached. If no response was obtained from the server, the system returns an error. #InterSystems IRIS 0 2 0 354