Which TPX TxxMSGL panel is currently loaded?
search cancel

Which TPX TxxMSGL panel is currently loaded?

book

Article ID: 280267

calendar_today

Updated On:

Products

TPX - Session Management

Issue/Introduction

Is there a way to see which TxxMSGL panel is currently loaded?

Environment

Release : 5.4

Component : TPX for z/OS

Resolution

In TPX log, there is a message stating which TxxMSGL is being loaded. In the example below, TENMSGL is being used.  

BUILD PANEL: TEN0058
BUILD PANEL: TEN0080
BUILD PANEL: TEN0088
BUILD PANEL: TEN0061
BUILD PANEL: TENMSGL  

TENMSGL will be pulled from the dataset that is located under the DD PANELS in the TPX task. It will follow the datasets concatenation sequence, if the TENMSGL is found in the first panel library concatenation it will use it, if it is not found in the first dataset then it will search the second in concatenation and so on.

Note that 'User' level and 'Profile Defaults' language setup overwrite the message panel that is being used for that user.