T4EA  AIG_19.2 C8891 A24697
Teamcenter Gateway for Enterprise Applications API Reference
T4EA::QUERY::CUSTOM::MAPPING Namespace Reference

Functions

 buildRowQueryDataString RowQueryName EntryFieldName EntryValue ?RowQueryDataString? args
 Helper procedure to build the query string passed to TC to be able to search for the related TC object. More...
 
 executeQuery SessionId QueryName
 Customer specific userexit to execute a Teamcenter user query via an ERP match code search function. More...
 
 executeQuery4OfbizProduct SessionId QueryName args
 Customer specific userexit to execute a Teamcenter user query via a OfBIZ Product search web service. More...
 
 executeQuery4ProductInformation SessionId QueryName args
 Customer specific userexit to execute a Teamcenter user query via an Oracle SQL select statement. More...
 
 importQueryRowViaBatch SessionId QueryName ObjectKey args
 Customer specific userexit to import a Teamcenter user query row via the T4EA Batchserver. More...
 

Function Documentation

◆ buildRowQueryDataString()

T4EA::QUERY::CUSTOM::MAPPING::buildRowQueryDataString   RowQueryName EntryFieldName EntryValue ?RowQueryDataString? args  

Helper procedure to build the query string passed to TC to be able to search for the related TC object.

Parameters
RowQueryNameName of the TC saved query to execute
EntryFieldNameName of the query parameter
EntryValueValue of the query parameter
RowQueryDataStringNavigation path to the query parameter, if necessary
argsunused
Returns
string

◆ executeQuery()

T4EA::QUERY::CUSTOM::MAPPING::executeQuery   SessionId QueryName  

Customer specific userexit to execute a Teamcenter user query via an ERP match code search function.

Parameters
SessionIdUnique session ID for the users teamcenter session
QueryNameQuery name to be executed
Returns
OK or ERROR (with message)

◆ executeQuery4OfbizProduct()

T4EA::QUERY::CUSTOM::MAPPING::executeQuery4OfbizProduct   SessionId QueryName args  

Customer specific userexit to execute a Teamcenter user query via a OfBIZ Product search web service.

Parameters
SessionIdUnique session ID for the users teamcenter session
QueryNameQuery name to be executed
Returns
OK or ERROR

◆ executeQuery4ProductInformation()

T4EA::QUERY::CUSTOM::MAPPING::executeQuery4ProductInformation   SessionId QueryName args  

Customer specific userexit to execute a Teamcenter user query via an Oracle SQL select statement.

Parameters
SessionIdUnique session ID for the users teamcenter session
QueryNameName of the user query
Returns
OK or ERROR

◆ importQueryRowViaBatch()

T4EA::QUERY::CUSTOM::MAPPING::importQueryRowViaBatch   SessionId QueryName ObjectKey args  

Customer specific userexit to import a Teamcenter user query row via the T4EA Batchserver.

Parameters
SessionIdUnique session ID for the users teamcenter session
QueryNameQuery name to be executed
ObjectKeyObject key used for query
Returns
status