-
●

TSV String; Add Static Value to All Lines
Adds the new string cell to the end of all rows. If there are space characters or line feed characters at the beginning and end of the TSV, they will be deleted beforehand. If the number of tab separators does not match,…
-
●

Questetra-Addon-XML Extract Configs
Extracts the configs of the automatic step. The Addon-XML file (for Questetra BPMS automatic task) is parsed and information such as summary, last-modified, config etc. are extracted (XML escape is not decoded). And simple HTML code is generated.
-
●

Converter (ZENGIN to MizuhoCSV)
Generates a general transfer file for Mizuho Bank. The file of “ZENGIN format” defined by the Japanese Bankers Association is converted to the file for “Mizuho Business Web” service. Each line consists of “Customer Code 1” and “payment amount”.
-
●

Converter (JapanZipCsv to JapanZipXml)
Generates a postal code master. The zip data “KEN_ALL.CSV” (120k lines) of Japan Post is converted to “Japan-Zip.xml”. You can refer to postal code master in input form settings such as “Select (Search Select box)”.
-
●

Converter (JigyosyoZipCsv to JigyosyoZipXml)
Generates a postal code master. The business zip “JIGYOSYO.CSV” (20k lines) by Japan Post Co., Ltd. is converted to “Jigyosyo-Zip.xml”. If “Japan-Zip.xml” (120k lines) is specified, “Jigyosyo-Zip.xml” (140k lines) will be created.
-
●

Questetra-Model-XML Extract Definition
Extracts the definition summary of Business Process. Process-data-definitions (“number”, “data-type”, “name”) and Node (“number”, “name”, “nodeType”) are extracted from Model-XML file in QAR archive. TSV and/or HTML for WordPress are generated.
-
●

WordPress.Com: Posts New
Creates a post as a draft. Content is stored as a draft HTML of POST type. If you want to dynamically change the WORDPRESS DOMAIN using the EL expression, set Scope to “global”.
-
●

WordPress.Com: Stats Views
Gets a post’s views. By specifying WORDPRESS-DOMAIN and POST’ID, the cumulative number of page views is stored.
-
●

WordPress.Com: Media New
Uploads new pieces of media. If you want to dynamically change the WORDPRESS DOMAIN of the upload destination using the EL expression, set Scope to “global”.
-
●

Journal-TSV Create
Creates the Journal-Slip TSV. The transfer slip TSV of the sales is generated based on the Invoice data. To generate a file that can be imported into the accounting system, place a converter such as “TSV to Excel-CSV FILE” in the downstream…
-
●

Slack: Chat Post Ephemeral
Sends an ephemeral message, which is visible only to the assigned user in a specific public channel, private channel, or private conversation. The user should be in the channel specified. SLACK USER is ID of the user who will receive the message.
-
●

Slack: Files Upload
Uploads files. If you want to share files, specify a comma separated list of channel names or IDs in SLACK CHANNELs.
-
●

Slack: Chat Post
Sends a message to a channel. SLACK CHANNEL can be an encoded ID, or a name for channel, private group, or IM channel to send message to.
-
●

Questetra-Addon-XML Generate Digest-HTML
Generates HTML code. The Addon-XML file for Questetra BPMS is parsed and information such as summary, last-modified, config etc. is extracted according to the locale (XML escape is not decoded). After that, simple HTML code for Wordpress is generated.
-
●

Extract Value from Query String
Download Extractor-ParamValue.xml Capture Notes It can be used such as for extracting necessary data from x-www-form-urlencoded which has received via Webhook If there is no parameter name in the query string, automatic processing will result in an error When storing it as…
-
●

Add Column to Tsv
Adding a character string to the end of each row of the tab delimited text (TSV) and stores it as a new TSV in a String type Data Item.
-
●

Delete Rows of Tsv
Remove the specified number of rows from the top from the tab-delimited text (TSV) stored in the String type Data Item
-
●
-
●

Converter (TSV to Excel-CSV) SJIS
Download Converter-TsvToExcelCsvSjis.xml Capture Notes It is also capable of changing the order of columns, filtering, listing duplicately. The file entity consists of comma-separated-values (Shift-JIS) Compare to tab-separated-values (utf-16le-bom) version, the availability of smartphone display and data import increases, but comma information in…
-
●

Converter (Table to Excel-CSV FILE sjis)
2020-02-27 (C) Questetra, Inc. (MIT License)https://support.questetra.com/en/addons/converter-tabletoexcelcsvsjis/ Download Converter-TableToExcelCsvSjis.xml Capture Notes It is also possible to change the order of columns, filter columns, list columns duplicately etc. The file entity consists of comma-separated-values (Shift-JIS) Compare to tab-separated-values (utf-16le-bom) version, the availability of smartphone…
-
●

Journal Slip TSV from Invoice Data
Generate transfer slip TSV (tab-separated-values) with sales amount, sales date, due date. It supports cases where add a sales collectively or divided into several months or mixture of those. In order to generate a file for the accounting system, you need to…
