How to add content fields to Legal Entity Details report template in Java

I am able to create Legal Audit Detail report template but getting error while adding content fields to it .I am using java ,could anyone help.

Best Answer

  • susana.chang
    Answer ✓

    Attached is the Legal Entity Detail report template Java example client (also included is a text file of the HTTP JSON Request message for complete list of the Content Fields). You'd also need to download the Java Examples package to access the modified JSON library (JSONOrderedObject).

    dss2legalentitydetailreporttemplatesclient.zip

Answers