发布新帖

查找

公告
· 4 hr 前

Developing with InterSystems Objects and SQL – Virtual July 28-August 1, 2025 / Registration space available

Developing with InterSystems Objects and SQL – Virtual July 28-August 1, 2025

  • This 5-day course teaches programmers how to use the tools and techniques within the InterSystems® development environment.
  • Students develop a database application using object-oriented design, building different types of IRIS classes.
    • They learn how to store and retrieve data using Objects or SQL, and decide which approach is best for different use cases.
    • They write code using ObjectScript, Python, and SQL, with most exercises offering the choice between ObjectScript and Python, and some exercises requiring a specific language.
  • This course is applicable for users of InterSystems IRIS® data platform and InterSystems Caché®
  • Self-Register Here
讨论 (0)1
登录或注册以继续
问题
· 5 hr 前

Enabling Delegated Authentication with IPM via module.xml

I am trying to set up a web application with Delegated Authentication via IPM. It is possible to give a specific application Delegated Authentication:

<WebApplication
        Name="/${namespaceLower}/api"
        NameSpace="${namespace}"
        DispatchClass="pkg.isc.genai.rest.Handler"
        MatchRoles=":%All"
        AutheEnabled="#{$$$AutheDelegated}"
        Recurse="1"
        CookiePath="/${namespaceLower}/"
        />

with the AutheEnabled field. This will display the authentication as "delegated" in the SMP Web Applications display, but when one enters the settings page for this application, there is no checkbox for Delegated. This also doesn't seem to function -- ZAUTHENTICATE is never called.

To fix this, I have manually gone to the Authentication/Web Session Options page and enabled Delegated Authentication. With this enabled, ZAUTHENTICATE is called, that checkbox appears, and everything works.

I cannot seem to find a way to automatically enable that in module.xml. Does anyone have any experience with this, or is there another way to do this? (Can you do this via a ClassMethod somewhere, and then just invoke that method in module.xml?) 

讨论 (0)2
登录或注册以继续
问题
· 5 hr 前

FHIR Patient Resource Response does not map to FHIRModel.R4.Patient

I am receiving a FHIR response bundle back with a resource of patient. Using fromDao, I attempted to take the stream and put it into FHIRModel.R4.Patient but it is not mapping correctly. When I attempt to take FHIRModel.R4.Patient and write it out using toString(), all I am seeing is the resource

{"resourceType":"Patient"}

so the response is not mapping correctly to FHIRModel.R4.Patient. How have others handled this? Do I need to translate it to an SDA since it does fit the model format?

3 条新评论
讨论 (3)2
登录或注册以继续
问题
· 7 hr 前

Beanie Drip in Every Shade by Carsicko

Beanie Drip in Every Shade by Carsicko

Introduction: The Beanie Comeback
Once seen as a winter essential or a skater’s go-to, the humble beanie is no longer playing backup. It’s the headline act now, headlining streetwear looks across the globe. Beanies aren’t just warm anymore—they’re cultural signifiers, little knit crowns of cool that sit atop the heads of trendsetters. And in the ever-spinning world of fashion, one name is making major noise: Carsicko.

The Carsicko Aesthetic: Bold Meets Street
There’s something raw, something unfiltered about the Carsicko vibe. It doesn't chase trends—it twists them. The beanie line from Carsicko isn’t just a collection of caps; it’s a full-blown identity. Each piece reflects that punchy, rebellious energy that defines the brand. You can find the full collection at https://carsickoshop.com/, where street style meets precise curation. It’s not about fitting in; it’s about standing out in the most effortlessly chaotic way.

A Beanie for Every Mood, Every Shade
Whether you’re feeling icy in a glacier blue or channeling fire in a hot rust red, there’s a Carsicko beanie that matches your energy. These aren’t your generic greys and blacks. We're talking moss green, dusty lavender, charcoal ash, burnt coral, even a shade that looks like it was pulled from the underbelly of a summer storm. Each beanie is a vibe, a color-coded emotion you wear on your head. And with the spectrum they offer, you might as well start building a shrine to them in your closet.

Quality That Speaks Without Shouting
It’s in the stitchwork. It’s in the weight. It’s in that perfect tension between snug and breathable. Carsicko beanies don’t stretch out, don’t pill, and don’t fade into anonymity after a few wears. These are built for the long run—crafted for people who expect more from their gear. The cotton blend feels like a soft rebellion, keeping you warm while you coolly disobey the rules of boring fashion.

How to Style Your Carsicko Beanie
Pull it down low with a matching tracksuit. Perch it slightly back with loose denim and a vintage jacket. Go monochrome with a matching tee and joggers combo. The Carsicko beanie plays well with everything, yet manages to be the centerpiece. Tilt it to the side for nonchalance. Keep it perfectly centered for a sharper, cleaner look. However you wear it, just make sure the logo is catching eyes—because it will.

Color Psychology: Let Your Hue Speak for You
Colors tell stories. A deep navy whispers mystery. A pale yellow beams optimism. Burgundy bleeds confidence. Carsicko’s color palette wasn’t chosen by chance—it’s an emotion map. The shade you pick says something before you even speak. Ever walked into a room and turned heads without trying? That’s the power of shade-coding your drip.

Limited Drops and the Hype Factor
These beanies don’t sit on shelves. They disappear. Fast. Part of the appeal is the chase—the adrenaline rush of catching the drop before it vanishes. Carsicko operates in waves, not floods. You blink, you miss. And that scarcity? It feeds the flame. It’s not just about having a beanie; it’s about having that beanie. The one your crew couldn’t grab in time.

The Streets Are Talking: Why Carsicko’s Beanies Are a Movement
Scroll through TikTok or hit the back alleys of Instagram, and you'll see the drip is everywhere. Artists, skaters, digital nomads, style junkies—they’re all rocking the badge. Because this isn’t just a beanie. It’s an emblem. An unspoken flex. A subtle nod to the underground scene that’s bubbling just beneath the surface. And when something resonates with that many subcultures, you know it’s more than a trend—it’s a wave.

Final Thoughts: Not Just a Beanie, It’s a Statement
Some fashion pieces come and go. Others dig in, evolve, and become part of your identity. Carsicko’s beanies fall in the latter category. They’re not just seasonal add-ons—they’re conversation starters, style staples, and confidence boosters. So whether you’re building an outfit or building a persona, make sure your beanie game is on point. Because when you’re dripped in Carsicko, you’re not just seen—you’re remembered.

讨论 (0)1
登录或注册以继续
摘要
· 7 hr 前

Check out a new InterSystems Developer Community AI chat

Dear Member,

Our Developer Community AI (a.k.a. DC AI) just got a major upgrade: it now supports full conversational mode.

Instead of a single reply, you can now ask follow-up questions, go deeper into errors or code examples, and refine your requests — all in the same thread.
DC AI keeps the context, so it works more like a real teammate.

👉 Try DC AI Chat now

The engine behind the scenes hasn’t changed: answers are still drawn from Developer Community posts, InterSystems IRIS documentation, and Open Exchange apps, and they’re delivered through InterSystems IRIS Vector Search for speed and relevance.

Whether you're troubleshooting code, exploring InterSystems tools, or just curious — DC AI is ready to help.

Your feedback drives our next improvements, so let us know what you think!

— The Developer Community Team

  •  
  • 当前 1,最大 1000
  • ››