#ObjectScript

13 Followers · 1.6K Posts

InterSystems ObjectScript is a scripting language to operate with data using any data model of InterSystems Data Platform (Objects, Relational, Key-Value, Document, Globals) and to develop business logic for serverside applications on InterSystems Data Platform.

Documentation.

New
Job Nikita Mikhailov · 16 hr ago

Hi everyone!

My name is Nikita Mikhailov, and I am a backend engineer with 4 years of experience specializing in InterSystems IRIS, ObjectScript, MUMPS, and .NET. I thrive on untangling legacy codebases, solving complex concurrency or performance bottlenecks, and building clean, modern APIs.

Key Highlights from my work:

  • Performance Optimization: Slashed average API response times by 90% (from >1s down to ~100ms) by implementing custom caching layers and background processing.

0
0 27
New
Question Jean-Michel Rault · Jun 26

Hi everyone,

I am testing an OAuth2 setup on InterSystems IRIS 2026.1 (Community Edition), based on a workshop with separate Auth Server and Resource Server instances (https://community.intersystems.com/post/learn-how-use-oauth2-openid-con…).

On the Resource Server, when I try to use Dynamic Registration and Save in OAuth 2.0 Client Configuration, I get this error:

ERROR #8881: Dynamic client registration endpoint is not configured.

What I already checked:

  1. OAuth2 Server configuration exists on the Auth Server.
  2. Issuer endpoint is set and reachable.
1
0 21