T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
LogTools Namespace Reference

Functions

 createLogChannel LogChannel
 This functions initializes the search index for the specified log channel. More...
 
 getBinLogFile logchannel target zip
 This function downloads a binary logfile from the BGS server and stores this in the local filesystem. More...
 
 setSecurityContext4LogChannel LogChannel SecurityContext
 Sets the security context of a given logchannel. More...
 
 storeBinLogFile src logchannel
 This function upload a binary logfile to the BGS server. More...
 
 testLogPattern logchannel pattern
 Test the last line of a logfile for a keyword. More...
 
 writeLogMessageWithAttachment strLogChannel strLogLine strLinkName strAttachmentData ?strAttachmentMType? ?strMessageType? ?strAttachmentName? ?strAttachmentSecurityContext? ?strMessageSecurityContext?
 Creates an attachment on the log server (BGS) and adds the link to the specified log line. If a security context for the attachment is specfied, the attachement is created with the assigned security context. If a security context for the log message is specified, the message is created with the assigned security context. More...
 

Detailed Description