I am creating an Information Publisher report in Oracle OEM 12c which I want to run either for a particular target or all targets (if no target is selected. I have used bind ??EMIP_BIND_TARGET_GUID?? which allows OEM to prompt for a target to be selected, however I am unable to run the report for all targets by not selecting a target.
Is it possible to create a report that 1) allows you to select a target and 2) runs for all target if no target is selected
Thanks