While running multiple engines, how do we get the name of the engine in which the job is running?

While running multiple engines, how do we get the name of the engine in which the job is running?

book

Article ID: KB0088551

calendar_today

Updated On:

Products Versions
TIBCO IntegrationManager -
Not Applicable -

Description

Resolution:
The name of the engine can be obtained using the following method in the Job object-
job.getEngineName()

Issue/Introduction

While running multiple engines, how do we get the name of the engine in which the job is running?