T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
TPHAP Namespace 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...
 
 convertHtmlEntitiesToUniCode string
 convert HTML code to tcl unicode character 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...
 

Detailed Description