IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Find the USERID in CICS Web Support Application


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
jobin thomas

New User


Joined: 19 Aug 2008
Posts: 15
Location: Bangalore

PostPosted: Tue Apr 09, 2013 1:19 am
Reply with quote

Hi,

I'm working on a design to have a new CICS transaction provide dynamic http responses to requests from web browser. I plan to use HTTP basic authentication in TCPIPService.

My question here is will the "EXEC CICS ASSIGN USERID(ws-id)" in my application program provide me the user ID that was obtained from the Web client during basic authentication?

Thanks,
Jobin
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Tue Apr 09, 2013 3:57 am
Reply with quote

After the program issues the ASSIGN USERID API, what was the resolved value?

This is generally what you should test first, then post the question, if the value is not what you expect.
Back to top
View user's profile Send private message
jobin thomas

New User


Joined: 19 Aug 2008
Posts: 15
Location: Bangalore

PostPosted: Tue Apr 09, 2013 10:20 am
Reply with quote

Thanks Bill!

I'm still researching on a concept of using CICS as HTTP server for our business requirement. I'm new to CWI and did not have the development region setup yet to test it. Thanks
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts APL support TSO/ISPF 1
No new posts To find whether record count are true... DFSORT/ICETOOL 6
No new posts 10 byte RBA conversion -non applicati... JCL & VSAM 1
No new posts Calling an Open C library function in... CICS 1
Search our Forums:

Back to Top