Logon id required
Select messages from
# through # FAQ
[/[Print]\]

MVSFORUMS.com -> CICS and Middleware

#1: Logon id required Author: cobcurious PostPosted: Fri Feb 18, 2005 4:03 am
    —
Hi,
Can anybody please help me out as to how to find the logon id of the person who has initiated a task ? I am making an application which intends to display the logon id of the person who has initiated the task.
Thanks and Regards
Tushar

#2:  Author: kolusuLocation: San Jose PostPosted: Fri Feb 18, 2005 8:37 am
    —
cobcurious,

You can use CEMT INQUIRE TASK to find the userid who initiated the task

Check this link

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA7P03/11.49?DT=20021018154625

Hope this helps...

Cheers

kolusu

#3:  Author: ofer71Location: Israel PostPosted: Fri Feb 18, 2005 10:31 am
    —
And of course, you can use the command flavor of "INQUIRE TASK".

O.
________
herbalaire


Last edited by ofer71 on Sat Feb 05, 2011 11:20 am; edited 1 time in total

#4:  Author: Maheshwari PostPosted: Tue Feb 22, 2005 9:12 pm
    —
Try

EXEC CICS ASSIGN
USERID(WS-USERID)
USERNAME(WS-USER-NAME)
END-EXEC
Hope this helps.



MVSFORUMS.com -> CICS and Middleware


output generated using printer-friendly topic mod. All times are GMT - 5 Hours

Page 1 of 1

Powered by phpBB © 2001, 2005 phpBB Group