How to get BW6x application status using Python Script ?

How to get BW6x application status using Python Script ?

book

Article ID: KB0079527

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Administrator (TEA) 2.3.0

Description

Python Script to get BW6x application status.

Issue/Introduction

How-to-get-BW6x-application-status-using-Python-Script

Environment

All

Resolution

TIBCO Enterprise Administrator(TEA) tasks can be performed using python script.One of the task is to get the application status.

Use attached Python Script to get the BW6x application status.

Command to run the python script:
------------------------------->
> python AppStatusCheck.py
<-------------------------------

Modify domainName, appspaceName, appName, user and pwd values accordingly in AppStatusCheck.py file.

Attachments

How to get BW6x application status using Python Script ? get_app
How to get BW6x application status using Python Script ? get_app