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

Allow some user to access some fields in a MAP


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Mon May 23, 2005 11:50 am
Reply with quote

hi,

Two users are accessing a mapset and i want one user to allow some fields and other user to allow some other fields. how to do this?

bye,
ks reddy.
Back to top
View user's profile Send private message
krishh

New User


Joined: 20 May 2005
Posts: 12

PostPosted: Mon May 23, 2005 6:22 pm
Reply with quote

hello
mapset contains several maps.
if you want to access some of the fields by one user and some fields by another user in a map you have to use the programming logic.
Back to top
View user's profile Send private message
knd_r
Currently Banned

New User


Joined: 18 Mar 2005
Posts: 48

PostPosted: Mon May 23, 2005 8:17 pm
Reply with quote

hi,

can you provide that logic please?

thanks,
ks reddy.
Back to top
View user's profile Send private message
priya

Moderator


Joined: 24 Jul 2003
Posts: 568
Location: Bangalore

PostPosted: Mon May 23, 2005 9:36 pm
Reply with quote

Check the Userid before allowing the user to read/write the fields from the map in your program.
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Avoid job abend on dataset held by us... JCL & VSAM 6
No new posts After newcopy the CICS program user f... CICS 7
No new posts User ABEND U0476. Need help. IMS DB/DC 1
No new posts Partial Sort conditions for PD fields DFSORT/ICETOOL 16
No new posts System add a USER parm when job submi... TSO/ISPF 4
Search our Forums:


Back to Top