Hello,
This is in reference to the use case where we need to fetch the parameters (hierarchical list of values) of the report.
End Point Used: PUT http://<serverName>:6405/biprws/raylight/v1/documents/{documentId}/parameters
Version of BO: 4.0 SP6
Hierarchical LoVs accept an extra <path> element in the <query> section to go down to each level of the hierarchy. We need to repeat the query until you have reached the final leaf of the node.
This works well with mandatory hierarchical prompts but for optional hierarchical prompts the response do not returns the prompts at the next level in the hierarchy.
Is there any other way fetch the optional hierarchical prompts next level values or is this the defect?
Is this defect planned to be fixed with next release i.e. 4.1 SP3?
Thanks,
Jitender