go to post Evgeny Shvarov · Jan 23, 2023 Never mind. Turned out I didn't %Source to %Source data copy in transformation thus there were no filename in the result file. The only question left - how to manage Headers line in such a production? If possible?
go to post Evgeny Shvarov · Jan 22, 2023 Thank you, Robert! This could work but for some reason '%f' doesn't work for record mapper: I'm getting <NOTOPEN> error if it is only the '%f' and if I use the default setting of FileOperation as '%f_%Q%!+(_a)' I get the file name that starts from '_' symbol and looks like: _2023-01-22_13.10.49.784 Maybe it is the way to update this setting on-the-go somehow? E.g. with a callback?
go to post Evgeny Shvarov · Jan 21, 2023 Indeed, it works! Thank you, Robert! One issue though: as a result of Operation I have one new file per new message/record in a source file. Any chance to ask Production to put all the same amount records as were in the initial file?
go to post Evgeny Shvarov · Jan 19, 2023 Hi @Colin Overton ! Try MDX2JSON, it should have what you need. Also try DeepSeeWeb, maybe it does what you are looking for.
go to post Evgeny Shvarov · Jan 18, 2023 @Robert Barbiaux , this is very cool! In fact the purpose of what I plan to do is to expose the idea of data-transformation for newcomers in the simplest possible manner. I wanted to have every line as a message that contains data that will be transformed via the rule. I understand that in a real-life interoperability cases one message should be a one file/stream but the purpose is to explain how engine works.
go to post Evgeny Shvarov · Jan 18, 2023 Yes, it is a community project with open source. Basically it can render all your existing dashboards via Angular UI that works with a REST-API endpoint. It can be installed in IRIS with IPM, using: USER>zpm "install dsw"
go to post Evgeny Shvarov · Jan 17, 2023 Hi Mike! Do you want to try DSW for visualization IRIS-BI (DeepSee) dashboards?
go to post Evgeny Shvarov · Jan 16, 2023 Hi @Julian Matthews ! I'd suggest using IPM modules for deployment where you suggest what is included in the module. Here is an example of module with simple Interoperability production.
go to post Evgeny Shvarov · Jan 16, 2023 VSCode debugger has this feature, as @Dmitry Maslennikov mentioned above.
go to post Evgeny Shvarov · Jan 16, 2023 Thank you, @Tommy Heyding ! I found another option too: I can create a Business Process and add the Transformation element. Will check if this works.
go to post Evgeny Shvarov · Jan 15, 2023 I don't plan to use record maps at all. The idea is to use DTL for every record.
go to post Evgeny Shvarov · Jan 15, 2023 Hi @Timothy Leavitt ! Trying git-source-control for client-side development. A lot works well! Have a question though: I need to restart docker and have git-source-control set up. I exported the settings in ^SYS global and import it during docker build but source control doesn't seem working. Do I need to turn on anything else? Any other global or setting need to be made?
go to post Evgeny Shvarov · Jan 5, 2023 Hi Ben! View count includes non-registered users. Indeed, we don't count email readers for posts. Thanks for the input! Nothing is perfect in the world) Though we count how many emails were read.
go to post Evgeny Shvarov · Jan 5, 2023 Also, regarding "typical posts audience is 50 views". In fact, the average audience is about 500 views for questions, and 900+ for articles: If you check your own stats on DC, typical audience is about 300-500 views. And some posts reached 1-2 thousands views:
go to post Evgeny Shvarov · Jan 5, 2023 The amount of contributors every month is about 200-250. The amount of different contributors through the year is about 1,000. So the core, or the amount of "regular" contributors is about 100-150. It is about 1% of the 12,000 registered members. And in fact this is quite typical for communities. But the amount of readers is much bigger. 12K is the amount of registered members. And a lot of "readers" don't register. Last month we had more than 100K different people (not bots) visiting only the English site of the community. Add also about 30K audience of French, Spanish, Chinese, Portuguese and Japanese communities. And this amount is growing. But I see your question, Rob - how to reach out 12K and how to reach monthly 100K audience. The answer is quite simple - publish an interesting and relevant content.
go to post Evgeny Shvarov · Jan 4, 2023 Just checking, do you have ObjectScript Language server extension installed? It's necessary to make debugger work
go to post Evgeny Shvarov · Jan 4, 2023 It looks like Embedded Python and FHIR are the most demanded topics of 2022! Thanks to all the authors contributed to InterSystems Community through the whole year!