Table of Contents

Totango Interface Module

Module SYSTTG Totango Interface Module

Description


Properties

Property YES/NO
Single page frame No
Show toolbar No
Show menu No
Show statusbar No
Show hint No
Fit panel size No

Rules

Rule Name Additional
sub AssertTDTotangoConfig method
sub TDTotangoTrack global

Rules Description and Comments

sub TDTotangoTrack( in ArgAccount text, in ArgUser text, in ArgUsrEml text, in ArgUserAction text, in ArgUserIsContact text, in ArgUserRole text, in ArgModule text ) global

Track information using the Totango HTTP API

ArgAccount Totango Account, will be created if not existing
ArgUser Totango User, will be created if not existing
ArgUsrEml Totango User Mail address
ArgUserAction Totango User Action to track
ArgUserAttribute Totango User attribute (empty=no change, N=No Contact, Y=Contact, K=Key Contact
ArgUserRole User Role, e.g. CLERK
ArgModule Module name

Note: GET request will return a 1×1 pixel gif image, which is ignored


sub AssertTDTotangoConfig( out ArgBasURL text, out ArgServiceID text ) method

get/assert common configuration for Totango interface