hi, at the minute we do some daily checks on certain services in MWS to check if they have failed. This is time consuming and I am looking into automating the process.
I have checked the database where the information is stored, but it is stored as BLOB. I have saved one of the BLOBs to a file and opened in Notepad++ and removed the NUL values, leaving the title of each field in the file, but where the pipeline data should be there are values such as VT,EOT,SOH,ENQ,SI etc… which I can only think of being encoded values.
Presumably MWS decodes this information somehow, using a service? Trying to find where this is stored, or another way I could create a service that gets the pipeline information.
Thanks for the help.
#webMethods#Integration-Server-and-ESB