Phil LyFeb 1, 20232 minJSONJSON-Enable NonStop COBOL and C programs with JSON ThunderJSON is a lightweight data-interchange format that has become an essential tool for interoperability between different apps and platforms.
Phil LySep 2, 20142 minXMLExtend Your NonStop with XMLExtensible Markup Language (XML) defines a set of rules for structuring & coding docs in a format that are both human and machine readable.
Donald WickhamAug 17, 20113 minNonStopUsing Dynamic Link Library (DLL) on NonStopUsing DLL in your NonStop programs can provide additional flexibility in extending your code.
Phil LyMay 31, 20112 minThunder SuiteSOAP/AM and Thunder Suite: What’s the difference?SOAP/AM Server is used for exposing Pathway Server as Web Services. Thunder Suite can generate and handle the SOAP XML message format.
Phil LyJan 11, 20113 minXMLA 10 Minute Guide on “XML parser versus Thunder Suite”Thunder Suite and XML parsers can both provide the ability to parse an input XML document, but they differ a lot in functions and features.