A
atuldalvi123
Guest
Hello Peter, Thanks for the reply. Actually, we have a PAS server specially running for the OpenEdge soap web services only. We have couple of OpenEdge soap services deployed on this PAS server and hundreds of programs running and linked under it. There are no OpenEdge classes involved in it only .p programs with Dataset handles, input-output Datasets, temp-tables, Dynamic Queries, buffers etc. I have below doubts on the options you suggested - 1. Will the Dynamic Objects Logging work in this case ? 2. Can you give some more details on the option (2) to identify temp-table entries. Any other logging type for temp tables ? 3. Also how can we implement option(3). I have code for this but Its a session or request specific right ? Can't we implement this at very higher level as a common code for all the web services ? otherwise I have to modify main program of each web service to write this code. Thanks in advance.
Continue reading...
Continue reading...