We usually put multiple web service (WS) to call the same TRAN, which accesses the same DB2 plan.
For real time monitoring, Omegamon CICS is focusing on task/transaction, I don't find any panel to see performance information on WS or URI.
For performance reporting, from CICS end of day stats, we can see a summary report for each WS. However, one WS can be called by multiple systems, using different ID, we can only differentiate them in the transaction performance report by specifying the user ID, but not at WS level.
So, is there any tool can focus on the performance of CICS WS within mainframe?
Answer by JohnTilling (96) | Dec 05, 2017 at 11:35 AM
If you configured the CICS-DB2 interface to have multiple DB2TRANs pointing to the same DB2ENTRY (hence used the same DB2 plan), could you not have a unique TRANid per webservice and distinguish them that way ?
Connection Webservice between CICS SSL as Cleint and Azure Kubernetes Certificake Fake 1 Answer
CICS Web Service using 2-way SSL 2 Answers
/u/cics/cicts42/lib/wsdl/DFHWS2LS FSUM7351 not found when running DFHWS2LS 1 Answer
DFHPI0119 of CICS system provisioned using z/OS PT 1 Answer
Is there any method or function to extract data out of XML messages in COBOL V2 1 Answer