![]() |
T4EA
AIG_19.2 C8891 A24697
Teamcenter Gateway for Enterprise Applications API Reference
|
Namespaces | |
DEMOERP | |
Functions | |
checkConnection ?User? ?Password? ?System? ?ConnectString? ?Language? args | |
Checks the connection. More... | |
ofBIZservice Operation inputDict ?ConnectString? ?User? ?Password? ?Language? | |
Calls the web service. More... | |
ofBIZservice4BillOfMaterial Operation inputDict ConnectString User Password Language | |
Calls the web service. More... | |
ofBIZservice4Document Operation inputDict ConnectString User Password Language | |
Calls the web service. More... | |
ofBIZservice4getAssociatedProducts Operation inputDict ConnectString User Password Language | |
Calls the web service. More... | |
ofBIZservice4Product Operation inputDict ConnectString User Password Language | |
Calls the web service. More... | |
prepareStatus Status | |
Handle service result and prepare status. More... | |
T4EA::CUSTOM::SERVICES::checkConnection | ?User? ?Password? ?System? ?ConnectString? ?Language? args | ||
Checks the connection.
If any optional parameter is missing, the procedure will use the default values from EA connection handling.
User | (optional) EA User name |
Password | (optional) Password of the EA user |
System | (optional) the EA system to use |
ConnectString | (optional) the base URL of the EA system |
Language | (optional) Language to use for session |
T4EA::CUSTOM::SERVICES::ofBIZservice | Operation inputDict ?ConnectString? ?User? ?Password? ?Language? | ||
Calls the web service.
If any optional parameter is missing, the procedure will use the default values from EA connection handling.
Operation | name of the operation |
inputDict | the TCL dict containing the parameters for the service call |
ConnectString | base URL of OFBiz system |
User | (optional) EA User name |
Password | (optional) Password of the EA user |
Language | (optional) Language to use for session |
T4EA::CUSTOM::SERVICES::ofBIZservice4BillOfMaterial | Operation inputDict ConnectString User Password Language | ||
Calls the web service.
Operation | name of the operation |
inputDict | the TCL dict containing the parameters for the service call |
ConnectString | base URL of OFBiz system |
User | User name |
Password | Password |
Language | Language to use for session |
T4EA::CUSTOM::SERVICES::ofBIZservice4Document | Operation inputDict ConnectString User Password Language | ||
Calls the web service.
Operation | name of the operation |
inputDict | the TCL dict containing the parameters for the service call |
ConnectString | base URL of OFBiz system |
User | User name |
Password | Password |
Language | Language to use for session |
T4EA::CUSTOM::SERVICES::ofBIZservice4getAssociatedProducts | Operation inputDict ConnectString User Password Language | ||
Calls the web service.
Operation | name of the operation |
inputDict | the TCL dict containing the parameters for the service call |
ConnectString | base URL of OFBiz system |
User | User name |
Password | Password |
Language | Language to use for session |
T4EA::CUSTOM::SERVICES::ofBIZservice4Product | Operation inputDict ConnectString User Password Language | ||
Calls the web service.
Operation | name of the operation |
inputDict | the TCL dict containing the parameters for the service call |
ConnectString | Server URL |
User | User name |
Password | Clear text password |
Language | language (not used currently) |
T4EA::CUSTOM::SERVICES::prepareStatus | Status | ||
Handle service result and prepare status.
Status | Status to interpret |