[go: up one dir, main page]

Activity for drrwebber

  • drrwebber drrwebber modified a wiki page

    Home

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    First import the XSD schema into a CAM template - then run the validation engine using the template and your sample XML. You can quickly do that using the visual editor and the Run option. You can also review the Youtube videos from our site - https://www.youtube.com/channel/UCHGjVfq4Rm-CC2ClFS2cD6w

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    There are also a raft of "how to " videos on YouTube using NIEM and CAM templates that can help. See https://www.youtube.com/user/TheCameditor/videos and likely the IEPD training video.

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    Understand the challenge. Correct there is no open NIEM server - all are closed inside government. The nearest to what you may need is - http://verifyxml.org/ resources that is built on top of CAM templates and Open-XDX module.

  • drrwebber drrwebber posted a comment on ticket #8

    Apple discontinued support for Java prior to V8.0 - we will need to do a new release incorporating the latest Java. No timeline when we will be able to get that done. Aware of the issue.

  • drrwebber drrwebber created a blog post

    New MySQL and Oracle Database Utilities

  • drrwebber drrwebber posted a comment on ticket #984

    Also afflicts the MySQL DDL default output. Same issue.

  • drrwebber drrwebber modified ticket #983

    CAM-2-Model xslt preferences override

  • drrwebber drrwebber posted a comment on ticket #983

    Turns out there 3 all pointing at same xslt! CAM 2 SQL Designer was the setting I needed for this.

  • drrwebber drrwebber created ticket #984

    Output CAM database to Oracle DB DDL - duplicate names issue

  • drrwebber drrwebber created ticket #983

    CAM-2-Model xslt preferences override

  • drrwebber drrwebber modified ticket #982

    Doesn't start on Ubuntu - error 13

  • drrwebber drrwebber posted a comment on ticket #982

    I found these related threads: https://github.com/snapcrafters/gimp/issues/12 and https://askubuntu.com/questions/548557/how-to-install-gail-and-atk-bridge

  • drrwebber drrwebber modified a comment on ticket #982

    Also I see the GTK err log gives missing components. I'm wondering if display is failing. Now you have install the libgtk maybe do a general system update to see if more dependencies needed.

  • drrwebber drrwebber modified a comment on ticket #982

    Also I see the GTK err log gives missing components. I'm wondering if display is failing. Now you have install the libgtk maybe do a general update to see if more dependencies needed.

  • drrwebber drrwebber posted a comment on ticket #982

    Also I see the GTK err log gives missing components. I'm wondering if display if failing. Now you have install the libgtk maybe do a general update to see if more dependencies needed.

  • drrwebber drrwebber posted a comment on ticket #982

    OK - the only file I know it opens with write access is the Momentos.xml in the workspace/CAMEditor folder. Is the whole folder structure there open? If there is no Momentos.xml file it will create a default one. On Windows you have to run it with Administrator rights if this folder is inside /Program Files/ . I am running Ubuntu 16.04 and it has been working for years both from command line ./CAMed and simply clicking on the icon in Unity desktop. Trying to figure out how your setup is different....

  • drrwebber drrwebber modified a comment on ticket #982

    I looked up error 13 - its related to root access permissions. I suspect you installed CAMed folder in a system folder. If you move the folder to your home/user/ area and run it there - I believe that will correct the problem.

  • drrwebber drrwebber modified ticket #982

    Doesn't start on Ubuntu - error 13

  • drrwebber drrwebber posted a comment on ticket #982

    I looked up error 13 - its related to root access permissions. I suspect you install CAMed folder in a system folder. If you move the folder to your home/user/ area and run it there - I believe that will correct the problem.

  • drrwebber drrwebber modified a comment on discussion Open Discussion

    I tried the JSON path and it is a deadend - no help there. The problem with recursion is not with the CAM import - it detects direct recursion - the problem is indirect recursion - and that's systemic to NIEM XSD. Basically the only way out is to manually label those in the XSD - and we know where the obvious ones are - Person references Address references Organization references Person and then Organization references Location references Address. Those are the top 2 - there are more. I noted that...

  • drrwebber drrwebber modified a comment on discussion Open Discussion

    I tried the JSON path and it is a deadend - no help there. The problem with recursion is not with the CAM import - it detects direct recursion - the problem is indirect recursion - and that's systemic to NIEM XSD. Basically the only way out is to manually label those in the XSD - and we know where the obvious ones are - Person references Address references Organization references Person and then Organization references Location references Address. Those are the top 2 - there are more. I noted that...

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    I tried the JSON path and it is a deadend - no help there. The problem with recursion is not with the CAM import - it detects direct recursion - the problem is indirect recursion - and that's systemic to NIEM XSD. Basically the only way out is to manually label those in the XSD - and we know where the obvious ones are - Person references Address references Organization references Person and then Organization references Location references Address. Those are the top 2 - there are more. I noted that...

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    I tried the JSON path and it is a deadend - no help there. The problem with recursion is not with the CAM import - it detects direct recursion - the problem is indirect recursion - and that's systemic to NIEM XSD. Basically the only way out is to manually label those in the XSD - and we know where the obvious ones are - Person references Address references Organization references Person and then Organization references Location references Address. Those are the top 2 - there are more. I noted that...

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    Van, the newest Mac OS-X is shipped with Java 8 JDK as default. It is running that instead of the supplied JRE. It turns out this is quite tricky to get running. We are looking to move to Java 8 support for next release - in the meantime try and see if this will work for you: In Eclipse there is a configuration file: info.plist It should look something like this. <key>Eclipse</key> <array> <string>-keyring</string> <string>~/.eclipse_keyring</string> <string>-showlocation</string> <string>-vm</string>...

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    Van, the newest Mac OS-X is shipped with Java 8 JDK as default. It is running that instead of the supplied JRE. It turns out this is quite tricky to get running. We are looking to move to Java 8 support for next release - in the meantime try and see if this will work for you: In Eclipse there is a configuration file: info.plist It should look something like this. <key>Eclipse</key> <array> <string>-keyring</string> <string>~/.eclipse_keyring</string> <string>-showlocation</string> <string>-vm</string>...

  • drrwebber drrwebber posted a comment on ticket #981

    Updating this - Evolus has released new 3.0.4 and fixed most of the issues so its now working OK. The Filter controls are still not 100% - so needs to be reviewed.

  • drrwebber drrwebber posted a comment on ticket #981

    Updating this - Evolus has released new 3.0.4 and fixed most of the issues so its now working OK. The Filter controls are still not 100% - so needs to be reviewed.

  • drrwebber drrwebber created ticket #981

    Upgrade Evolus Pencil support to V3.0+ syntax

  • drrwebber drrwebber created ticket #981

    Upgrade Evolus Pencil support to V3.0+ syntax

  • drrwebber drrwebber created ticket #980

    XSD export XSLT - excludeElement() not handling namespace: prefix

  • drrwebber drrwebber created ticket #980

    XSD export XSLT - excludeElement() not handling namespace: prefix

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    Goutham, let me take a look in the morning. There is now a new beta on a NIEM/JSON...

  • drrwebber drrwebber posted a comment on discussion Open Discussion

    Goutham, let me take a look in the morning. There is now a new beta on a NIEM/JSON...

  • drrwebber drrwebber created ticket #977

    XSD importing; handling of default namespaces - asm1 processing

  • drrwebber drrwebber created ticket #977

    XSD importing; handling of default namespaces - asm1 processing

  • drrwebber drrwebber created ticket #976

    Export to XSD - handling of namespace prefixes that are empty

  • drrwebber drrwebber created ticket #976

    Export to XSD - handling of namespace prefixes that are empty

  • drrwebber drrwebber created ticket #975

    XSD importing -cam-utils.xsl handling of missing default namespaces

  • drrwebber drrwebber created ticket #975

    XSD importing -cam-utils.xsl handling of missing default namespaces

  • drrwebber drrwebber posted a comment on discussion Help

    Attached schema generated out from CAM template. Compare and contrast.

  • drrwebber drrwebber posted a comment on discussion Help

    Attached schema generated out from CAM template. Compare and contrast.

  • drrwebber drrwebber posted a comment on discussion Help

    Martin, this one has puzzled me for a while - so many thanks to you for sharing this...

  • drrwebber drrwebber posted a comment on discussion Help

    Martin, this one has puzzled me for a while - so many thanks to you for sharing this...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, makes sense. I reached out to you on LinkedIn with my direct contact information....

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, makes sense. I reached out to you on LinkedIn with my direct contact information....

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, definitely want to get this working - I tried adding to connection string...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, definitely want to get this working - I tried adding to connection string...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony - thinks this is not the case though - I'm using simple database with no...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony - thinks this is not the case though - I'm using simple database with no...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony - one more thing - looks like non-UTF8 data is another potential piece in...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony - one more thing - looks like non-UTF8 data is another potential piece in...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, OK I'm able to replicate this now too. We will need to look at how the Open-XDX...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, OK I'm able to replicate this now too. We will need to look at how the Open-XDX...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, I suspect dbo.Users is a protected table. Seems like it let you read the...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, I suspect dbo.Users is a protected table. Seems like it let you read the...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, I will try and replicate this tonight -when I have access to my SQL Server...

  • drrwebber drrwebber posted a comment on discussion Help

    Anthony, I will try and replicate this tonight -when I have access to my SQL Server...

  • drrwebber drrwebber created ticket #974

    SAIL filtered grid - wire up filter logic

  • drrwebber drrwebber created ticket #974

    SAIL filtered grid - wire up filter logic

  • drrwebber drrwebber created ticket #973

    SAIL form with picker generation error with blank selection

  • drrwebber drrwebber created ticket #973

    SAIL form with picker generation error with blank selection

  • drrwebber drrwebber modified ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber modified ticket #972

    SAIL filtered grid sort sequence - new annotation Sort

  • drrwebber drrwebber modified ticket #972

    SAIL filtered grid sort sequence - new annotation Sort

  • drrwebber drrwebber modified ticket #972

    SAIL filtered grid sort sequence - new annotation Sort

  • drrwebber drrwebber created ticket #972

    SAIL filtered grid sort sequence - new annotation Sort

  • drrwebber drrwebber created ticket #972

    SAIL filtered grid sort sequence - new annotation Sort

  • drrwebber drrwebber created ticket #971

    Pencil Filtered Grid generation - Filter first field position

  • drrwebber drrwebber created ticket #971

    Pencil Filtered Grid generation - Filter first field position

  • drrwebber drrwebber created ticket #970

    SAIL form grids - handling multiple value elements in CDT

  • drrwebber drrwebber created ticket #970

    SAIL form grids - handling multiple value elements in CDT

  • drrwebber drrwebber modified ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber modified ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber modified ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber modified ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber created ticket #969

    Pencil Filtered Grid generation - Filter label name

  • drrwebber drrwebber created ticket #969

    Pencil Filtered Grid generation - Filter label name

  • drrwebber drrwebber posted a comment on ticket #968

    cam-2-model updated and checked in.

  • drrwebber drrwebber modified ticket #968

    MySQL generation for integer ID fields - wrong length of int(255)

  • drrwebber drrwebber modified ticket #968

    MySQL generation for integer ID fields - wrong length of int(255)

  • drrwebber drrwebber posted a comment on ticket #968

    cam-2-model updated and checked in.

  • drrwebber drrwebber committed [30f211]

    Correct issue with int(255) in MySQL export for...

  • drrwebber drrwebber committed [30f211]

    Correct issue with int(255) in MySQL export for...

  • drrwebber drrwebber created ticket #968

    MySQL generation for integer ID fields - wrong length of int(255)

  • drrwebber drrwebber created ticket #968

    MySQL generation for integer ID fields - wrong length of int(255)

  • drrwebber drrwebber created ticket #967

    SAIL grid report logic for repeated field array handling

  • drrwebber drrwebber created ticket #967

    SAIL grid report logic for repeated field array handling

  • drrwebber drrwebber created ticket #966

    SAIL paging grid pagingInfo referencing

  • drrwebber drrwebber created ticket #966

    SAIL paging grid pagingInfo referencing

  • drrwebber drrwebber created ticket #965

    SAIL filtered report generation tweaks

  • drrwebber drrwebber created ticket #965

    SAIL filtered report generation tweaks

1 >