Rejection handles:
Fault – buildings.xml:
<xml version = “1.0”…….?>
<fault policy bindings version = “2.0”
Xmlns = “…………”
Xmlns : xsi = “……”
<service fault policy =” rejected messages”>
<name>
Ftp_get</name>
</service>
</fault policy bindings>
Inclined to build a profession as Oracle SOA Developer?
Then here is the blog post on Oracle SOA Training Online.
Fault – policies.xml:
< ? Xml version = “1.0” ……? >
<fault policies xmlns = “……..”>
<fault policy version = “ 2.0.2” id = “rejected messages”>
Xmlns :env =”……………./”
…………………………………..”
…………………………………..”
Xmlns:xsi =”……………….”>
<Conditions>
- <fault name : rjm = “http://schemas.oracle.com/sca/rejected messages
- <condition>
<action ref = “write to file”/>
</condition>
</fault name>, </conditions>
- <Actions>
<Action id = “write to file”
<File action>
<Location> F:/remesh/error messages</location>
<file name>student /TIME STAMP%txt</filename>
Name = “rjm : Ftp – get”>
</file action>
</Action>
</Actions>
</fault policy>
</fault policies>;
For Indepth knowledge on Oracle SOA, click on below
- Oracle SOA ATA (Application Integration architecture)
- How to work with FTP(File transfer protocol) in Oracle SOA
- Oracle SOA Interview Questions & Answers
- Oracle SOA Admin Interview Questions
- Oracle SOA Tutorials