go back Home

Report

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null eJBHome="..." handle="..." primaryKey="..." report="..." reportTitle="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"eJBHome":"...","handle":"...","primaryKey":"...","report":"...","reportTitle":"..."}

Fields

name type
eJBHome EJBHome
handle Handle
primaryKey Object
report ReportDocument
reportTitle String