Kindly explain what is the difference between Webservices and Trading Network?
Since we can do all the transaction through webservices what is the need to go for Trading Network since it invokes webservice and also both uses SOAP messaging protocol.
You cannot compare both and each has its own functionality and ofcourse both can be used for exchanging external communication between any trading entities (customers,suppliers,buyers,B2B/B2C,BSU’s,DC’s) list goes on.
WebService:
Trading Networks:
TN is used for Transactional exchange/communication method between any parties it can be Internal or External world and it acts as a traditional HUB/SPOKE methodology via transport protocols (HTTP/s,SMTP for using EDI/EC,AS1,AS2,FTP/sFTP) based intergrations.
WS and TN are really nothing comparable.
TN allows you to config doc types, routings, saving doc to DB, manage partners, control deliveries and more.
pls read the TN concept guide first.
I can understand we can’t compare Webservice and Trading Network.
I have doubt, By using webservice we can transfer the data, can add certificate for secure transfer, can create new table to store all the transactions, can resubmit the request to run the service again.
Then why we go for Trading Network?
Is it the Trading Network do all the manual task to be automated?