I made more tests and discover that applinx is not mixing sessions… its more complicated because what really happens is the second session overwrites the natural global data area of the first.The login information is the same for both users (unix login) but when the application executes asks for user/password and stores the information in a global data area, when the second user logs on and the first user sends a key (enter,pf keys, etc) the user name in the screen becomes the same. I will send the logs you requested in the next post.
#Mainframe-Integration#webMethods#ApplinX