Specification Doc Assembly
Design and Architecture
1
Posts
1
Posters
1
Views
1
Watching
-
Here's the problem. I have a project being re-written. It is using web services and a smart-client. The document for the screen should include the data format of the web service being called. The web service should include the data format for all of the methods that are available. The client only needs one or two methods, while the service contains many. I'd like to have the document for the client updated automatically when the web service is updated, but not include the entire web service doc. As an "extra", I'd like to know where each method of the web service is called. (Which screens etc). I'm hoping such a product exists. Otherwise, I might just have write the stinker. Thanks Brad Bruce