Searching on Smart Service node usage

Is there a way to identify all processes that utilize a certain Smart Service?

 

For example, if we wanted to identify all the processes on our environment that use the 'Add User' smart service, how would we go about that? OOTB or Plug-ins?

  Discussion posts and replies are publicly visible

Parents
  • Hi Nick

    Data collection zip file generated by Appian Health Check contains a file called hc-process-nodes.csv. This file lists all types of nodes used by all process models in the environment. Filter on Activity class name column with to find the dependent process models.

    For example, please find below image where I searched for dependencies of "Execute stored procedure" smart service.

    Thanks

    Raj

Reply
  • Hi Nick

    Data collection zip file generated by Appian Health Check contains a file called hc-process-nodes.csv. This file lists all types of nodes used by all process models in the environment. Filter on Activity class name column with to find the dependent process models.

    For example, please find below image where I searched for dependencies of "Execute stored procedure" smart service.

    Thanks

    Raj

Children
No Data