Question Ben Anderson · Sep 23, 2020 Maintaining job id through multiple webservice calls I've run into an issue where job IDs are being retained through multiple calls. My team is doing a rewrite of our system that allows VB6 apps and web apps to directly interact with our Cache databases. The new process has those applications calling into a WebAPI which then calls into the routines. #API #Caché 0 2 0 221
Question Ben Anderson · Aug 31, 2020 How to accept / as a valid character when parsing XML I'm trying to parse some XML but I ran into an issue where my data has a / in it (see below). <pArray index="0">/shared/BENANDERSON</pArray> When I ran it, I got this error. #Caché 0 5 0 748