cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry - Filter by Current User Name in SQL Step

Former Member
0 Kudos

I'm currently developing an Agentry application that connects to an Oracle back end.  I would like to filter by the current user's name in a SQL step that connects to the Oracle database.  What's the best way to do this?

Tags edited by: Michael Appleby

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos


See:

http://infocenter.sybase.com/help/index.jsp?docset=/com.sybase.infocenter.pubs.docset-SMP-SDK-3.0.2/...


<<user.name>>Returns the name of the client user. By default this will be the ID entered by the user to log into the client. This value may be overridden.
<<user.agentryID>>Returns the user ID entered to log into the Agentry Client. This value cannot be overriden during synchronization.



Answers (0)