Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

OSM 7.2.4.1 Reporting Interface ignoring whereclause

Page 3.3 of the Reporting Interface guide alludes to being able to filter results by columns.

No matter what I do, I cannot get this report to filter by the whereclause. In fact, I can put in complete garbage in the whereclause and the report still runs.

What am I not doing properly to enable subsetting of the data?

<?xml version="1.0" encoding="UTF-8"?>

<project basedir="." default="provReport" name="oms">

        <property name="provreport.classpath" value="../ProvReport.jar;../lib/ojdbc6.jar;../lib/orai18n.jar;../lib/xsu12.jar;../lib/xmlparserv2.jar;../lib/xmlmesg.jar"/>

        <target name="provReport">

          <taskdef name="provisioningreport" classname="com.mslv.oms.report.ant.tasks.ProvisioningReportTask" classpath="${provreport.classpath}"/>

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center