Skip to content

Action=STATRESULT is missing #2

@mt3o

Description

@mt3o

There are no classes related to action=StatResult, xml is like this:
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <autnresponse xmlns:autn="http://schemas.autonomy.com/aci/"> <action>STATRESULT</action> <response>SUCCESS</response> <responsedata> <result from="sampledate" name="samplename type="CumulativeTopN" upto="sampledate" value="10"> <value count="999" term="*"/> <value count="888" term="abc"/> <value count="777" term="def"/> <value count="666" term="ghic"/> </result> </responsedata> </autnresponse>

I don't know if it's available with HOD, but with on-premise there is this kind of query. Can you provide required classes and schema type?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions