SOA Breakthroughs
18.0K views | +0 today
Follow
SOA Breakthroughs
Monitoring innovations in SOA, APIs & Cloud
Curated by Nicolas Weil
Your new post is loading...
Your new post is loading...
Scooped by Nicolas Weil
November 16, 2011 7:58 PM
Scoop.it!

Managed File Transfer in Service Oriented Architectures

Managed File Transfer in Service Oriented Architectures | SOA Breakthroughs | Scoop.it

Gartner has estimated that over 80% of data exchanged between organizations are transfered via files such as office documents, PDF, CSV, media files, and for the majority of our customers it’s: check images and financial transaction files.


Managed File Transfer (MFT) solutions, like Flux, orchestrate automated file transfers between departments and business partners in a secure fashion while providing:

- Monitoring: Central web-based monitoring console.

- Notifications: Email, SMS, JMS, etc.

- Automatic Error Handling: Automatic handling of failures: send an email and retry the transfer.

- Reporting: Web-based reporting and auditing.

- Enterprise Integration: Integration with web service APIs (SOAP and REST) and 3rd party enterprise applications such as Cognos and Informatica.


No comment yet.
Rescooped by Nicolas Weil from Dev Breakthroughs
November 4, 2011 4:32 PM
Scoop.it!

How REST replaced SOAP on the Web: What it means to you

How REST replaced SOAP on the Web: What it means to you | SOA Breakthroughs | Scoop.it

Anyone working on enterprise systems in the last 10 years will remember the initial tenets of Service Orientated Architecture were to decouple applications and to provide a well defined service interface, which can be reused by applications and composed into business processes. The idea of reuse and composition made SOA an attractive proposition that sent thousands of organizations on a very challenging treasure hunt. We have since read SOA's obituary and its resurrection with many stories of woe peppered with some success, but with very few achieving the holy grail of SOA. Meanwhile, the web has essentially become a service oriented platform, where information and functionality is a available through an API; the Web succeeded where the enterprise largely failed.


This success can be attributed to the fact that the web has been decentralized in its approach and has adopted less stringent technologies to become service oriented. Many early APIs were written using SOAP but now REST is the dominant force (though some are more REST than others). The publication of REST APIs has been rapidly increasing.

No comment yet.