Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks | - |
Not Applicable | - |
Although there is no such option currently available to individually check the status of one particular application, you can use grep/findstr as shown below.
bwadmin show -d Administrator-Domain applications | grep tibco.bw.sample.binding.soap.http.BookStore.application (UNIX)
bwadmin show -d Administrator-Domain applications | findstr tibco.bw.sample.binding.soap.http.BookStore.application (WINDOWS)