Integrating an iLOG Jrules (ODM) stage with a Java XOM

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
parag.s.27
Participant
Posts: 221
Joined: Fri Feb 17, 2006 3:38 am
Location: India
Contact:

Integrating an iLOG Jrules (ODM) stage with a Java XOM

Post by parag.s.27 »

All,

Till date we have been using the ODM Jrules stage in the capacity of Dynamic XOM with the input as XML payload. Recently we have received a ODM Ruleset Jar as a Java XOM. We are not able to integrate the Java XOM because the Ruleset name in the input expects one value and the Java XOM has many classes in the supporting XOM.jar.

The support and COE team says the following: -

"You cannot use Java XOM without a wrapper that flattens out the schema. since we cannot convert the data into Java objects, it will have to be a dynamic XOM. the objects might be defined in Java classes instead of XSD hence we cannot manage in DataStage without a Wrapper"


Does anyone know of any method which can help in integrating a JAVA XOM based ODM rules jar without a wrapper.
Thanks & Regards
Parag Saundattikar
Certified for Infosphere DataStage v8.0
Post Reply