Hi, What is easiest way to get the list of all external components/in

Hi,

What is easiest way to get the list of all external components/interfaces and their details that Appian system is interactiong as part of various applications deployed? The idea behind this is to perform a daily "monitoring" of the status of the related xternal interfaces and thereby making sure that Appian is fit to be used.

Thanks,
Sherine...

OriginalPostID-96039

OriginalPostID-96039

  Discussion posts and replies are publicly visible

Parents
  • If the idea is to monitor the status of those end points or databases you could build process models to monitor their status using the Query RDBMS node for databases and the Call Web Service or the "Send HTTP Request" (downloadable here under the Shared Components section) for web services end points and schedule them to run with certain frequency to check the status of the third party systems.

    For other types of systems that won't fit in this category you could write your own custom smart service.
Reply
  • If the idea is to monitor the status of those end points or databases you could build process models to monitor their status using the Query RDBMS node for databases and the Call Web Service or the "Send HTTP Request" (downloadable here under the Shared Components section) for web services end points and schedule them to run with certain frequency to check the status of the third party systems.

    For other types of systems that won't fit in this category you could write your own custom smart service.
Children
No Data