Hello Team,
i call Ice.RPT.BAQReportSvc/SubmitToAgent to submit a baq ssrs report.
below is the input string. but when I look at the system monitor and i got root element is missing error message.
i did not know what I missed.
thanks,
A while back I shared a function that spits out a BAQ Report. It’s single parameter (though that shouldn’t be hard to tweak) and is meant to be called from within a session (you’d have to build a session, which also isn’t too bad). Either way, a function is much easier to manage from a REST call than calling the BO’s directly.
Notice how the quotes above are not the same. In our code however, there is only one kind of quote.
"
Word, this forum, and other programs will automatically use fancy quotes to make things look, well, fancy. This is why we ask people to put code in a code block. You can do this by entering three back-ticks in a row ``` on a line by itself: