cancel
Showing results for 
Search instead for 
Did you mean: 

How to implement the schema validation with XSD in adapter module

Former Member
0 Kudos

Dear All,

I am trying to develop a EJB as the file adapter mudule.

Please guide me how to implement the schema validation of the source message with XSD.

Or provide me the relative resources about this task.

Thanks & Regards,

Red

Edited by: Grace Chien on Nov 19, 2008 8:23 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear all,

I have develop a trial EJB as the adapter module for this scenario successfully.

But I still have no idea about how to get the XSD and how to implement the schema validation

of the source mesage with the XSD and how to change the content of the payload in this module .

Thanks & Regards,

Red

Edited by: Grace Chien on Nov 19, 2008 8:58 AM

Former Member
0 Kudos

Hi Grace,

You can do the xml scema validation in PI7.1 version directly.

To develop the adapter module for xml schema validation

Regards

Goli Sridhar

Former Member
0 Kudos

Dear Goli Sridhar,

Thank you for your advise.

But unfortunately we apply the XI 3.0.

I must implement this scenairo without any upgrade plan.

Thanks & Regards,

Red

prateek
Active Contributor
0 Kudos

The following blog would be applicable for XI 3.0. You will have to add the code to adapter module instead of Java mapping.

Regards,

Prateek