03 Aug 2016 04:10 AM
Hello friends,
i have a question on dynatrace monitoring and I hope someone can help me here
Our goal:
A JUnit test with 5 different methods calls the same Webservice in the backend (monitored by DynaTrace). The called webservice is always the same. The values of the passed over parameters differ based on the calling method:
Complete WSDL of WebService on Machin123:
http://machine123.test.com:12345/framework/services/S821SCopyShipment?wsdl
WebService:
/framework/services/S821SCopyShipment
Parameters passed over to the called WebService:
proxy.setICreateInterpedenceFrame2WorksetFlag("N");
proxy.setICopyQuotationFrameWorksetFlag("N");
proxy.setICopyRoutingFrameWorksetFlag("N");
proxy.setICopyCargoFrameWorksetFlag("N");
proxy.setICopyEquipmentFrameWorksetFlag("N");
proxy.setICopyPartyFunctionsFrameWorksetFlag("N");
proxy.setICopyTariffingFrameWorksetFlag("N");
proxy.setICopyMtdFrameWorksetFlag("N");
proxy.setICopyCentretextFrameWorksetFlag("N");
proxy.setICopyMarksAndNumbersFrameWorksetFlag("N");
proxy.setICopyExportRemarksFrameWorksetFlag("N");
proxy.setICopyBcRemarksFrameWorksetFlag("N");
proxy.setICopyNewShipmentAsStandardFrameWorksetFlag("N");
proxy.setICopyNewShipmentAsOfferFrameWorksetFlag("N");
proxy.setIReadNewShipmentFrameWorksetFlag("N");
The values for these parameters differ depending on the JUnit test method
How do we configure a correct measure and business transaction within Dynatrace to filter/separate based on these parameter values?
Kindly review the attached screenshots of our current settings and environment.
We also would like to adapt this monitoring for other environments as well, so i guess i have to put a sensor pack (category "methods") on the sensor placement of the websphere application server.
Thank you again for reading and my helping 🐵
Best regards,
Christian
18 Aug 2016 07:25 AM
Hi Christian
sorry for the late reply. did you get an answer on your questoin in the meantime? If not - would you mind sharing some of these purepaths with us so that we can have a look at it and figure out a good way to separate your webservice calls? Feel free to send me the PurePaths through my "Share Your PurePath" program - http://bit.ly/sharepurepath
Andi
18 Aug 2016 10:20 PM
Hello Andi,
thank you for your message. Nope, i got no answer on my question yet. But yes I can send you my PurePath.
Thank you again for your support.
Christian