Article Oliver Wilms · May 30, 2022 1m read Receive mail messages in IRIS Interoperability Production IRIS Interoperability formerly known as Ensemble comes with many built in adapters. It does not have a service or adapter to receive mail. I have written email service to receive mail messages via SMTP which can be passed to email operation. #Contest #Ensemble #InterSystems IRIS #Open Exchange Open Exchange app 0 0 0 130
Article Oliver Wilms · May 30, 2022 1m read About test-data app My team works on an IRIS interoperability solution which is running on Red Hat OpenShift container platform. I want to test how many messages can be processed by the running webgateway pods and compute pods with data being stored in the mirrored data pods. #Contest #InterSystems IRIS #Open Exchange Open Exchange app 1 0 0 151
Question Oliver Wilms · Apr 29, 2022 PoolSize System Default Setting Hello, I tried to define Pool Size in System Default Settings, but it is not being used. I see I am not the first to try this without success: Define PoolSize as system default value | InterSystems Developer Community Any suggestions? #Business Operation #Ensemble 0 3 0 258
Article Oliver Wilms · Apr 8, 2022 1m read Why another money app for Globals Contest? I wanted to join the InterSystems Globals contest. I have worked with InterSystems globals more than twenty years and I consider myself an expert. I developed another money app for globals contest because I needed it. What I had created previously was not really that useful for me. #Open Exchange Open Exchange app 0 0 0 132
Article Oliver Wilms · Jan 16, 2022 2m read Add Pivot Definition for dataset-finance in Online Demo I participate in InterSystems Datasets Contest. I created dataset-finance and analyze-dataset-finance apps along with Online Demo. The username is _SYSTEM and password is SYS. I created an online demo with a pretty dashboard here: #Tips & Tricks #InterSystems IRIS BI (DeepSee) 1 0 0 101
Question Oliver Wilms · Jan 8, 2022 SQL LOAD DATA date values I have csv date file with date values like this "4/10/2021" for April 10, 2021. I defined a table with this property: Property TranDate As %Library.Date. I capture error [SQLCODE: <-104>:<Field validation failed in INSERT, or value failed to convert in DisplayToLogical or OdbcToLogical>] [Location: <ServerLoop>] [%msg: <Field 'dc_data_finance.transact.TranDate' (value '4/10/2021') failed validation Field ... I do not really want to change TranDate to %String. How can I import "4/10/2021" into %Date property? #Data Import and Export #SQL #InterSystems IRIS 0 10 0 230
Article Oliver Wilms · Jan 8, 2022 2m read dataset-finance: trying to map columns to properties I have a csv file with 13 columns. The header row is: #SQL #InterSystems IRIS 0 1 0 153
Article Oliver Wilms · Jan 8, 2022 2m read dataset-finance and my first experience with SQL LOAD DATA I read under Topics and Rules of InterSystems Datasets Contest: #SQL #InterSystems IRIS 0 2 0 121
Article Oliver Wilms · Dec 24, 2021 4m read InterSystems SQL Outbound Adapter - How fast can it go? One of my colleagues had developed an interface in Health Connect (HealthShare 2019.1) to add large amounts of data to an external SQL Server database. The data comes from many text files with delimited rows and data for one table per file. There is a business process to read a file line by line and send an Insert Request to an operation. #Performance #SQL #Ensemble 4 0 0 188
Question Oliver Wilms · Oct 21, 2021 Ensemble Data Lookup Tables - SQL query Hello, I wonder if we can run SQL queries to find data in Lookup tables? #SQL #Ensemble 0 1 0 263