T4EA  AIG_19.2 C8891 A24697
Teamcenter Gateway for Enterprise Applications API Reference
T4EA Namespace Reference

Namespaces

 BOM
 
 CONNECTION2EA
 
 CUSTOM
 
 GENBOM
 
 GENOBJ
 
 JDBC
 
 PROP
 
 QUERY
 

Functions

 checkEAPassword SessionId System Product User Passwd args
 Sets the active connection to the preferred connection for the given session type and then tries a login on this connection. More...
 
 getLocalizationString strKey args
 Returns an internationalized string for the key. More...
 

Detailed Description

Function Documentation

◆ checkEAPassword()

T4EA::checkEAPassword   SessionId System Product User Passwd args  

Sets the active connection to the preferred connection for the given session type and then tries a login on this connection.

The active connection is reset afterwards.

Parameters
SessionIdID of the session
Systemthe EA system identifier
Productone of T4EA, T4S, etc.
UserEA user
PasswdPassword for the EA user
argscurrently unused

◆ getLocalizationString()

T4EA::getLocalizationString   strKey args  

Returns an internationalized string for the key.

This procedure uses the translations from var/lang for TCL internationalization.

Parameters
strKeykey to be translated
argspositional parameters to be set in the resulting string (in TCL "format"/C "sprintf" style, use Javascript \u escapes for non-ASCII characters!)