posted 16 years ago
we need to create a MDM project which checks for data duplication, consistency , indexing while creating a new master record or searching it.
Mural is open source MDM suite( which includes Glassfish server, netbeans id ,JBI-Java Business Integration,BPM -Business Process Management and Business rule.)
As per our requirement suppose a user log in and he need to create a account then out of 50 default fields only fileds mapped with his role should be visible...(business rule enginerequired)
Then while saving his account we need the MDM suite in order to check the duplicacy of the record.
and the complete flow of the application is decided with BPM
Hence we need everything to be dynamic.
and need to integrate MDM with BRE and BPM