SQL Tagging Format
SQL tagging information is formatted as a comma-separated list of values using the following syntax:
componentname,servername,taskid,userid,flowid:sarmid,busobjname,buscompname,viewname
where:
componentname is the alias of the component, for example, SCCObjMgr_enu.
servername is the name of the Siebel Server on which the component or task is running.
taskid is the task ID of the user who generated the query.
userid is the login name of the user who generated the query.
flowid is the flow ID of the component or task.
sarmid is the SARM ID of the component or task.
busobjname is the business object name.
buscompname is the business component name.
viewname is the view name (only in UI mode).
Note: Any optional elements of a tag that are irrelevant or missing
for the query are replaced with an empty string.