I'm working with a user on setting up some monitoring and there are some things we can't get to function (or are unable to do in App Manager). We're looking for some assistance/guidance on these.
This is what he's looking for
- Ability Complex SOAP calls, as mentioned below.
- Ability to monitor age of a file (for CCTR constraint files)
- Ability to verify a SSIS job completed
In regards to the SOAP calls:
" ...
some of our web service parameters, specifically enumerations. For example, we need to specify parameter values ProviderSex, IsPCP, IsAcceptingNewPatients, SortColumn, and SortDirection. Because of how that parameter is coded in the web service (a enum) it isn’t showing as a parameter we can specify, and that is a required field. We have this all over the place, so changing our code isn’t an option.
Further, looking at the alarms on Results, it is looking for strings. We can probably make that work, but it would be better if we could examine the contents of an XML node.
So the thing we need from AppManager is the ability to use enum parameters in our SOAP calls"
Please let me know what further information you may need to see if we can get these types of queries working.
Thank you.