
Retrieves data from the Quotation Process and sends an email with a list of the total number and value of…

Communicates with OpenAI API (ChatGPT). Instructions with conversation history and/or advanced parameters (PROMPT) are possible; Sampling temperature, Sampling Top_P, Presence…

Narrows down to just the matched lines from the multiline text. A regular expression (RegExp) can be specified as the…

Narrows TSV text to column matched rows only. A regular expression (RegExp) can be specified as the match condition, and…

Narrows multi-line text down to matching lines only. The match condition can be either “equals”, “contains”, “begins with”, or “ends…

Filters TSV text to column-matched lines only. The match condition can be either “equals”, “contains”, “begins with”, or “ends with”.…

Converts text files charset (Coded Character Set). For example, converts UTF-8 encoding to Shift_JIS or UTF-16. If multiple files are…

Extracts and deletes all duplicate rows. In forward order mode, the first row is retained; in reverse order mode, the…

Extracts and deletes rows with duplicate column elements. In forward mode it keeps the first row, in reverse mode it…

Extracts one line randomly from the multi-line string and sets that line in singleline string data. For example, it can…

Extracts one line from the multi-line string in order using a round robin method and sets that line in single-line…

Switches the row and column indices of the rectangle TSV. The output matrix (Transposed Matrix) is obtained by changing cell(x,y)…

Aggregates the values in a numeric column by 2 aggregation-key columns: Pivot table. Sum, Percentage, Count and Average are tabulated…

Verifies that the cells are in a matrix format. If the number of cell values are different for each row,…

Calculates the difference and rate of change for the two numeric columns in the TSV. Adds the calculated value to…

Extracts the specified range of rows. The range is specified by Begin Index and End Index. The index is zero-based…

Removes all blank rows. Line breaks at the end of the text (including TSV and CSV) are also removed. If…

Converts text files charset (Coded Character Set). For example, converts UTF-8 encoding to Shift_JIS or UTF-16. If multiple files are…

Creates a Bar/Line Chart from numeric TSV (population by country, monthly sales) using Image-Chart. The Y-axis tick marks are automatically…

Concatenates all string type data. Searches and joins string data and title strings stored as workflow data of Questetra BPM…

Lists the download URLs for the files stored as workflow data in Questetra BPM Suite. If two or more files…