Run Report by REST API and passing Report Interconnect
Hi all,
i am trying to call a UBE from rest service and want to pass report interconnect (RI) values in 9.2.4.4, can anyone help.
{
"reportName": "R554200",
"reportVersion": "Version",
"fireAndForget":false,
"riValues": [{
"id": 1,
"values": "1496044"
}, {
"id": 2,
"values": ""
}, {
"id": 3,
"values": ""
} ]
}