Using Seeded Java BnE validators in Custom Integrators
The custom integrators allow to use the standard validations , components etc .
We are in the process of developing a custom integrator on the fa_mass_additions table . For that we want to use the two java validatiors used by the standard Asset Additions Integrators
1) oracle.apps.fa.integrator.validators.FADPISValidator
2) oracle.apps.fa.integrator.validators.FAAssetNumberValidator
The first validates the DPIS of a particular record - like checking the DPIS is greater or equal to oldest DPIS, less than or equal to current open period etc