We installed the MFT agents under System State Manager (SSM) control but...
1. The agents only give some messages in the joblog. Not on the console. Can SSM track these messages?
2. As a bypass I installed the Action STARTING -> UP -> SETCOL(CURRENT_STATE,UP) But, that bypass seems not to work because a rule SSMIEF updates the current_state a second time.
Q30TAG01 IEF695I START
Q30TAG01 WITH JOBNAME
Q30TAG01 IS ASSIGNED TO USER userID, GROUP STCGROUP
Q30TAG01 $HASP373 userID STARTED
OPSMAIN OPS7914T SSM AUDIT: STCTBL.userID UPDATED by userID STATEMAN.SSMHASP3 CURRENT_STATE=STARTING
OPSMAIN OPS7902H STATEMAN ACTION FOR STCTBL.userID: STARTING_UP SETCOL=CURRENT_STATE,UP OPSMAIN OPS7914T SSM AUDIT: STCTBL.userID UPDATED by OPSMAIN STATEMAN CURRENT_STATE=UP userID IEF403I userID - STARTED
OPSMAIN OPS7914T SSM AUDIT: STCTBL.userID UPDATED by userID STATEMAN.SSMINSDD CURRENT_STATE=DUPE
OPSMAIN OPS7914T SSM AUDIT: STCTBL.userID UPDATED by userID STATEMAN.SSMIEF4 CURRENT_STATE=STARTING
What the best way to solve this problem?