Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      This week in AI updates: Mistral’s new Le Chat features, ChatGPT updates, and more (September 5, 2025)

      September 6, 2025

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Development Release: KDE Linux 20250906

      September 6, 2025

      Hitachi Energy Pledges $1B to Strengthen US Grid, Build Largest Transformer Plant in Virginia

      September 5, 2025

      How to debug a web app with Playwright MCP and GitHub Copilot

      September 5, 2025

      Between Strategy and Story: Thierry Chopain’s Creative Path

      September 5, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Health Monitoring Android App using SQLite

      September 7, 2025
      Recent

      Health Monitoring Android App using SQLite

      September 7, 2025

      Convertedbook – Live LaTeX Preview in the Browser

      September 7, 2025

      Why browsers throttle JavaScript timers (and what to do about it)

      September 6, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Development Release: KDE Linux 20250906

      September 6, 2025
      Recent

      Development Release: KDE Linux 20250906

      September 6, 2025

      Harnessing GitOps on Linux for Seamless, Git-First Infrastructure Management

      September 6, 2025

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»News & Updates»XJSOML

    XJSOML

    April 22, 2025

    When Steve‘s employer went hunting for a new customer relationship management system (CRM), they had some requirements. A lot of them were around the kind of vendor support they’d get. Their sales team weren’t the most technical people, and the company wanted to push as much routine support off to the vendor as possible.

    But they also needed a system that was extensible. Steve’s company had many custom workflows they wanted to be able to execute, and automated marketing messages they wanted to construct, and so wanted a CRM that had an easy to use API.

    “No worries,” the vendor sales rep said, “we’ve had a RESTful API in our system for years. It’s well tested and reliable. It’s JSON based.”

    The purchasing department ground their way through the purchase order and eventually they started migrating to the new CRM system. And it fell to Steve to start learning the JSON-based, RESTful API.

    “JSON”-based was a more accurate description.

    For example, an API endpoint might have a schema like:

    DeliveryId:	int // the ID of the created delivery
    Errors: 	xml // Collection of errors encountered
    

    This example schema is representative. Many “JSON” documents contained strings of XML inside of them.

    Often, this is done when an existing XML-based API is “modernized”, but in this case, the root cause is a little dumber than that. The system uses SQL Server as its back end, and XML is one of the native types. They just have a stored procedure build an XML object and then return it as an output parameter.

    You’ll be surprised to learn that the vendor’s support team had a similar level of care: they officially did what you asked, but sometimes it felt like malicious compliance.

    [Advertisement]
    Utilize BuildMaster to release your software with confidence, at the pace your business demands. Download today!

    Source: Read More 

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleHackers Can Now Exploit AI Models via PyTorch – Critical Bug Found
    Next Article OpenWrt – Linux distribution targeting embedded devices

    Related Posts

    News & Updates

    Development Release: KDE Linux 20250906

    September 6, 2025
    News & Updates

    Hitachi Energy Pledges $1B to Strengthen US Grid, Build Largest Transformer Plant in Virginia

    September 5, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    Newest LF Decentralized Trust Lab HOPrS identifies if photos have been altered

    Tech & Work

    CVE-2025-37884 – Linux Kernel BPF Event Mutex Deadlock

    Common Vulnerabilities and Exposures (CVEs)

    One of World of Warcraft’s deadliest entities makes a world-shattering return after nearly 20 years — and he’s city-sized

    News & Updates

    iOS 26’s Liquid Glass finger-light reflect looks like Windows 10 Fluent Design

    Operating Systems

    Highlights

    News & Updates

    Starting this week, the Xbox PC app will integrate ‘leading PC gaming stores’ for Xbox Insiders — with no mention of Steam

    June 24, 2025

    Although the blog post doesn’t say which PC stores are going to be integrated, at…

    CVE-2025-2524 – Ninja Forms WordPress Stored Cross-Site Scripting Vulnerability

    May 19, 2025

    CVE-2025-4418 – AVEVA PI Connector for CygNet Privilege Escalation Vulnerability

    June 12, 2025

    CVE-2025-50182 – “urllib3 Browser Redirect Handling Vulnerability”

    June 19, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.