Hi Holger,
Yes you can create a dynamic query for your MDO.
Here is the format for MDO Query:
<protocol>://<server>:<port>/XMII/Illuminator?Server=<Name of the MDO Data server>&Mode=<Mode of the query>&MDO=<Path of the MDO>
Here in the URL you have to add the necessary parameter names and values expected by the query.
For checking the proper names of the parameters check the Link Editor of a MDO Query.
Image may be NSFW.
Clik here to view.
E.g.:
Suppose I want to do a select query on a MDO, then this will be my URL:
<protocol>://<server>:<port>/XMII/Illuminator?Server=MDOConnector&Mode=SelectMDO=<Path of the MDO>&Attributes=<name of the attribute>
Regards,
Rohit Negi.