go to post John Murray · Nov 9, 2023 This is a good reason for implementing the server-centric paradigm for code editing and for source control. We at George James Software have a growing number of sites that use our mature and powerful Deltanji tool, which handles deployment as well as versioning, is hugely flexible and configurable, and now has a unique ability to manage the individual configuration items of an interoperability production. Deltanji runs within the InterSystems platforms, handling your code where it is runnable instead of constantly having to export and reimport it. Deltanji can also handle code artifacts that live outside the InterSystems platform, such as images, scripts and stylesheets.
go to post John Murray · Nov 7, 2023 If the existing (large) application consists of a lot of ObjectScript artifacts (routines, globals, and maybe some classes) did you consider using Deltanji, an ObjectScript-native source code management solution? No Git involved, so none of the export/import that approach requires. As well as versioning the code it handles the whole workflow, making it easy to promote changes from dev namespaces via test ones to production / packaging ones.
go to post John Murray · Oct 20, 2023 @Ephraim Malane did you edit the title of this thread? It's now "." which looks odd in the DC lists.
go to post John Murray · Oct 20, 2023 Use this section: There's also a useful "Help" link in the upper right of that page (not shown in my screenshot above).
go to post John Murray · Oct 12, 2023 @Guillaume Rongier Thank you for opening the issue on GitHub. I created a PR yesterday and hope you will be able to verify the fix soon. Then we'll see about publishing a new version of the extension.
go to post John Murray · Oct 11, 2023 Starting with v2.10.3 of the InterSystems ObjectScript extension, if you launch the Server Actions menu (e.g. by clicking on the extension's status bar panel) you should get an option to "Open Studio Add-in...", and from there a list that includes the SOAP Wizard.
go to post John Murray · Oct 9, 2023 They are independent passwords. Changing the password for CSPSystem user in IRIS Portal doesn't affect the password you authenticate with when you access the Web Gateway Management page even though the username is the same.
go to post John Murray · Oct 5, 2023 Are you using VS Code for your debugging? Or Studio? Or the command line?
go to post John Murray · Oct 3, 2023 The first of these issues was previously described in my post at https://community.intersystems.com/post/one-reason-vs-code-being-unable-... As for the second, do you think the message displayed by the extension needs improvement?
go to post John Murray · Sep 27, 2023 Does it make any difference if you use the /exportselectivity=0 Export Qualifier?
go to post John Murray · Sep 15, 2023 How about creating a dedicated directory, then using the info at https://learn.microsoft.com/en-us/windows/wsl/case-sensitivity#change-th... to make Windows treat it case-sensitively?
go to post John Murray · Sep 15, 2023 We're starting to think about the next iteration of this extension. If you have any bug reports or enhancement requests please post them at https://github.com/intersystems-community/intersystems-testingmanager/is... General questions or comments about the extension are also welcome on this DC thread.
go to post John Murray · Sep 15, 2023 We're starting to think about the next iteration of this extension. If you have any bug reports or enhancement requests please post them at https://github.com/intersystems-community/vscode-iris-jupyter-server/issues General questions or comments about the extension are also welcome on this DC thread.
go to post John Murray · Sep 14, 2023 They got back to me. Clearing browser cookies from isccloud.io did the trick, after which I was offered "demo" rather than "micro".
go to post John Murray · Sep 13, 2023 I tried again just now and hit the same problem. @Ben Spead do you know if it's supposed to have been fixed?
go to post John Murray · Sep 12, 2023 I guess you are looking for a way to launch the XML Schema Wizard add-in that Studio offers. Try adapting the advice at https://docs.intersystems.com/components/csp/docbook/DocBook.UI.Page.cls... for adding a custom entry to the Server Actions menu. In this case the entry in the "links" object within "objectscript.conn" should be: "Open XML Schema Wizard": "${serverUrl}/isc/studio/templates/%25ZEN.Template.AddInWizard.XMLSchemaWizard.cls?$NAMESPACE=${ns}"
go to post John Murray · Sep 5, 2023 If you have a 2023.2 instance maybe try this: https://community.intersystems.com/post/there-something-similar-studio-o...
go to post John Murray · Aug 30, 2023 I recommend you contact WRC for help. They should be able to investigate this with you. Then if it looks like there's an issue with the InterSystems ObjectScript extension or the Server Manager one (or just possibly the Language Server) they can help you log it on the corresponding GitHub repository, or can do that on your behalf.
go to post John Murray · Aug 17, 2023 People interested in a better testing experience in VS Code may like to support this idea I posted recently: https://ideas.intersystems.com/ideas/DPI-I-437