- HealthShare Unified Care Record Overview – Virtual May 15-16, 2025
- The HealthShare Unified Care Record Overview course is a great way for anyone to become familiar with Unified Care Record, but especially those who need to understand its capabilities but not how to configure HealthShare Unified Care Record.
- This is a non-technical, instructor-led in person training course providing a comprehensive introduction to HealthShare Unified Care Record.
- This course is for anyone who needs to know about the functionality and architecture of HealthShare Unified Care Record. (If you need information on configuring and troubleshooting Unified Care Record, consider the HealthShare Unified Care Record Fundamentals class.)
- No prior knowledge or experience is required for the Overview class and any InterSystems employee may enroll.
- Self-Register Here
Field Validation on INSERT error installing git-source-control
Hi - I'm refreshing my IRIS instance, now upgraded to 2025.1, and ensuring IPM is installed in each namespace, as well as git-source-control, but in my first attempt I get this error.
Everything else seems to work - but why the error (I'd like to get rid of it) ?
zpm:AULIBRARY>install git-source-control [AULIBRARY|git-source-control] Initialize START [AULIBRARY|git-source-control] Initialize SUCCESS [AULIBRARY|git-source-control] Reload START (C:\InterSystems\IRIS\mgr\Temp\VTigyGg\) [AULIBRARY|git-source-control] Reload SUCCESS [git-source-control] Module object refreshed. [AULIBRARY|git-source-control] Validate START [AULIBRARY|git-source-control] Validate SUCCESS [AULIBRARY|git-source-control] Compile START [AULIBRARY|git-source-control] Compile SUCCESS [AULIBRARY|git-source-control] Activate START [AULIBRARY|git-source-control] Configure START Adding favorites for all users: Adding Git favorite... [SQLCODE: <-104>:<Field validation failed in INSERT, or value failed to convert in DisplayToLogical or OdbcToLogical>] [%msg: <Field '%SYS_Portal.Users.Data' (value '/isc/studio/usertemplates/gitsourcecontr...') failed validation>] 0 Rows Affected Adding Git Pull favorite... [SQLCODE: <-104>:<Field validation failed in INSERT, or value failed to convert in DisplayToLogical or OdbcToLogical>] [%msg: <Field '%SYS_Portal.Users.Data' (value '/isc/studio/usertemplates/gitsourcecontr...') failed validation>] 0 Rows Affected Setting GroupById to %ISCMgtPortal for /isc/studio/usertemplates... 1 Row Affected Will use git version 2.40.0.windows.1 (already installed and on the PATH). [AULIBRARY|git-source-control] Configure SUCCESS [AULIBRARY|git-source-control] Activate SUCCESS
thanks - Steve