go to post Evgeny Shvarov · Jan 27, 2023 Hi Stefan! Usually not. We know, that rules changing doesn’t help. But sometimes, very rarely, we add bonuses on-the-go. Like this time we believe that this bonus will help to pay attention to ideas, published by community members, and implement solutions, that community requested and voted for. And there is still 10 days to submit the app and one week more to polish it. We believe this bonus will not harm anyone. If it does - we can discuss it.
go to post Evgeny Shvarov · Jan 23, 2023 For your inspiration see also the ideas with the "Community Opportunity" status on the Ideas Portal.
go to post Evgeny Shvarov · Jan 23, 2023 What a contest! It'd be great if someone could implement the tool to export Interoperability components into a local folder with every changes saved in the interoperability UI? Currently git-source-control can do the job, but it is not complete. Some Interoperability components (e.g. business rules) are not being exported. And lookup tables are exported in an not importable format. I published and idea regarding it.
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.