![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
baseHttpUrlForConnection connectionID | |
Returns an base HTTP URL for a certain connection. More... | |
connectTo channelID urlSuffix args | |
HTTP client call to a URL defined by a communication channel. More... | |
createBinaryHeader date lastmod contype conlen cdis_fname cencoding | |
This function creates a http header for binary data. More... | |
createFileLinkHeader date lastmod contype conlen cdis_fname cencoding | |
This function creates a http header for binary data. More... | |
createGenericHeader date lastmod contype conlen cdis_fname cencoding statusCode statusMessage args | |
This function creates a generic http header. More... | |
createHeader date lastmod contype conlen cdis_fname cencoding | |
This function creates a http header. More... | |
createWSockRes type data | |
This function creates a websocket protocol response. More... | |
httpdDate seconds | |
create a http date string More... | |
httpdDecodeCGI string | |
decode a string to the URL-encoding More... | |
httpdEncodeCGI string | |
encode a string from the URL-encoding More... | |
httpdSplitQueryString query | |
split a http query string to a tcl-list More... | |
httpdStatusMessage statusCode | |
retrieves the HTTP status message given a HTTP status code More... | |
setAttaLink link dname | |
This function create a attachment link for a logfile. More... | |
tcl2html data | |
convert tcl-script code to HTML More... | |
XMLAppendB64Arg tag value args | |
This function create a B64 text tag. More... | |
XMLAppendCLNArg tag value args | |
This function create a clear text tag. More... | |
XMLResFooter args | |
This function create a default XML footer. More... | |
XMLResHeader args | |
This function create a default XML header. More... | |