Ask a question
IBM TechXchange Dev Day: Virtual Agents
Join us 23 January from 11 AM - 6 PM ET as over 30 speakers from IBM and key AI industry leaders discuss the latest AI trends.
Hello all, If I make a custom data type on my oracle database for example: CREATE TYPE StringList IS TABLE OF VARCHAR2(4000); Is it possible to send this type from BPM using sqlParam? for example if I will call stored procedures with one INPUT Argument which its type is StringList , I already...
As 2024 wraps up, I thought I would share a few thoughts on Artificial Intelligence (AI) in the context of automating your business. It's been a really interesting year for AI and automation and I suspect 2025 will be more interesting yet. It's important to remember that AI > Generative...
Overview When working with Business Automation Workflow (BAW) applications, developers often need to bridge the gap between TWObjects (Teamworks Objects) and JSON formats. Sounds straightforward, right? Well, not quite. A significant hurdle in this process is handling the Map data type...