{"id":167598,"date":"2024-12-03T14:13:30","date_gmt":"2024-12-03T05:13:30","guid":{"rendered":"https:\/\/support.questetra.com\/?p=167598"},"modified":"2026-06-05T12:05:04","modified_gmt":"2026-06-05T03:05:04","slug":"create-choice-master-xml","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/developer-blog\/create-choice-master-xml\/","title":{"rendered":"How to Create a Choice Master XML"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">When developing workflow apps, it is common for data selections to be input to the app during the design stage for use in input forms that will be operated by users. <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In some situations it may be desirable to use these same data selections in multiple different apps, in which situation repeating the input step all over again would be time-consuming. In Questetra you can export such data in XML format, therefore creating a handy file that can be transferred to other apps and platforms with ease.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This can be achieved with various methods, some of which include some automation, depending on which edition of Questetra is being used.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Format of Choice XML<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">As described in <a href=\"https:\/\/questetra.zendesk.com\/hc\/en-us\/articles\/360024332132-R3190-Format-of-Choice-XML\" target=\"_blank\">R3190: Format of Choice XML<\/a> a choice master contains two main components; Elements and Attributes.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Elements<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Elements are the building blocks of the XML, and we will use two in this example.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>&lt;items&gt;: This is the root element of choice XML. All other elements and attributes will be contained within this element.<\/li>\n\n\n\n<li>&lt;item&gt;: This is to contain individual choices. Multiple &lt;item&gt; elements will be contained within one (items) element.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Attributes<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Attributes are the data relating to one specific choice within the XML<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Value: The choice ID<\/li>\n\n\n\n<li>Display: the label that is displayed in input forms<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Methods of Creating Choice Master XML<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Manual Export from a Select-type Data Item<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113114\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/first-questetra-bpm-suite-step1\/attachment\/basic-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"basic-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113114\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Select-type data items contain a function to export data held in the data item as an XML file. However, first you need to enter the data into the data item. This can be done in the App Modeler &gt; Data Item tab, create a Select-type data item and click the Edit icon to open the edit window. Initially, the data item will have the type of data source set to \u201cFixed choice list\u201d by default, and as a result the Choices section will be displayed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To create choice master XML you should first manually enter data into the Choices section. You can do this by clicking on each individual item in the list, or by using the \u201cEdit in CSV format\u201d function which allows you to create a list in a text editor window where the Choice ID and the Label must be separated by a comma.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"906\" height=\"379\" data-attachment-id=\"167605\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/choice-master-xml-img1\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?fit=906%2C379&amp;ssl=1\" data-orig-size=\"906,379\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"choice-master-xml-img1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?fit=906%2C379&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?resize=906%2C379&#038;ssl=1\" alt=\"\" class=\"wp-image-167605\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?w=906&amp;ssl=1 906w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?resize=600%2C251&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img1.png?resize=768%2C321&amp;ssl=1 768w\" sizes=\"auto, (max-width: 906px) 100vw, 906px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Once the data has been entered, it can be exported in XML format by clicking the \u201cAdd-on file\u201d button at the bottom of the Choices section and selecting the option \u201cExport Add-on file\u201d.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"559\" height=\"232\" data-attachment-id=\"167611\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/choice-master-xml-img3\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img3.png?fit=559%2C232&amp;ssl=1\" data-orig-size=\"559,232\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"choice-master-xml-img3\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img3.png?fit=559%2C232&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/10\/choice-master-xml-img3.png?resize=559%2C232&#038;ssl=1\" alt=\"\" class=\"wp-image-167611\"\/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">This will download an XML file to your computer that can be used as a choice master for other Select-type data items and workflow apps. It is possible for Select-type data items to reference this data as an add-on file, which will be explained further in the next section, or it can be imported directly to a Select-type data item using the Add-on file &gt; Import Add-on file buttons, which will import the data as a fixed choice list.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Using a Text Editor<\/h3>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113114\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/first-questetra-bpm-suite-step1\/attachment\/basic-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"basic-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113114\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/basic-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">XML files can be created using a simple text editor, such as Notepad or Wordpad, and though there is some code involved, it is relatively easy to write or even copy and then fill in with the data that you want to use.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The code below is an example that can be used for selecting a company, but by swapping the company names for any other character string, any kind of data can be represented using this code.<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;\n&lt;items&gt;\n&lt;item value=&quot;1&quot; display=&quot;Alpha Corp&quot; \/&gt;\n&lt;item value=&quot;2&quot; display=&quot;Beta Inc.&quot; \/&gt;\n&lt;item value=&quot;3&quot; display=&quot;Gamma Ltd&quot; \/&gt;\n&lt;item value=&quot;4&quot; display=&quot;Delta PLC&quot; \/&gt;\n&lt;\/items&gt;<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">The first line in the code is necessary for determining that the file is in fact an XML file, and the version and type of encoding that will be used. UTF-16 encoding is also available, but for text files like we will be using in this example we will use UTF-8. So for any choice master files you wish to create for use in a Workflow App the top line will always be the same.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Below the first line you must open an \u201citems\u201d tag using \u201c&lt;items&gt;\u201d, and once all of your items have been added it is important to close this tag using \u201c&lt;\/items&gt;, as seen at the bottom of the code example.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Between the &lt;items>&lt;\/items> tags you must place each of the items you wish to list, which must include a \u201cvalue\u201d, which is the Choice ID, and \u201cdisplay\u201d, which is the Label that can actually be seen in the selection options when you input to the Data Item in the form as an operator of a task in the Workflow.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These rows should follow the format:<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>&lt;item value=\u201d[ID of your choice]\u201d display=\u201d[Label of your choice]\u201d \/&gt;<\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">In the example above, the values have been set as \u201c1\u201d, \u201c2\u201d, \u201c3\u201d, etc. but if you are using items that have a specific ID associated with them, you may use these IDs in the \u201cvalue\u201d section. <strong>Please note that each \u201cvalue\u201d (or ID) must be unique<\/strong>; if there are multiple values that are identical, only the first one will be displayed and all subsequent items with duplicate values will not be visible.<\/p>\n\n\n\n<ul class=\"wp-block-list has-very-light-gray-background-color has-background\">\nTo include characters that need to be escaped in XML in an attribute value, write them as entity references\nIf unescaped characters are contained, the error &#8220;No choices&#8221; will occur when uploading to Questetra BPM Suite\n<br><br>\n<li>&amp;&nbsp;\u21d2 &amp;amp;<\/li>\n<li>&lt;&nbsp;\u21d2 &amp;lt;<\/li>\n<li>&gt;&nbsp;\u21d2 &amp;gt;<\/li>\n<li>&#8221;&nbsp;\u21d2 &amp;quot;<\/li>\n<li>&#8216;&nbsp;\u21d2 &amp;apos;<\/li>\n<\/ul>\n\n\n<p><!-- \/wp:post-content --><\/p>\n<p><!-- wp:heading {\"level\":3} --><\/p>\n<h3 class=\"wp-block-heading\">Using [Update Choices]<\/h3>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:image {\"id\":113160,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113160\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/how-to-use-timer-start-event\/attachment\/advanced-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"advanced-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113160\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>The [Update Choices] auto step is capable of saving information held in a Select-type data item as either an Add-on file or an App-shared Add-on file, the latter of which allows the imported data to be referenced by other apps on the same platform.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>To demonstrate this, we will use a Select-type (Check box) data item called \u201cMaster Data Check\u201d, and select this in the field \u201cSelect data item whose choices will be saved\u201d. You can name the Add-on file that will be created anything you like, but here we will name it \u201cClient Master Data\u201d.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168167,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"820\" height=\"630\" data-attachment-id=\"168167\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/update-choices-3\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?fit=892%2C685&amp;ssl=1\" data-orig-size=\"892,685\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"update-choices\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?fit=820%2C630&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?resize=820%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-168167\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?resize=820%2C630&amp;ssl=1 820w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?resize=410%2C315&amp;ssl=1 410w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?resize=768%2C590&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/update-choices.png?w=892&amp;ssl=1 892w\" sizes=\"auto, (max-width: 820px) 100vw, 820px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Once this step has completed processing, the created Add-on file will be visible in the relevant list. In the example below, the master file has been saved to the App-shared Add-on list.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168192,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"588\" height=\"223\" data-attachment-id=\"168192\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/app-shared-add-on\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/app-shared-add-on.png?fit=588%2C223&amp;ssl=1\" data-orig-size=\"588,223\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"app-shared-add-on\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/app-shared-add-on.png?fit=588%2C223&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/app-shared-add-on.png?resize=588%2C223&#038;ssl=1\" alt=\"\" class=\"wp-image-168192\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>From here the file can be downloaded in XML format by clicking on the <svg class=\"svg-inline--fa fa-square-down\" aria-hidden=\"true\" focusable=\"false\" data-prefix=\"fas\" data-icon=\"square-down\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 448 512\" data-fa-i2svg=\"\"><path fill=\"currentColor\" d=\"M64 480c-35.3 0-64-28.7-64-64L0 96C0 60.7 28.7 32 64 32l320 0c35.3 0 64 28.7 64 64l0 320c0 35.3-28.7 64-64 64L64 480zm171.3-84.7l112-112c4.6-4.6 5.9-11.5 3.5-17.4s-8.3-9.9-14.8-9.9l-64 0 0-96c0-17.7-14.3-32-32-32l-32 0c-17.7 0-32 14.3-32 32l0 96-64 0c-6.5 0-12.3 3.9-14.8 9.9s-1.1 12.9 3.5 17.4l112 112c6.2 6.2 16.4 6.2 22.6 0z\"><\/path><\/svg><!-- <i class=\"fa-solid fa-square-down\"><\/i> --> download button.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:heading {\"level\":3} --><\/p>\n<h3 class=\"wp-block-heading\">Exporting Data Using Expression Language<\/h3>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:image {\"id\":113160,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113160\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/how-to-use-timer-start-event\/attachment\/advanced-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"advanced-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113160\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2021\/05\/advanced-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:heading {\"level\":4} --><\/p>\n<h4 class=\"wp-block-heading\">Export from String-type<\/h4>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>It is possible to convert text input to a String-type data item into XML using [Generate Text File] that has been prepared with EL syntax. In this way you can create a choice master by simply typing the desired choices into the data item.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Reference: <a href=\"https:\/\/questetra.zendesk.com\/hc\/en-us\/articles\/360024292872-R2272-Output-of-Strings-via-EL-syntax\" target=\"_blank\" rel=\"noopener\">R2272: Output of Strings via EL syntax<\/a><\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>The first requirement for this is a multi-line String-type data item, as this allows for multiple choices to be output in the XML. When entering the choices into the text box, each choice must be separated by a line break (i.e. on a new line) in order for the EL to recognise it as a separate item.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168246,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"579\" height=\"447\" data-attachment-id=\"168246\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/string-type-input-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-input.png?fit=579%2C447&amp;ssl=1\" data-orig-size=\"579,447\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string-type-input\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-input.png?fit=579%2C447&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-input.png?resize=579%2C447&#038;ssl=1\" alt=\"\" class=\"wp-image-168246\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-input.png?w=579&amp;ssl=1 579w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-input.png?resize=408%2C315&amp;ssl=1 408w\" sizes=\"auto, (max-width: 579px) 100vw, 579px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>The [Generate Text File] step must be prepared with the following code in the \u201cC4: Contents of the text file\u201d section.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168242,\"sizeSlug\":\"large\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"719\" height=\"630\" data-attachment-id=\"168242\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/generate-text-file-string\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?fit=864%2C757&amp;ssl=1\" data-orig-size=\"864,757\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"generate-text-file-string\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?fit=719%2C630&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?resize=719%2C630&#038;ssl=1\" alt=\"\" class=\"wp-image-168242\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?resize=719%2C630&amp;ssl=1 719w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?resize=360%2C315&amp;ssl=1 360w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?resize=768%2C673&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file-string.png?w=864&amp;ssl=1 864w\" sizes=\"auto, (max-width: 719px) 100vw, 719px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:loos-hcb\/code-block --><\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism line-numbers lang-plain\"><code>&lt;?xml version=\"1.0\" encoding=\"UTF-8\" ?&gt;\n&lt;items&gt;\n\n#{#joiner.join(#q_client_data?.split(#NL).![#this + '\" display=\"' + #this], '&lt;item value=\"', '\" \/&gt;', #NL)}\n\n&lt;\/items&gt;<\/code><\/pre>\n<\/div>\n<p><!-- \/wp:loos-hcb\/code-block --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Please note that the part \u201cq_client_data\u201d is the field name for the String-type (mulitple lines) data item used in this example. When you are preparing your own app, this section of the code must be replaced with the field name of the String-type data item you have created.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Also, in this example, the item value (ID) and display (label) will be identical, however this will not adversely affect the efficacy of the choice master XML that will be created.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168248,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"334\" height=\"181\" data-attachment-id=\"168248\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/string-type-xml-output\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-xml-output.png?fit=334%2C181&amp;ssl=1\" data-orig-size=\"334,181\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"string-type-xml-output\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-xml-output.png?fit=334%2C181&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/string-type-xml-output.png?resize=334%2C181&#038;ssl=1\" alt=\"\" class=\"wp-image-168248\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:heading {\"level\":4} --><\/p>\n<h4 class=\"wp-block-heading\">Export from Select-type<\/h4>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Using the same Select-type data item that was used to create the Add-on file in the Using [Update Choices] section, an XML choice master can be created using the [Generate Text File] step by typing a combination of XML structure and EL expressions into \u201cC4: Contents of the text file\u201d. In this way, it is possible to generate a choice master from a subset of an existing choice list.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>You will need to set up a File-type data item to save the XML output, which will be selected in \u201cC1: File type data item to save the text file\u201d, and type in a file name of your choice in \u201cC3: Saving file name\u201d; here we will name the file \u201cChoice Master XML\u201d and add an expression to append the Case ID as a suffix.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":167862,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"850\" height=\"505\" data-attachment-id=\"167862\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/generate-text-file2\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?fit=850%2C505&amp;ssl=1\" data-orig-size=\"850,505\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"generate-text-file2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?fit=850%2C505&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?resize=850%2C505&#038;ssl=1\" alt=\"\" class=\"wp-image-167862\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?w=850&amp;ssl=1 850w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?resize=530%2C315&amp;ssl=1 530w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/generate-text-file2.png?resize=768%2C456&amp;ssl=1 768w\" sizes=\"auto, (max-width: 850px) 100vw, 850px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>As described in the \u201cUsing a Text Editor\u201d section, the header and &lt;items&gt; tags must be input as normal:<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:loos-hcb\/code-block --><\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism line-numbers lang-plain\"><code>&lt;?xml version=\"1.0\" encoding=\"UTF-8\" ?&gt;\n&lt;items&gt;\n\n\n&lt;\/items&gt;<\/code><\/pre>\n<\/div>\n<p><!-- \/wp:loos-hcb\/code-block --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Now, in order to pull the desired data from the Select-type data item, we must insert EL syntax between the &lt;items&gt; tags. The EL we will use can be found in <a href=\"https:\/\/questetra.zendesk.com\/hc\/en-us\/articles\/360024292872-R2272-Output-of-Strings-via-EL-syntax\">R2272: Output of Strings via EL syntax<\/a> under the Advanced Output via Functions section.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:loos-hcb\/code-block --><\/p>\n<div class=\"hcb_wrap\">\n<pre class=\"prism line-numbers lang-plain\"><code>#{#joiner.join(#q_master_data_check?.![value + '\" display=\"' + display], '&lt;item value=\"', '\" \/&gt;', #NL )}<\/code><\/pre>\n<\/div>\n<p><!-- \/wp:loos-hcb\/code-block --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>The above code will pull all items from the Select-type (Check Box) data item that have been checked in the preceding Human Task.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Please note the section of the code:<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:list --><\/p>\n<ul class=\"wp-block-list\">\n<li style=\"list-style-type: none;\">\n<ul class=\"wp-block-list\"><!-- wp:list-item --><\/p>\n<li>q_master_data_check: this is the Field name for the Select-type (Check Box). Please edit this to the Field name of the Select-type data item you use in your App.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><!-- \/wp:list-item --><\/p>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>When the Case is run, the input form will allow users to select all options from those listed in the App-shared Add-on file.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168170,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1087\" height=\"174\" data-attachment-id=\"168170\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/select-check2-2\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?fit=1087%2C174&amp;ssl=1\" data-orig-size=\"1087,174\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"select-check2\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?fit=1024%2C164&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?resize=1087%2C174&#038;ssl=1\" alt=\"\" class=\"wp-image-168170\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?w=1087&amp;ssl=1 1087w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?resize=600%2C96&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?resize=1024%2C164&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/select-check2-1.png?resize=768%2C123&amp;ssl=1 768w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>Each selected option will be pulled into the text generated by the [Generate Text File] step, and output in the XML format.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":167866,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\"} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"672\" height=\"175\" data-attachment-id=\"167866\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/xml-output\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/xml-output.png?fit=672%2C175&amp;ssl=1\" data-orig-size=\"672,175\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"xml-output\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/xml-output.png?fit=672%2C175&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/xml-output.png?resize=672%2C175&#038;ssl=1\" alt=\"\" class=\"wp-image-167866\" style=\"border: 5px solid #aaaaaa; padding: 5px; margin: 5px;\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/xml-output.png?w=672&amp;ssl=1 672w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/xml-output.png?resize=600%2C156&amp;ssl=1 600w\" sizes=\"auto, (max-width: 672px) 100vw, 672px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:heading --><\/p>\n<h2 class=\"wp-block-heading\">External Service Integration<\/h2>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:image {\"id\":113212,\"sizeSlug\":\"large\",\"linkDestination\":\"none\"} --><\/p>\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"58\" data-attachment-id=\"113212\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/message-start-event-http-browser\/attachment\/professional-banner-new-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?fit=1200%2C68&amp;ssl=1\" data-orig-size=\"1200,68\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"professional-banner-new-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?fit=1024%2C58&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en-1024x58.png?resize=1024%2C58&#038;ssl=1\" alt=\"\" class=\"wp-image-113212\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?resize=1024%2C58&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?resize=600%2C34&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?resize=768%2C44&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2018\/12\/professional-banner-new-en.png?w=1200&amp;ssl=1 1200w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>It is also possible to import data from an external cloud service in order for it to be used as choice data. The way to do this has been described in detail in the following articles, for the services Google Sheets and kintone respectively:<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:list --><\/p>\n<ul class=\"wp-block-list\">\n<li style=\"list-style-type: none;\">\n<ul class=\"wp-block-list\"><!-- wp:list-item --><\/p>\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/choices-google-sheets\/\">Utilize Customer Data on Google Sheets as Choices<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><!-- \/wp:list-item --><\/p>\n<p><!-- wp:list-item --><\/p>\n<ul class=\"wp-block-list\">\n<li style=\"list-style-type: none;\">\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/choices-kintone-app\/\">Using Employee Data From a kintone App as Choices<\/a><\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p><!-- \/wp:list-item --><\/p>\n<p><!-- \/wp:list --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>However, once the data has been imported to the workflow platform, you may want to convert it to XML so that it can be easily exported to other platforms. Using BPMN icons such as [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/googlesheets-getidslabels\/\">Google Sheets: Download Choice Data<\/a>], data from an external source can be imported automatically into an app, saved in a Select-type data item, and then converted into an XML file using the technique described above in the section Exporting Data Using Expression Language.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:heading {\"level\":3} --><\/p>\n<h3 class=\"wp-block-heading\">Automatically Importing Data<\/h3>\n<p><!-- \/wp:heading --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>By inserting a [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/googlesheets-getidslabels\/\">Google Sheets: Download Choice Data<\/a>] step after the \u201cStart\u201d Human Task in the workflow we have already created, we are able to automatically import data held in a spreadsheet into the data items we set up to hold the client IDs and client data.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:image {\"id\":168172,\"sizeSlug\":\"full\",\"linkDestination\":\"none\",\"align\":\"center\",\"style\":{\"color\":{\"duotone\":\"unset\"}}} --><\/p>\n<figure class=\"wp-block-image aligncenter size-full\"><img data-recalc-dims=\"1\" decoding=\"async\" data-attachment-id=\"168172\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/markdown-basic\/attachment\/external-choice-master3\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/external-choice-master3.png?fit=889%2C214&amp;ssl=1\" data-orig-size=\"889,214\" data-comments-opened=\"0\" data-image-meta=\"{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}\" data-image-title=\"external-choice-master3\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/external-choice-master3.png?fit=889%2C214&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/12\/external-choice-master3a.png?ssl=1\" alt=\"\" class=\"wp-image-168172\" \/><\/figure>\n<p><!-- \/wp:image --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>The above diagram also shows an additional Human Task between the \u201cDownload Choices\u201d and \u201cUpdate Options\u201d auto-steps. This is to check that the imported data is as expected, but this step is not necessary if you wish to reduce the number of manual steps in the Workflow.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p>You can see how to set up the [<a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/googlesheets-getidslabels\/\">Google Sheets: Download Choice Data<\/a>] by referring to the page <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/choices-google-sheets\/\">Utilize Customer Data on Google Sheets as Choices<\/a>.<\/p>\n<p>With the addition of another automated step the amount of effort required to convert spreadsheet data into an XML file that can be used on any workflow platform becomes minimal, while the control over what data is included in the XML and what is omitted is retained by the user.<\/p>\n<p><!-- \/wp:paragraph --><\/p>\n<p><!-- wp:paragraph --><\/p>\n<p><!-- \/wp:paragraph --><\/p>","protected":false},"excerpt":{"rendered":"<p>In this article, we will explain various methods of creating an XML file that can be used as a choice master.  This format can be used provide data sets across multiple platforms and apps.<\/p>\n","protected":false},"author":30,"featured_media":168253,"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":"{title}\n\n{excerpt}\n\n{url}","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":[296],"tags":[],"class_list":["post-167598","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-developer-blog"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1","uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1",960,540,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=560%2C315&ssl=1",560,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=768%2C432&ssl=1",768,432,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1",960,540,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1",960,540,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1",960,540,true],"newspack-article-block-landscape-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=960%2C540&ssl=1",960,540,true],"newspack-article-block-portrait-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=900%2C540&ssl=1",900,540,true],"newspack-article-block-square-large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=960%2C540&ssl=1",960,540,true],"newspack-article-block-landscape-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=800%2C540&ssl=1",800,540,true],"newspack-article-block-portrait-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=600%2C540&ssl=1",600,540,true],"newspack-article-block-square-medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=800%2C540&ssl=1",800,540,true],"newspack-article-block-landscape-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-fi-en.png?resize=450%2C540&ssl=1",450,540,true],"newspack-article-block-square-intermediate":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-fi-en.png?resize=600%2C540&ssl=1",600,540,true],"newspack-article-block-landscape-small":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-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\/2024\/11\/create-choice-master-fi-en.png?fit=960%2C540&ssl=1",960,540,true]},"uagb_author_info":{"display_name":"Peter Glover","author_link":"https:\/\/support.questetra.com\/en\/author\/petergloverquestetra\/"},"uagb_comment_info":0,"uagb_excerpt":"In this article, we will explain various methods of creating an XML file that can be used as a choice master. This format can be used provide data sets across multiple platforms and apps.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-HBc","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":79731,"url":"https:\/\/support.questetra.com\/en\/data-items\/select-type\/","url_meta":{"origin":167598,"position":0},"title":"Select-Type","author":"Peter Glover","date":"2019-09-30","format":false,"excerpt":"Displays a list of options that can be selected by the person in charge of processing, and stores the selection results.","rel":"","context":"In &quot;Data Items&quot;","block_context":{"text":"Data Items","link":"https:\/\/support.questetra.com\/en\/category\/data-items\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/Select.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\/Select.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/Select.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/Select.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/09\/Select.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":72429,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/master-data-management\/","url_meta":{"origin":167598,"position":1},"title":"Several Ways to Manage Master Data with Questetra","author":"Tsuyoshi Kusaka","date":"2017-09-19","format":false,"excerpt":"Hi there! The topic I am going to talk about this time is related with utilizing Questetra, as well as system collaboration. Management of master data associated with Questetra is one of the common agendas. There are cases where you prepare an approval flow when registering\/modifying\/deleting master data, which Questetra\u2026","rel":"","context":"In &quot;Questetra Developers Blog&quot;","block_context":{"text":"Questetra Developers Blog","link":"https:\/\/support.questetra.com\/en\/category\/developer-blog\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2017\/09\/master-data-management-1200x675-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\/2017\/09\/master-data-management-1200x675-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2017\/09\/master-data-management-1200x675-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2017\/09\/master-data-management-1200x675-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2017\/09\/master-data-management-1200x675-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":83104,"url":"https:\/\/support.questetra.com\/en\/system-settings\/app-shared-add-on\/","url_meta":{"origin":167598,"position":2},"title":"System Settings &#8211; App-shared Add-on","author":"Peter Glover","date":"2020-03-11","format":false,"excerpt":"Uploaded data can be stored and then referred to by multiple Apps.","rel":"","context":"In &quot;System Settings&quot;","block_context":{"text":"System Settings","link":"https:\/\/support.questetra.com\/en\/category\/system-settings\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_upload-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\/12\/Gear_upload-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_upload-1.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_upload-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_upload-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":76407,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/service-task-choices-update\/","url_meta":{"origin":167598,"position":3},"title":"Update Choices","author":"Hirotaka NISHI","date":"2022-01-13","format":false,"excerpt":"Registers\/updates the list of choices specified in a Select-type Data Item as both a Choice master (App-shared Add-on) commonly used in the workflow platform, but also an App-specific Choice master (Add-on). It needs to be set up by a User with App Administrator authority.","rel":"","context":"In &quot;BPMN Icons&quot;","block_context":{"text":"BPMN Icons","link":"https:\/\/support.questetra.com\/en\/category\/bpmn-icons\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2022\/01\/bpmn-icon-service-task-update-choices-2024.png?fit=1200%2C675&ssl=1&resize=350%2C200","width":350,"height":200,"srcset":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2022\/01\/bpmn-icon-service-task-update-choices-2024.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2022\/01\/bpmn-icon-service-task-update-choices-2024.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2022\/01\/bpmn-icon-service-task-update-choices-2024.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2022\/01\/bpmn-icon-service-task-update-choices-2024.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":75925,"url":"https:\/\/support.questetra.com\/en\/versions\/version-11100\/","url_meta":{"origin":167598,"position":4},"title":"v11.10 2019-04-08 Attachment Become Available with Slack Post","author":"Hirotaka NISHI","date":"2019-03-25","format":false,"excerpt":"Release Overview Date Release Mon. Apr. 8th, 2019 Changes to be Noted In \"Script Task\", changed the specification so that script execution errors will occur if there is anything other than the character string in elements in the List specified to Select type Data ItemCorrespond to become the same behavior\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\/03\/version-11100-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\/03\/version-11100-fi-en-1.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/03\/version-11100-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\/03\/version-11100-fi-en-1.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/03\/version-11100-fi-en-1.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":97914,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/rhino-deprecated\/","url_meta":{"origin":167598,"position":5},"title":"Notice Concerning Deprecation of Rhino (June 2021)","author":"Hirotaka NISHI","date":"2021-01-12","format":false,"excerpt":"As of June 30, 2021, the script engine Rhino will be deprecated.","rel":"","context":"In &quot;Questetra Developers Blog&quot;","block_context":{"text":"Questetra Developers Blog","link":"https:\/\/support.questetra.com\/en\/category\/developer-blog\/"},"img":{"alt_text":"","src":"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/11\/Rhino-deprecated-202106-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\/2020\/11\/Rhino-deprecated-202106-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/11\/Rhino-deprecated-202106-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/11\/Rhino-deprecated-202106-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/11\/Rhino-deprecated-202106-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/167598","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\/30"}],"replies":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/comments?post=167598"}],"version-history":[{"count":99,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/167598\/revisions"}],"predecessor-version":[{"id":186556,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/167598\/revisions\/186556"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/168253"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=167598"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=167598"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=167598"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}