Question Kim Trieu · Jun 14 Interpreting Application Error Log Hi, I am trying to optimize a method, I am only occasionally receiving Internal Server Error from GUI interaction and when viewing the Application Error Log in IRISHealth this is what I see. <UNDEFINED>%0Ac+3^%sqlcq.QM.uEgYAnxQ4duxnAiaOpZgvilz1tlo.1 *sqldata15d : CSP Error . I have no idea how to read this and pinpoint the issue. Full details below. #Error Handling #InterSystems IRIS for Health 0 1 0 139
Discussion Kim Trieu · Apr 18 AI-driven code documentation Hi all, As part of the InterSystems Solutionathon we would like to distribute a very quick survey on your thoughts on using AI-driven code documentation for ObjectScript. https://forms.office.com/r/nSGevGpbTy Please let us know if you have any further questions! #Generative AI (GenAI) #ObjectScript #Documentation 1 0 0 105
Question Kim Trieu · Mar 26 VECTOR_COSINE() error help ObjectScript error: <PYTHON EXCEPTION> *<class 'OSError'>: isc_stdout_write: PyArg_ParseTuple failed! Using VECTOR_COSINE() in SQL query to perform a text similarity search on existing embeddings in a %VECTOR column. Code is below. Commented out sql query returns this error: SQLCODE: -29 Field 'NEW_EMBEDDING_STR' not found in the applicable tables^ SELECT TOP ? maxID , activity , outcome FROMMain .AITest ORDER BY VECTOR_COSINE ( new_embedding_str , Sql query as written returns ERROR #5002: ObjectScript error: <PYTHON EXCEPTION> *<class 'OSError'>: isc_stdout_write: PyArg_ParseTuple failed! #ObjectScript #Python #SQL #Vector Search #InterSystems IRIS #InterSystems IRIS for Health 0 10 0 205