My Oracle Support Banner

How Do I Get The Username Of A Client Tuxedo In The Service Called? (Doc ID 1361508.1)

Last updated on JUNE 13, 2023

Applies to:

Oracle Tuxedo - Version 10.3.0 and later
Information in this document applies to any platform.

Goal

How to obtain username of WS Client connected to Tuxedo Server in the Service called ?

Background:
Customer is migrating Tuxedo application.
The server implements MANDATORY_ACL security.

In service that is called from WS client, username of client is needed to be passed to database.

Already tried in the service:
printf ("Identification of the user: appkey :%d cltid %s \n", rqst-><appkey>, rqst->cltid);

But, the output is a number for appkey and the service name for cltid
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.