Sunday, September 18, 2016

Difference Between Concreate WSDL And Abstract WSDL

  
·      ●  An abstract WSDL document describes what the web service does, but not how it does it or how to contact it. An abstract WSDL document defines:

the operations provided by the web service.

The input, output and fault messages used by each operation to communicate with the web service, and their format.




● A concrete WSDL document adds the information about how the web service communicates and where you can reach it. A concrete WSDL document contains the abstract WSDL definitions, and also defines:

the communication protocols and data encodings used by the web service.

The port address that must be used to contact the web service.


More Info:


Tuesday, September 13, 2016

Multiple Directories supported in File & FTP Adapter


Multiple Directories supported in File & FTP adapter 

 The Oracle File and FTP Adapters support polling multiple directories within a single activation. You can specify multiple directories in JDeveloper as opposed to a single directory. This is applicable to both physical and logical directories.
SOA Composite:
File Service with read operation: