Eclipse CA IDMS™/DB Schema Diagram Editor
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
September 2023 | 410/649 | 14 (0.01%) | 7 |
August 2023 | 341/673 | 28 (0.01%) | 12 |
July 2023 | 327/669 | 31 (0.01%) | 13 |
June 2023 | 403/670 | 19 (0.01%) | 7 |
May 2023 | 495/672 | 9 (0%) | 10 |
April 2023 | 428/668 | 15 (0%) | 16 |
March 2023 | 454/688 | 17 (0%) | 11 |
February 2023 | 419/668 | 18 (0.01%) | 34 |
January 2023 | 403/677 | 20 (0.01%) | 21 |
December 2022 | 433/805 | 22 (0.01%) | 25 |
November 2022 | 517/808 | 14 (0%) | 21 |
October 2022 | 456/811 | 21 (0.01%) | 26 |
Unsuccessful Installs in the last 7 Days: 0
Download last 500 errors (CSV)Monday, September 25, 2023 - 05:23
Reviews Sign in to post reviews
Import error with area call procedures
Submitted by Paul Hanson on Thu, 2023-08-17 18:01
This looks like a tool that may prove quite useful in an upcoming project but I'm having issues importing schemas with area call procedures. The error is 'Error while importing schema: java.lang.IllegalArgumentException: No enum constant org.lh.dmlj.schema.AreaProcedureCallFunciton.finish' and I think it has to do with the lower case 'finish'. Looking through the code it seem line 48 of DictionaryAreaDataCollector.java should be
StringBuilder trigger = new StringBuilder(func.toUpperCase());
instead of
StringBuilder trigger = new StringBuilder(func.toLowerCase());
Re: Import error with area call procedures
Submitted by Luc H on Fri, 2023-09-01 12:48
Hi Paul, the fix is available via the following update site: https://kozzeluc.github.io/dmlj/snapshot.
Please use this update site to update to this version (note: only the timestamp in the version is different from the current one).
Please email me to further discuss this.
grtz,
Luc H
Re: Import error with area call procedures
Submitted by Luc H on Fri, 2023-08-25 11:38
Thanks Paul, I'll look into this and fix it! (my apologies for the delayed response)
grtz
Just Installed
Submitted by Gilbert Kozlowski on Tue, 2015-11-03 15:10
Looks promising as we have hundreds of schema diagrams created with Bachman years ago. Installed on Mars 4.5.1 32 bit. It looks like it's importing with no issues, however at the end of imports it throws an error popup with red x . It says File Creat... cannot resize and no messages in error log. Any help for this?
Import error fixed
Submitted by Luc H on Sat, 2015-11-28 04:41
Hi Gil,
As promised a few weeks ago, the fix for your import problem (being the diagram editor to interprete the CA IDMS documentation too strict) is included in the new version, v2.0.0; which I've just published.
With this new version, you can also create diagrams for schemas containing VSAM artifacts.
Cheers,
Luc H