You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: RedHat Linux 9 x86-64
IRIS Version: IRIS for UNIX (Red Hat Enterprise Linux 9 for x86-64) 2022.1.2 (Build 574_0_22843U) Wed Oct 18 2023 15:47:13 EDT
Application: HealthShare Clincial Viewer (Foundation Production namespace)
As per the subject; the class gets created and the properties match the header row in the CSV import file. However none of the records in the file are imported. Sample output from executing the Generate() method:
Platform: RedHat Linux 9 x86-64
IRIS Version: IRIS for UNIX (Red Hat Enterprise Linux 9 for x86-64) 2022.1.2 (Build 574_0_22843U) Wed Oct 18 2023 15:47:13 EDT
Application: HealthShare Clincial Viewer (Foundation Production namespace)
As per the subject; the class gets created and the properties match the header row in the CSV import file. However none of the records in the file are imported. Sample output from executing the Generate() method:
HSFND>set sc=##class(community.csvgen).Generate("/home/jeffd/exports/sample.csv",,,,,.cnt)
Class name: community.csvgen.generated.home202406063
Header: "Type" VARCHAR(250),"Name" VARCHAR(250),"ClassName" VARCHAR(250),"Adapter" VARCHAR(250),"Enabled" INTEGER,"ConfigName" VARCHAR(250),"ConfigValue" VARCHAR(250)
Records imported: 0
Thanks in advance for the help.
The text was updated successfully, but these errors were encountered: