![]() |
T4EA
AIG_19.2 C8891 A24697
Teamcenter Gateway for Enterprise Applications API 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... | |
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.
RowQueryName | Name of the TC saved query to execute |
EntryFieldName | Name of the query parameter |
EntryValue | Value of the query parameter |
RowQueryDataString | Navigation path to the query parameter, if necessary |
args | unused |
T4EA::QUERY::CUSTOM::MAPPING::executeQuery | SessionId QueryName | ||
Customer specific userexit to execute a Teamcenter user query via an ERP match code search function.
SessionId | Unique session ID for the users teamcenter session |
QueryName | Query name to be executed |
T4EA::QUERY::CUSTOM::MAPPING::executeQuery4OfbizProduct | SessionId QueryName args | ||
Customer specific userexit to execute a Teamcenter user query via a OfBIZ Product search web service.
SessionId | Unique session ID for the users teamcenter session |
QueryName | Query name to be executed |
T4EA::QUERY::CUSTOM::MAPPING::executeQuery4ProductInformation | SessionId QueryName args | ||
Customer specific userexit to execute a Teamcenter user query via an Oracle SQL select statement.
SessionId | Unique session ID for the users teamcenter session |
QueryName | Name of the user query |
T4EA::QUERY::CUSTOM::MAPPING::importQueryRowViaBatch | SessionId QueryName ObjectKey args | ||
Customer specific userexit to import a Teamcenter user query row via the T4EA Batchserver.
SessionId | Unique session ID for the users teamcenter session |
QueryName | Query name to be executed |
ObjectKey | Object key used for query |