Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Net.HTTP.Trace.Formatter.JsonFormatter

OpenEdge.Net.HTTP.Trace.Formatter.JsonFormatter

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.Net.HTTP.Trace.Formatter
Type: Class JsonFormatter
Parent Classes:
Inherits: Progress.Lang.Object
Implements: OpenEdge.Net.HTTP.Trace.Formatter.ITraceFormatter


Copyright (c) 2021 by Progress Software Corporation. All rights reserved.
File:TraceFormatter
Purpose:Converts array of exchange data into a JSON construct
Author(s):Dustin Grau
Created:Wed Sep 22 13:56:01 EDT 2021



Method Summary
  Options Name Purpose
  Ccs.Common.Support.IMemptrHolder Format (ExchangeData[]) /** Formats the array of ExchangeData into JSON, and returns as a Memptr. @param ExchangeData[] An array of exchange data @return IMemptrHolder The formatted representation of the exchange data */

Property Summary
  Options Name Purpose
  LOGICAL Formatted


Method Detail
Top

Ccs.Common.Support.IMemptrHolder Format (ExchangeData[])

Purpose: Formats the array of ExchangeData into JSON, and returns as a Memptr.
Parameters:
pTraceData OpenEdge.Net.HTTP.Trace.ExchangeData
 
Returns Ccs.Common.Support.IMemptrHolder
  IMemptrHolder The formatted representation of the exchange data


Property Detail
Top

LOGICAL Formatted

Returns LOGICAL
 


TitleResults for “How to create a CRG?”Also Available inAlert