Porting web service (SOAP) application to Tandem NonStop -


can suggest simplest way implement soap web service that:

  • implements simple protocol (incidentally, used secure key management)
  • unwraps xml digital signatures
  • interacts enscribe file system
  • does not have fault-tolerant standard non-stop process

by "simplest" mean "has least dependencies". lower cost not worry now.

i have been advised xpnet might 'platform' use possibly there better ways.

thanks!

there other products besides xpnet designed - csl soap example. know bit csl, imagine competitor products function in broadly same way.

csl lets implement business end of logic pathway servers can (of course) access enscribe resources, , expose functionality web services, providing/generating required code packaging/unpackaging soap messages.

probably best check out available products , see 1 gives of functionality require.


Comments

Popular posts from this blog

html - How to set bootstrap input responsive width? -

javascript - Highchart x and y axes data from json -

javascript - Get js console.log as python variable in QWebView pyqt -