{"id":83183,"date":"2020-01-06T13:29:49","date_gmt":"2020-01-06T04:29:49","guid":{"rendered":"https:\/\/support.questetra.com\/?p=83183"},"modified":"2022-05-30T14:50:47","modified_gmt":"2022-05-30T05:50:47","slug":"version-11130","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/versions\/version-11130\/","title":{"rendered":"v11.13 2020-01-20 Enhanced Automatic Setting Function for Business Data"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Release Overview<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Date Release<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li> <a href=\"https:\/\/support.questetra.com\/en\/bug-obstacle-maintenance\/maintenance-20200120\/\">Mon. Jan. 20th, 2020<\/a><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Changes to be Noted<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>In &#8220;Service Task (Google Drive: Files Upload)&#8221;, the method with folder path for specifying the upload destination folder is abolished <\/li><li>&#8220;Field Name&#8221; on Data Items become mandatory<\/li><li>At the same time as Microsoft ends support for Windows7 (January 14, 2020), Questetra will also end support for Windows7<\/li><li>The new App editer (HTML5 version) will not support IE11<\/li><li>[Advance notice] In April 2020, Flash version of the App editing function will be discontinued<\/li><li>Check out also the plans of changes in future versions [<a style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 1rem;\" href=\"#future-changes\">Plans of Future Changes<\/a><span style=\"font-family: -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen-Sans, Ubuntu, Cantarell, &quot;Helvetica Neue&quot;, sans-serif; font-size: 1rem;\">] at the bottom of this page.<\/span><\/li><\/ul>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Details for Version 11.13<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">(\u2605: Appended on January 14, 2020)<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Changes of Functions for Normal User<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Workflow<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Change the design of Workflow diagram (Status) displayed on the Process details screen<ul><li>Single-color display instead of gradation<\/li><li>Changed Swimlane colors and icons<\/li><li>Normal swimlane and team swimlane colors are unified<\/li><li>Match the label text color of the ReceiveTtask (Form) with the color seen in Process Modeler<\/li><\/ul><\/li><li>Changed the display of the token on the Workflow diagram displayed on the Process details screen<ul><li>Enlarged for easy-to-find its location<\/li><li>Added color-coding for &#8220;running&#8221; and &#8220;finished (normal end \/ abend)&#8221;<\/li><\/ul><\/li><li>Fixed following Bugs:<ul><li>When the Process details are opened from My Tasks, etc., the Task highlighted in Operation History is not highlighted on the Workflow diagram<\/li><\/ul><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Changes of Functions for Workflow Designer<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>Added official item for data processing<ul><li>Converter (Table-type data to Excel-CSV File)<\/li><li>Converter (Excel-CSV File to Table-type data)\u2605<\/li><li>Generator (Text file)\u2605<\/li><\/ul><\/li><li>Process Modeler used for App editing become switchable between HTML5 version and Flash version<ul><li>You can switch for each Workflow App unless there is an error<\/li><li>With this release (version upgrade to Ver. 11.13), the existing Workflow App will be set to use the Flash version<\/li><li>When creating by New App or New App from Archive, you can select a modeler to use<\/li><li>When duplicating an App, the modeler settings used in the original Workflow App are inherited<\/li><li>The workflow diagram (Status) displayed on the Process Detail screen is the same type of the Process Modeler (HTML5 \/ Flash) selected at the App edit\u2605<\/li><\/ul><\/li><li>In the HTML5 version, the name of a Workflow App is shown\u2605<\/li><li>In the HTML5 version, if an App contains an error in the setting of workflow diagram\/Data Item, it will be displayed on the respective tab<\/li><li>The HTML5 version will not support IE11<\/li><li>Fixed the background color of the version list table on the App details screen\u2605<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Workflow Diagram<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Improved flow connectivity check of workflow diagrams so that faster processing\u2605<\/li><li>For the HTML5 version ;<ul><li>Added error message when trying to place nodes\/swimlane\/annotations beyond the system limit<ul><li>Nodes (150), Swimlanes (50), Annotations (100)<\/li><\/ul><\/li><li>Change the design of the Workflow diagram<\/li><li>Become possible to change node size (Normal\/Large\/X-large)<ul><li>Flash version is also available in the <em>Size setting<\/em> in Preference<\/li><\/ul><\/li><li>On Swimlanes, display the name label also on the right end\u2605<\/li><li>A completion message such as &#8220;Succeeded to add node&#8221; is now displayed\u2605<\/li><li>An error is displayed immediately on the workflow diagram when a setting error occurs in a node\/swimlane due to a change in the Data Item setting\u2605<\/li><li>When displaying an error, changed display location of error message\u2605<\/li><li>Enhanced the checking for simultaneous editing on Apps by multiple Users\/browsers\u2605<\/li><li>Reduced unnecessary communication processing so that improve performance<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Service Task (Data Assignment)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Individual outputting of Name\/Email address\/ID when inserting User-type\/Organization-type Data Item become possible<ul><li>E.g. #{#q_user?.name} , #{#q_user?.getEmail()}<\/li><\/ul><\/li><li>Outputting the value of each cell when inserting a Table-type Data Item become possible<ul><li>E.g. #{#q_table?.get(0, 3)} , #{#q_table?.getSummary()?.getCol(3)}<\/li><\/ul><\/li><li>Individual outputting Choice ID when inserting Select-type Data Item become possible<ul><li>E.g. #{#q_selects?.get(0)?.value} (the first choice ID),#{#q_selects?.get(1)?.getDisplay()} (the secong choice label)<\/li><\/ul><\/li><li>The delimiter is changed from &#8221; (space)&#8221; to &#8220;, (comma)&#8221; when multiple choices output in Select-type Data Item (Check Box)<\/li><li>Reference to the object of the Start User\/Start Organization become possible<ul><li>E.g. #{processInstanceInitQuser.getEmail()} , #{processInstanceInitQgroup.getEmail()}<\/li><\/ul><\/li><li>Added a method (#join) to join the elements (mainly lists) by specifying a separator\u2605<\/li><li>Added a constant (#NL) that represents a line feed code (\\n)\u2605<\/li><li>Selection of Data Items for which &#8220;field name&#8221; is not set becomes unavailable for selecting in Data Reference (input helper of EL expression)<ul><li>Please operate after setting &#8220;field name&#8221; (required item) when referring to Data Items<\/li><\/ul><\/li><li>When the &#8220;variable&#8221; of the App is updated, it is immediately reflected in the &#8220;EL input helper&#8221;\u2605<\/li><li>&#8220;Value or Expression&#8221; dialog screen in HTML5 version now displays the Data Items name to be set<\/li><li>Addressed an issue where could not save the App if trying to use some XML tags in settings\u2605<\/li><\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>\/\/Example of join method\n#{\n  #join(\n    #q_table?.rows?.!&#91;\n      #join(cols, ' | ')\n    ],\n    #NL)\n}\n\n\/\/Output example\n1-1 | 1-2 | 1-3\n2-1 | 2-2 | 2-3<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Service Task (Google Drive: File Upload)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Abolished the method with folder path for specifying the upload destination folder<ul><li>If the method for specifying with the folder path remains, the setting is automatically changed to &#8220;Specify by folder ID&#8221; and &#8220;ID is blank (unspecified)&#8221;<\/li><li>When actually running, the file will be uploaded directly under My Drive of &#8220;User who connects to Google Drive&#8221;<\/li><li>You can do the same  as with folder path by uploading a file after creating a folder with &#8220;Service Task (Google Drive: Create Folder)&#8221;<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Service Task (Box: Create Folder)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Correspond not to become script error when an error that the same name folder exists<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Service Task (Add-on)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>On the setting screen, improved the display that indicates &#8220;Nothing to select&#8221; in the field specified by <em>form-type =&#8221;SELECT&#8221;<\/em>\u2605<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Message Start Event (Email)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>To the Subject setting field, added a message of &#8220;This will be put into title of the Process&#8221;\u2605<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Message Sater Event\/Receive Task (Webhook)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Added a button to copy the URL to the clipboard on the HTML5 version property screen<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Receive Task (Form)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Fixed following Bugs:<ul><li>When there is a Data Item which has been set both to &#8220;No display&#8221; and to smaller column size, the layout may not be displayed correctly<ul><li>Displayed with a different layout on the actual Operating screen even while preview display is correct<\/li><\/ul><\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Throwing Message Intermediate Event (Email)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Unified the format for embedding data to the same one as for referencing data in &#8220;Service Task (Data Assignment)&#8221;<ul><li>For Data Items, use Field Name<\/li><li>The same as the format that can be set to String-type Data Item in Service Task (Data Assignment)<\/li><li>The same formulas used in the Service Task (Data Assignment) are available<\/li><\/ul><\/li><li>If there is a reference to a deleted Data Item, processing will fail when the event is executed<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Throwing Message Intermediate Event (HTTP)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>When &#8220;Access URL&#8221; of &#8220;Message Start\/Catching Message Intermediate Event (HTTP) on the same Workflow platform is in the deprecated URL format (request parameter)&#8221;, setting error will occur<ul><li>No error occurs if another Workflow platform URL is specified<\/li><\/ul><\/li><li>Fixed following Bugs:<ul><li>An error occurs when trying to search by entering the <em>Base URL of the accessing server<\/em> after selecting <em>Connect to Event in the outside server<\/em> in [Connecting to Message Start \/ Catching Message Intermediate Event (HTTP)]\u2605<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Message Start Event\/Receive Task (Webhook)<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Added a button to copy the URL to the clipboard on the HTML5 version property screen<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Gateway<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>The followings are done on the HTML5 version<ul><li>Design adjustment of setting dialog of Split condition setting<\/li><li>While the setting dialog is displayed, it does not close even if you click outside the dialog<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Annotation<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Set an upper limit for the number of text characters (256 characters)<\/li><li>In the HTML5 version, Annotation on workflow diagram becomes moveable\u2605<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Data Items<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Field names become required<ul><li>Not applicable for Guide Panel-type<\/li><li>If blank it will be automatically given at the time of this release (version upgrade to Ver. 11.13)<\/li><\/ul><\/li><li>To Numeric-type an upper limit on the number of prefix\/suffix characters is set (20 characters)<\/li><li>Becomes an error when trying to add a Data Item that exceeds the number of system limit<ul><li>Up to 300 including Title<\/li><\/ul><\/li><li>The followings are done on the HTML5 version<ul><li>Multiple Data Items batch addition become available<ul><li>By Specifying a CSV (TSV) file containing 4 items of Item name\/Field name\/Data-type\/Required<\/li><\/ul><\/li><li>Changed the addition method of Data Items to selection from menu palette<\/li><li>Added confirmation dialog when deleting data items<\/li><li><em>Delete<\/em> (Trash)icon is not to be displayed when multiple Data Items are focused\u2605<\/li><li>Added the <em>columns<\/em> setting button also to group of buttons displayed when the Data Item is focused on the Items list\u2605<\/li><li>Form Preview becomes available also from Data Items setting screen\u2605<\/li><li>Add a link to help page to each Data-type<\/li><li>Fixed following Bugs:<ul><li>In the Choice setting of the Select-type Data Item, the content being edited may not be reflected<\/li><\/ul><\/li><\/ul><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Changes of Functions for System Administrator<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>In the display of <em>System Authorization<\/em> etc., the background color becomes alternatively between even and odd rows in the table\u2605<\/li><li>Fixed following Bugs:<ul><li><em>Automatic Processing Log<\/em> may not be displayed on the detail page of <em>Incoming HTTP &#8211; Message Start Event (HTTP), etc.<\/em> in [App External Connectivity]\u2605<\/li><\/ul><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Changes of Functions for System Engineer<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>[Advance notice] In the API (<em>\/API\/OR\/ProcessInstance\/listCsv<\/em>) that retrieves the process search results in CSV format, add the &#8220;Node name where the token is staying&#8221; to the output item\u2605<ul><li>You will be able to realize automated processing according to the token position, etc.<\/li><li>If you are performing data processing that depends on the column order of the data (CSV) acquired by the API, it may be necessary to modify<\/li><\/ul><\/li><\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Non-functional Changes and Changes of External tool Functions<\/h3>\n\n\n\n<ul class=\"wp-block-list\"><li>At the same time as <a rel=\"noreferrer noopener\" aria-label=\"Microsoft ends support for Windows7 (opens in a new tab)\" href=\"https:\/\/support.microsoft.com\/en-us\/help\/4057281\/windows-7-support-will-end-on-january-14-2020\" target=\"_blank\">Microsoft ends support for Windows7<\/a> (January 14, 2020), Questetra will also end support for Windows7<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"future-changes\">Plans of Future Changes<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We are planning to alter the following specifications and system platform in the future versions.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Schedule for April 2020<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>For \u201cMessage Start Event (HTTP \/ Form)\u201d, \u201cCatching Message Itermediate Event (HTTP)\u201d, we will abolish the following form of URL which includes processModelInfoId \/ nodeNumber and key (&#8220;Form&#8221; only) in the request parameter<ul><li>Deprecated format<ul><li>\/System\/Event\/MessageStart\/start?processModelInfoId=123&amp;nodeNumber=0<\/li><li>\/System\/Event\/IntermediateMessage\/receive?processModelInfoId=123&amp;nodeNumber=4<\/li><li>\/System\/Event\/MessageStartForm\/view?processModelInfoId=123&amp;nodeNumber=1&amp;key=XXXYYYZZZ <\/li><\/ul><\/li><li>New recommended format (Ver. 11.4 or later)<ul><li>\/System\/Event\/MessageStart\/123\/0\/start<\/li><li>\/System\/Event\/IntermediateMessage\/123\/4\/receive<\/li><li>\/System\/Event\/MessageStartForm\/123\/1\/XXXYYYZZZ\/view<\/li><\/ul><\/li><li>If &#8220;Throwing Message Intermediate Event (HTTP)&#8221; on the same Workflow platform is the sender, a setting error will occur if the URL in the request parameter format is specified<\/li><li>If &#8220;Script Task&#8221; on the same Workflow platform or HTTP request from an external environment is the sender, the deprecated URL format cannot be detected on the workflow platform. Please confirm and correspond individually.<\/li><li>For users (Business Plans) whose transmission has been detected API request in the deprecated form, we have been sending guidance asking for correction individually (Ocober, November, December)<\/li><\/ul><\/li><li>Flash version of the App editing function will be discontinued<\/li><li> In the API (<em>\/API\/OR\/ProcessInstance\/listCsv<\/em>) that retrieves the process search results in CSV format, add the \u201cNode name where the token is staying\u201d to the output item <ul><li> If you are performing data processing that depends on the column order of the data (CSV) acquired by the API, it may be necessary to modify <\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Schedule for July 2020<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>For the APIs of &#8220;Querying for all Process Instances records&#8221; and &#8220;Querying for Task records operated by the User&#8221;, change to explicitly specify to include Data Items as display items in search results<ul><li>Currently, Data Items specified as search conditions are automatically included also in search results<\/li><li>After the specification change, only Data Items for which the element is specified will be included in the search results<\/li><\/ul><\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Schedule for January 2021<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>In the \u201cScript Task\u201d and \u201cService task (Add-on)\u201d, we will abolish the data retrieving\/updating method of the following format<ul><li>Retrieving\uff1adata.get(\u201c1\u201d), Updating\uff1aretVal.put(\u201c1\u201d, \u201cfoobar\u201d)<\/li><li>Please change to the new format (Ver. 11.4 or later) such as engine.findDataByNumber(1), engine.setDataByNumber(1, \u201cfoobar\u201d) (M230)<\/li><\/ul><\/li><\/ul>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n","protected":false},"excerpt":{"rendered":"<p>We will continue to support the modeling function the HTML5 version. In addition, for Google Drive, the specification method in the folder path is abolished.<\/p>\n","protected":false},"author":3,"featured_media":83184,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","_uag_custom_page_level_css":"","advanced_seo_description":"","jetpack_seo_html_title":"","jetpack_seo_noindex":false,"jetpack_seo_schema_type":"","_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_wpcom_ai_launchpad_first_post":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2},"_wpas_customize_per_network":false,"jetpack_post_was_ever_published":false},"categories":[172],"tags":[299],"faq_section":[],"class_list":["post-83183","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-versions","tag-saas"],"jetpack_publicize_connections":[],"uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1200%2C675&ssl=1",1200,675,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=560%2C315&ssl=1",560,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=768%2C432&ssl=1",768,432,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1024%2C576&ssl=1",1024,576,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1200%2C675&ssl=1",1200,675,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-portrait-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=900%2C675&ssl=1",900,675,true],"newspack-article-block-square-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=1200%2C675&ssl=1",1200,675,true],"newspack-article-block-landscape-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=800%2C600&ssl=1",800,600,true],"newspack-article-block-portrait-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=600%2C675&ssl=1",600,675,true],"newspack-article-block-square-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=800%2C675&ssl=1",800,675,true],"newspack-article-block-landscape-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=600%2C450&ssl=1",600,450,true],"newspack-article-block-portrait-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=450%2C600&ssl=1",450,600,true],"newspack-article-block-square-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=600%2C600&ssl=1",600,600,true],"newspack-article-block-landscape-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=400%2C300&ssl=1",400,300,true],"newspack-article-block-portrait-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=300%2C400&ssl=1",300,400,true],"newspack-article-block-square-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=400%2C400&ssl=1",400,400,true],"newspack-article-block-landscape-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=200%2C150&ssl=1",200,150,true],"newspack-article-block-portrait-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=150%2C200&ssl=1",150,200,true],"newspack-article-block-square-tiny":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?resize=200%2C200&ssl=1",200,200,true],"newspack-article-block-uncropped":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1200%2C675&ssl=1",1200,675,true]},"uagb_author_info":{"display_name":"Hirotaka NISHI","author_link":"https:\/\/support.questetra.com\/en\/author\/nishiquestetra\/"},"uagb_comment_info":3,"uagb_excerpt":"We will continue to support the modeling function the HTML5 version. In addition, for Google Drive, the specification method in the folder path is abolished.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-lDF","jetpack-related-posts":[{"id":79693,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11120\/","url_meta":{"origin":83183,"position":0},"title":"v11.12 2019-10-07 Set an Upper Limit on the Number of Options Displayed","author":"Hirotaka NISHI","date":"2019-09-24","format":false,"excerpt":"Release Overview Date Release Mon. Oct. 7th, 2019 Changes to be Noted When the sub-type of Select type is \"radio button\/select box\/check box\", an upper limit will be applied for the number of items displayed on the Task Operating screen (Displays up to 1000 items)In [Throwing Message Intermediate Event (HTTP)],\u2026","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/version-11120-fi-en.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/version-11120-fi-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/version-11120-fi-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/version-11120-fi-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/version-11120-fi-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":81830,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11121\/","url_meta":{"origin":83183,"position":1},"title":"v11.12.1 2019-11-18 Responding to Improving Customer Service","author":"Hirotaka NISHI","date":"2019-11-11","format":false,"excerpt":"Upgrading for easier failure investigation and improving the stability of the service.","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/11\/version-11121-fi-1.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/11\/version-11121-fi-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/11\/version-11121-fi-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/11\/version-11121-fi-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/11\/version-11121-fi-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":77211,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11110\/","url_meta":{"origin":83183,"position":2},"title":"v11.11 2019-07-08 Added Automated Processing-steps that can be Used as Standard for Enhancement of Cooperation with Google Drive\/Sheets","author":"Hirotaka NISHI","date":"2019-06-24","format":false,"excerpt":"Release Overview Date Release Mon. Jul. 8th, 2019 Changes to be Noted The system variable \"$ {var [key]}\" in \"Throwing Message Intermediate Event (HTTP\/Email)\" is discontinuedChanged the specification to authorize OAuth2 connection only when \"redirect URL\" registered in Questetra's \"OAuth2 client\" and \"redirect_uri\" passed in the request to \"authorization endpoint\u2026","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/cropped-version-11110-fi-en.png?fit=1120%2C630&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/cropped-version-11110-fi-en.png?fit=1120%2C630&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/cropped-version-11110-fi-en.png?fit=1120%2C630&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/cropped-version-11110-fi-en.png?fit=1120%2C630&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/cropped-version-11110-fi-en.png?fit=1120%2C630&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":84842,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11131\/","url_meta":{"origin":83183,"position":3},"title":"v11.13.1 2020-03-09 Fixed a Bug that the Batch-Selection Checkbox Did Not Respond","author":"Hirotaka NISHI","date":"2020-03-02","format":false,"excerpt":"We will proceed with improvements in the modeling function of the HTML5 version. In addition, all users will be able to display [Information].","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/version-11131-fi-en-1.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/version-11131-fi-en-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/version-11131-fi-en-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/version-11131-fi-en-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/version-11131-fi-en-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":78023,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11111\/","url_meta":{"origin":83183,"position":4},"title":"v11.11.1 2019-08-05 Conduct Server Maintenance","author":"Hirotaka NISHI","date":"2019-07-29","format":false,"excerpt":"Release Overview Date Release Mon. Aug. 5th, 2019 Changes to be Noted Check out also the plans of changes in future versions [Plans of Future Changes] at the bottom of this page. Details for Version 11.11.1 Changes of Functions for Workflow Designer Changed the label on the setting screens of\u2026","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/version-11111-fi-en.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/version-11111-fi-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/version-11111-fi-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/version-11111-fi-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/07\/version-11111-fi-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":77044,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11103\/","url_meta":{"origin":83183,"position":5},"title":"v11.10.3 2019-06-24 Data Maintenance Processing Improved","author":"Hirotaka NISHI","date":"2019-06-17","format":false,"excerpt":"Release Overview Date Release Mon. Jun. 24th, 2019 Changes to be Noted [Notice: Scheduled for July 2019] For \u201cThrowing Message Intermediate Event (HTTP)\u201d, the variable ${var[key]} will not be available.[Notice: Scheduled for July 2019] We will change the specification so that, when using Questetra as an OAuth2 server, you can\u2026","rel":"","context":"In &quot;Version Info&quot;","block_context":{"text":"Version Info","link":"https:\/\/support.questetra.com\/en\/category\/versions\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/version-11103-fi-en-1.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/version-11103-fi-en-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/version-11103-fi-en-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/version-11103-fi-en-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/06\/version-11103-fi-en-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/version-11130-fi-en.png?fit=1200%2C675&ssl=1","_links":{"self":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/83183","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/comments?post=83183"}],"version-history":[{"count":11,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/83183\/revisions"}],"predecessor-version":[{"id":83733,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/83183\/revisions\/83733"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/83184"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=83183"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=83183"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=83183"},{"taxonomy":"faq_section","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/faq_section?post=83183"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}