Developer

Create Iterator

Create Iterator Summary The CREATE ITERATOR command allows iteration over a result set. An iterator sets variable values for each row in the <command> result set and then invokes the given pipeline or step.  The variable […]

Connect SOAP API Developer’s Guide Exploring Complex Types

Connect SOAP API Developer’s Guide Exploring Complex Types AddProcGroupQueueOptions AddProcGroupQueueOptions is the object used to pass all optional parameters when adding processing groups to the process queue. Table 7 describes […]

ToQwerty

ToQwerty ToQwerty is a data scrubbing function that removes all non-QWERTY characters from a string. Syntax ToQwerty(<input_string> [,<retain_chars>]) Input_string is the source string to modify. Retain_chars appends to the list of characters to keep. […]

DiffTime

DiffTime DiffTime computes the difference between two dates or date times for a given time unit of measure. Syntax DiffTime(<input_1>, <input_2>[, <unit_of_measure>]) Where input_1 and input_2 are of one of […]

CountWeekdays

CountWeekdays The CountWeekdays function returns the number of weekdays between two date input parameters. Syntax CountWeekdays(<input_1>, <input_2>) Where input_1 and input_2 are of one of the following data types: instant […]

Connect REST Audit Entity

Audit Entity Attribute Type Updatable Comments  id  UUID  no  action  string  no The action that resulted from the API call  username  string  no The username for the active session used for […]

Connect REST Snapshot Entity

Snapshot Entity Use snapshot in conjunction with Connect’s deploy commands to migrate Connect domain objects from one environment to another. The following are the attributes in the body of a […]

Connect REST Deployment Entity

Deployment Entity Deploy service is used to migrate “Xactly Connect” domain objects from one Connect source environment to another target environment. Domain objects include steps, pipelines, schedules, variables, etc. Tables […]