{"id":146907,"date":"2023-06-06T16:25:21","date_gmt":"2023-06-06T07:25:21","guid":{"rendered":"https:\/\/support.questetra.com\/?p=146907"},"modified":"2026-07-02T13:47:25","modified_gmt":"2026-07-02T04:47:25","slug":"apps-connection-subprocess","status":"publish","type":"post","link":"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-subprocess\/","title":{"rendered":"Linking and Operating Multiple Workflow Apps ( Sub-App Edition)"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">The &#8216;workflow app connection&#8217;, which launches another Apps in the middle of a case, is used in cases where you want to link workflow Apps together, such as a &#8216;Quotation App&#8217; to an &#8216;Order Application App&#8217;, or a &#8216;Delivery Work App&#8217; to a &#8216;Billing Work App&#8217;. In addition, if some tasks, e.g. translation work or a legal review, are defined as independent Apps, you can incorporate workflow Apps into the workflow simply by setting up the App to invoke them.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/\" target=\"_blank\" rel=\"noreferrer noopener\">Splitting Apps<\/a> chapter explained how to set up an app that spans multiple departments, splitting the app by department and starting the downstream app case from the upstream app case.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article describes how to build a Sub-App that starts a child app from the parent app and waits for the child app to be completed then receive business data from the child app afterward.<br>(Reference <a href=\"https:\/\/questetra.zendesk.com\/hc\/en-us\/articles\/360002247832-M413-Settings-Calling-a-Sub-process-Mid-Flow-and-Standing-by-for-a-Response\" target=\"_blank\" rel=\"noopener\">M413: Settings: Calling a Sub-App Mid-Flow and Standing by for a Response<\/a>)<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\t\t\t\t<div class=\"wp-block-uagb-table-of-contents uagb-toc__align-left uagb-toc__columns-1  uagb-block-69316c48      \"\n\t\t\t\t\tdata-scroll= \"1\"\n\t\t\t\t\tdata-offset= \"30\"\n\t\t\t\t\tstyle=\"\"\n\t\t\t\t>\n\t\t\t\t<div class=\"uagb-toc__wrap\">\n\t\t\t\t\t\t<div class=\"uagb-toc__title\">\n\t\t\t\t\t\t\tTable Of Contents\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"uagb-toc__list-wrap \">\n\t\t\t\t\t\t<ol class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#defining-sub-apps\" class=\"uagb-toc-link__trigger\">Defining Sub-Apps<\/a><li class=\"uagb-toc__list\"><a href=\"#items-used-for-workflow-app-connections\" class=\"uagb-toc-link__trigger\">Items Used for Workflow App Connections<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#wait-for-started-child-case-to-finish-option\" class=\"uagb-toc-link__trigger\">[Wait for Started Child Case to finish] Option.<\/a><\/li><\/ul><\/li><li class=\"uagb-toc__list\"><a href=\"#sample-app\" class=\"uagb-toc-link__trigger\">Sample App<\/a><ul class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#shipping-app-of-the-delivery-department-the-one-being-called\" class=\"uagb-toc-link__trigger\">&#039;Shipping App&#039; of the Delivery Department (the one being called)<\/a><li class=\"uagb-toc__list\"><li class=\"uagb-toc__list\"><a href=\"#sales-departments-order-accepting-app-caller\" class=\"uagb-toc-link__trigger\">Sales department&#039;s &#039;Order Accepting App&#039; (caller)<\/a><\/li><\/ul><\/li><\/ul><\/li><li class=\"uagb-toc__list\"><a href=\"#appendix\" class=\"uagb-toc-link__trigger\">Appendix<\/a><\/ul><\/ul><\/ol>\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\n\n\n<div style=\"height:0px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"\u30b5\u30d6\u30d7\u30ed\u30bb\u30b9\u3092\u5b9a\u7fa9\u3059\u308b\" class=\"wp-block-heading\">Defining Sub-Apps<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">In many cases, work such as translating text or creating graphic designs is required in the middle of various tasks. If such tasks are defined in a simple workflow app for simple work requests, they can be carried out in response to requests from various departments.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The mechanism by which a workflow app is invoked and integrated as part of the App is called a &#8216;Sub-App&#8217;. Many Sub-Apps require a mechanism to return the business data of the resulting work (deliverable: translation text in the case of translation work) to the calling case.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This article describes how to set up a child App to not only automatically invoke the child App, but also to wait for the completion of the child case to return the business data of the child case&#8217;s work results to the parent case, based on the <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/#originalapp\" target=\"_blank\" rel=\"noreferrer noopener\">Order &#8211; Shipping &#8211; Billing Flow<\/a> example from the Splitting Apps chapter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Specifically, it is designed so that when the sales department supervisor approves the &#8216;2. Order confirmation&#8217; Step, the app in the delivery department is activated and the shipping case begins. In this case, the assumption is that the delivery completion is reported by passing the image file of the receipt upon completion of the delivery to the sales department&#8217;s order case. The Sub-App is positioned as a shipping operation at the distribution centre, corresponding to the orders received at each branch office.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?ssl=1\" target=\"_blank\" rel=\"noreferrer noopener\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"540\" data-attachment-id=\"146947\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-subprocess\/attachment\/apps-conection-subprocess-shipping-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?fit=960%2C540&amp;ssl=1\" data-orig-size=\"960,540\" 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=\"apps-conection-subprocess-shipping-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?fit=960%2C540&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?resize=960%2C540&#038;ssl=1\" alt=\"\" class=\"wp-image-146947\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?w=960&amp;ssl=1 960w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?resize=560%2C315&amp;ssl=1 560w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-shipping-en.png?resize=768%2C432&amp;ssl=1 768w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">In this article, the case of the &#8216;Ordering App&#8217; (Sales Department), which is the calling side, is referred to as the &#8216;Parent case&#8217; and the Case of the &#8216;Shipping App&#8217; (Shipping Department), which is the called side, as the &#8216;Child Case&#8217;.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u30a2\u30d7\u30ea\u63a5\u7d9a\u306b\u4f7f\u7528\u3059\u308b\u30a2\u30a4\u30c6\u30e0\" class=\"wp-block-heading\">Items Used for Workflow App Connections<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Use the same items as those used in <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/#httpitem\" target=\"_blank\" rel=\"noreferrer noopener\">Linking and Operating Multiple Workflow Apps &#8211; Splitting Apps Edition<\/a>. However, this time, as the App is defined so that processing proceeds after receiving the results of the Sub-App, the [Wait for child Caseto finish] option in the [Service Task (Start Child Case)] is used.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/message-start-event-http\/\" target=\"_blank\" rel=\"noreferrer noopener\">Message Start Event (HTTP)<\/a><\/li>\n\n\n\n<li><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/service-task-throwing-message-to-start-event\/\" target=\"_blank\" rel=\"noopener\">Service Task (Start Child Case)<\/a><\/li>\n<\/ul>\n\n\n\n<h3 id=\"\u5b50\u30d7\u30ed\u30bb\u30b9\u306e\u7d42\u4e86\u3092\u5f85\u3064-\u30aa\u30d7\u30b7\u30e7\u30f3\" class=\"wp-block-heading\">[Wait for Started Child Case to finish] Option.<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">If the option [P2: Wait for Started Child Case to finish] in the Values received from the Child Case tab of the [Service Task (Start Child Case)] is enabled, the following behaviour is observed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Stays until the end of the child Case<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It holds the token and stalls the flow until the child Case has finished. The parent Casemonitors the initiated child Case and the stall continues until the [state] of the child Case is &#8216;terminated (or abnormally terminated)&#8217;.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Get data from child Case<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The parent Case accesses the child Case when it detects that the child Case is finished and retrieves data from the child Case. The data items whose values can be retrieved are limited to those permitted in the child Case&#8217;s app settings.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"\u30b5\u30f3\u30d7\u30eb\u30a2\u30d7\u30ea\" class=\"wp-block-heading\">Sample App<\/h2>\n\n\n\n<h3 id=\"\u914d\u9001\u90e8\u306e-\u767a\u9001\u696d\u52d9\u30a2\u30d7\u30ea-\u547c\u3073\u51fa\u3055\u308c\u308b\u5074\" class=\"wp-block-heading\">&#8216;Shipping App&#8217; of the Delivery Department (the one being called)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Similar to the procedure in the previous article, first create the &#8216;Shipping App&#8217; (child Case side) of the Delivery Department.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Place the [Message Start Event (HTTP)] at the top and set the Data Items that receive and save data from the Sales Department&#8217;s Order Accepting App to [<img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=20%2C20&#038;ssl=1\" width=\"20\" height=\"20\"> Editable] in the properties screen.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?ssl=1\" target=\"_blank\" rel=\"noreferrer noopener\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"855\" height=\"225\" data-attachment-id=\"146949\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-subprocess\/attachment\/apps-conection-subprocess-delivery-en\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?fit=855%2C225&amp;ssl=1\" data-orig-size=\"855,225\" 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=\"apps-conection-subprocess-delivery-en\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?fit=855%2C225&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?resize=855%2C225&#038;ssl=1\" alt=\"\" class=\"wp-image-146949\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?w=855&amp;ssl=1 855w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?resize=600%2C158&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-delivery-en.jpg?resize=768%2C202&amp;ssl=1 768w\" sizes=\"auto, (max-width: 855px) 100vw, 855px\" \/><\/a><\/figure>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 id=\"\u30c7\u30fc\u30bf\u9805\u76ee\" class=\"wp-block-heading\">Data Items<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Data Item Name<\/strong><\/td><td><strong>Data Type<\/strong><\/td><td><strong>Field Name<\/strong><\/td><td><strong>Required<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>Title<\/td><td>\u2013<\/td><td>\u2013<\/td><td>\u2013<\/td><td><\/td><\/tr><tr><td>Shipping Address Name<\/td><td>String-type (single line)<\/td><td>q_delivery_name<\/td><td>\u2013<\/td><td><\/td><\/tr><tr><td>Shipping Address<\/td><td>String-type (multiple lines)<\/td><td>q_delivery_address<\/td><td>\u2013<\/td><td><\/td><\/tr><tr><td>Shipping Details<\/td><td>Table-type<\/td><td>q_item_list<\/td><td>\u2013<\/td><td><\/td><\/tr><tr><td>Receipt<\/td><td>File-type<\/td><td>q_receipt<\/td><td>\u2713<\/td><td><\/td><\/tr><tr><td>Caller Case ID<\/td><td>String-type (single line)<\/td><td>q_parent_id<\/td><td>\u2013<\/td><td>Initial value\uff1a#{parentProcessInstanceId}<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Data item settings for the shipping app<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<ul class=\"wp-block-list has-very-light-gray-background-color has-background\">\n<li>The EL expression set as the initial value for the Data Item &#8216;Caller Case ID&#8217; sets the [Parent Case ID].<\/li>\n\n\n\n<li>A Case initiated by an HTTP request from Questetra BPM Suite can refer to the Case ID of the calling parent Case as the system variable [parentProcessInstanceId]<\/li>\n<\/ul>\n\n\n\n<h4 id=\"\u767a\u9001\u958b\u59cb-\u30e1\u30c3\u30bb\u30fc\u30b8\u958b\u59cb\u30a4\u30d9\u30f3\u30c8-http\" class=\"wp-block-heading\">Shipping Start ([Message start event (HTTP)])<\/h4>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td>Data Item Name<\/td><td>Editing Permission<\/td><\/tr><tr><td>Title<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=26%2C26&#038;ssl=1\" width=\"26\" height=\"26\"><\/figure><\/td><\/tr><tr><td>Shipping Address Name<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=26%2C26&#038;ssl=1\" width=\"26\" height=\"26\"><\/figure><\/td><\/tr><tr><td>Shipping Details<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=26%2C26&#038;ssl=1\" width=\"26\" height=\"26\"><\/figure><\/td><\/tr><tr><td>Shipping Address<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_rw.png?resize=26%2C26&#038;ssl=1\" width=\"26\" height=\"26\"><\/figure><\/td><\/tr><tr><td>Receipt<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=27%2C27&#038;ssl=1\" width=\"27\" height=\"27\"><\/figure><\/td><\/tr><tr><td>Calling Case ID<\/td><td><figure><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/05\/accessibility_none.png?resize=27%2C27&#038;ssl=1\" width=\"27\" height=\"27\"><\/figure><\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">[Editing Permissions] tab of the Start Shipping step<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The settings up to this point are the same as in the <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/#billingapp\" target=\"_blank\" rel=\"noreferrer noopener\">splittings apps<\/a> chapter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This time, set [Data Visibility from Parent Case] in the [Message Start Event (HTTP)] configuration screen. Click the button to open the settings screen and set [Allow] only for [Receipt]. The items set to [Allow] here will be added to the setting items in the [Values received from child Case] tab of the parent app&#8217;s [Service Task ( Start Child Case)] settings screen.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When the settings are complete, close the edit screen and release the app. Check the [App ID] (m number) and [App name] at the top of the screen.<\/p>\n\n\n\n<div style=\"height:47px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 id=\"\u55b6\u696d\u90e8\u306e-\u53d7\u6ce8\u696d\u52d9\u30a2\u30d7\u30ea-\u547c\u3073\u51fa\u3059\u5074\" class=\"wp-block-heading\">Sales department&#8217;s &#8216;Order Accepting App&#8217; (caller)<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Edit the Sales Department&#8217;s <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/#orderapp\" target=\"_blank\" rel=\"noreferrer noopener\">Order Accepting App<\/a> (parent Case side), which was created in the previous article.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Connect by installing an icon that calls the Shipping Department&#8217;s Shipping App from the palette Auto-Processing Tasks &gt; Connecting with other workflow apps on the edit screen. If it is placed before the previously installed Billing Request step, the bill will be sent once the delivery has been confirmed. If it is placed behind, it will be dispatched once the payment has been confirmed.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?ssl=1\" target=\"_blank\" rel=\"noreferrer noopener\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"273\" data-attachment-id=\"147017\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-subprocess\/attachment\/apps-conection-subprocess-order-en-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?fit=1083%2C289&amp;ssl=1\" data-orig-size=\"1083,289\" 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=\"apps-conection-subprocess-order-en-1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?fit=1024%2C273&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?resize=1024%2C273&#038;ssl=1\" alt=\"\" class=\"wp-image-147017\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?resize=1024%2C273&amp;ssl=1 1024w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?resize=600%2C160&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?resize=768%2C205&amp;ssl=1 768w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-order-en-1.png?w=1083&amp;ssl=1 1083w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h4 id=\"\u30c7\u30fc\u30bf\u9805\u76ee-\u8ffd\u52a0\" class=\"wp-block-heading\">Data Items (additional).<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">Add a Data Item to receive and save the [Receipt] file when the Case of the Shipping Department&#8217;s Shipping App is terminated. In addition, add a Data Item to store the [Case ID] of the initiated child Case.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Data Item Name<\/strong><\/td><td><strong>Data Type<\/strong><\/td><td><strong>Field Name<\/strong><\/td><td><strong>Required<\/strong><\/td><td><strong>Description<\/strong><\/td><\/tr><tr><td>Receipt<\/td><td>File-type<\/td><td>q_receipt<\/td><td>&#8211;<\/td><td>(Child Case deliverables)<\/td><\/tr><tr><td>Child Case ID<\/td><td>String-type (single line)<\/td><td>q_SubCase_ID<\/td><td>\u2013<\/td><td>(Retrieved at the start of the child Case)<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">Data items to be added to the Shipping App<\/figcaption><\/figure>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<ul class=\"has-very-light-gray-background-color has-background\">\n<li>Data of other data-types can also be passed on, e.g. String-type data, Datetime-type data, etc.<\/li>\n<li>The data-type of the Data Item to be saved must be the same<\/li>\n<li>Discussion-type and Guide Panel-type cannot be passed on<\/li>\n<\/ul>\n\n\n\n<h4 id=\"\u914d\u9001\u4f9d\u983c-\u5de5\u7a0b-\u30b5\u30fc\u30d3\u30b9\u30bf\u30b9\u30af-\u5b50\u30d7\u30ed\u30bb\u30b9\u958b\u59cb\" class=\"wp-block-heading\">&#8216;Delivery request&#8217; step ([Service Task (Start Child Case)])<\/h4>\n\n\n\n<p class=\"wp-block-paragraph\">The setting items in the [Values passed to child Cases] tab are set in the same way as in the <a href=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-divide\/#passdata\" target=\"_blank\" rel=\"noreferrer noopener\">Splitting Apps<\/a> chapter. This setting represents &#8216;invoking the child Case.&#8217;<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Item Name<\/strong><\/td><td><strong>Setting Details<\/strong><\/td><\/tr><tr><td>At: Title<\/td><td>#{processInstanceTitle} (Select &#8216;Title&#8217;)<\/td><\/tr><tr><td>A0: Shipping Address Name<\/td><td>#{#q_delivery_name} (Select Name of Orderer)<\/td><\/tr><tr><td>A1: Shipping Address<\/td><td>#{#q_delivery_address} (Select Address of Orderer)<\/td><\/tr><tr><td>A5: Shipping Details<\/td><td>Sales Details (Select)<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">[Values to be passed to the Child Case] tab<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">On the [Values received from the ChildCase] tab, switch on the option [P2: Wait for Started Child Case to finish]. This setting represents `waiting for the completion of the child Case.&#8217; The Data Items of the child Cases that can be retrieved are displayed as configuration items, so specify the Data Items to store them. This setting represents the &#8216;return the business data of the child Case\u2019s work results to the parent Case.&#8217;<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Item Name<\/strong><\/td><td><strong>Setting Details<\/strong><\/td><\/tr><tr><td>P1: Data item to save Started Child Case Id<\/td><td>(Select) Child Case ID<\/td><\/tr><tr><td>P2: Wait for Started Child Case to finish<\/td><td>Switch on<\/td><\/tr><tr><td>RT: Title<\/td><td>Not set this time (blank)<\/td><\/tr><tr><td>R3: Receipt<\/td><td>(select) receipt<\/td><\/tr><\/tbody><\/table><figcaption class=\"wp-element-caption\">[Values received from the Child Case] tab<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<div style=\"height:48px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">With the settings up to this point, the mechanism for calling a Sub-App, waiting for the completion of the Sub-App, and receiving the deliverable of the Sub-App is complete.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Once this has been set up, try executing [Debug only this node] in the Delivery Request App. When this is executed, a child Case will be started as a debugging Case in the Shipping App. This time, execute all the steps in the child Case. In the &#8220;2. Delivery confirmation&#8221; step, it is assumed that an image of the receipt taken with a smartphone is attached to the File-type data item. The Shipping Case is completed when the file is attached and the &#8220;2. Delivery Confirmation&#8221; step is finished.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Check the details of the Case in the Order Accepting app where [Debug only this node] was executed. As the parent Case is also terminated with the termination of the child Case, find the relevant Case in the [All Cases] list. You will see that the file attached to the Data Item Receipt on the detail screen is stored.<\/p>\n\n\n\n<ul class=\"wp-block-list has-very-light-gray-background-color has-background\">\n<li>In the Child Case Details screen, the Parent Case ID is linked instead of the [Case Start User]<\/li>\n\n\n\n<li>You can also open the details of a child Case from the [All Cases] list and open the parent Case from the link above<\/li>\n<\/ul>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">A [Service Task (Start Child Case)] step is complete when a series of Steps have all been successfully completed. In this article, the series of Steps is from the start of the Sub-App (child Case) to the point where the Sub-App finishes and receives data.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If any defects occur in a series of Steps, the [Service Task (Child Case)] step will be terminated with an error. Examples of faults are when an error occurs in data transfer, or when a child Case does not terminate normally due to [Forced termination] or [Deletion].<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If the Case ends in an error, the token can also be advanced to an Error Boundary Event. Activate the option [Token will move to Error Boundary Event when processing fails] in the Step settings.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">There may be cases where you want to split the processing after an Error Termination according to whether a child Case has started or not. Specify the presence or absence of a value stored in the Data Item that stores the ID of the child Case that started as a branching condition and allow the flow to branch.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When defining the processing when a Sub-App becomes an error, design the flow beyond the [Error boundary event] based on the above.<\/p>\n\n\n\n<div style=\"height:50px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"appendix\" class=\"wp-block-heading\">Appendix<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When receiving data from a child Case in a [Service Task (Start Child Case)], the flow of the parent Case does not proceed until the child Case is terminated.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For example, if you want to proceed with other tasks before the translation is completed, consider parallel branching.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/support.questetra.com\/en\/bpmn-icons\/parallel-gateway\/\" target=\"_blank\" rel=\"noreferrer noopener\">Parallel AND Gateways<\/a><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><a href=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?ssl=1\" target=\"_blank\" rel=\"noreferrer noopener\"><img data-recalc-dims=\"1\" loading=\"lazy\" decoding=\"async\" width=\"936\" height=\"214\" data-attachment-id=\"146957\" data-permalink=\"https:\/\/support.questetra.com\/en\/developer-blog\/apps-connection-subprocess\/attachment\/apps-conection-subprocess-parallel-en-1\/\" data-orig-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?fit=936%2C214&amp;ssl=1\" data-orig-size=\"936,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=\"apps-conection-subprocess-parallel-en-1\" data-image-description=\"\" data-image-caption=\"\" data-large-file=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?fit=936%2C214&amp;ssl=1\" src=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?resize=936%2C214&#038;ssl=1\" alt=\"\" class=\"wp-image-146957\" srcset=\"https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?w=936&amp;ssl=1 936w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?resize=600%2C137&amp;ssl=1 600w, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/apps-conection-subprocess-parallel-en-1.jpg?resize=768%2C176&amp;ssl=1 768w\" sizes=\"auto, (max-width: 936px) 100vw, 936px\" \/><\/a><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This section describes how to build a sub-App that starts a child app from the parent app and passes business data to the parent app after the child app has completed.<\/p>\n","protected":false},"author":30,"featured_media":188655,"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-146907","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\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=1200%2C675&ssl=1","uagb_featured_image_src":{"full":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=1200%2C675&ssl=1",1200,675,false],"thumbnail":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?resize=440%2C440&ssl=1",440,440,true],"medium":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=560%2C315&ssl=1",560,315,true],"medium_large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=768%2C432&ssl=1",768,432,true],"large":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=1024%2C576&ssl=1",1024,576,true],"1536x1536":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=1200%2C675&ssl=1",1200,675,true],"2048x2048":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-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\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?resize=200%2C200&ssl=1",200,200,true],"newspack-article-block-uncropped":["https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2023\/06\/eye-catch-apps-connection-subapp-1800-en.png?fit=1200%2C675&ssl=1",1200,675,true]},"uagb_author_info":{"display_name":"Peter Glover","author_link":"https:\/\/support.questetra.com\/en\/author\/petergloverquestetra\/"},"uagb_comment_info":4,"uagb_excerpt":"This section describes how to build a sub-App that starts a child app from the parent app and passes business data to the parent app after the child app has completed.","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p9DiIh-Cdt","jetpack_likes_enabled":true,"jetpack-related-posts":[{"id":87741,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/service-task-throwing-message-to-start-event\/","url_meta":{"origin":146907,"position":0},"title":"Service Task (Start Child Case)","author":"Peter Glover","date":"2023-04-19","format":false,"excerpt":"An automatic step that sends an HTTP request to Message Start Event (HTTP) on the same workflow platform. You can easily establish an inter-app connection simply by setting the send data. When a workflow App including Message Start Event (HTTP) is released, the corresponding Service Task is automatically generated.","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\/2020\/05\/bpmn-icon-service-task-throwing-message-to-start-event.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\/05\/bpmn-icon-service-task-throwing-message-to-start-event.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/05\/bpmn-icon-service-task-throwing-message-to-start-event.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/05\/bpmn-icon-service-task-throwing-message-to-start-event.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/05\/bpmn-icon-service-task-throwing-message-to-start-event.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":82912,"url":"https:\/\/support.questetra.com\/en\/system-settings\/app-authorization\/","url_meta":{"origin":146907,"position":1},"title":"System Settings &#8211; Workflow","author":"Peter Glover","date":"2025-09-11","format":false,"excerpt":"The level of privilege each User has to access and manipulate Apps and Case data is configured in this screen.","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\/2025\/09\/System-Settings-App-Workflow-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\/2025\/09\/System-Settings-App-Workflow-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2025\/09\/System-Settings-App-Workflow-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2025\/09\/System-Settings-App-Workflow-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2025\/09\/System-Settings-App-Workflow-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":82847,"url":"https:\/\/support.questetra.com\/en\/system-settings\/organization\/","url_meta":{"origin":146907,"position":2},"title":"System Settings &#8211; Organizations List","author":"Peter Glover","date":"2023-12-26","format":false,"excerpt":"The administration of Organizations can be done in this screen.","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_organisation_title.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_organisation_title.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_organisation_title.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_organisation_title.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/12\/Gear_organisation_title.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":94108,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/app-case-task\/","url_meta":{"origin":146907,"position":3},"title":"Apps, Cases, Tasks and their Relationships","author":"Peter Glover","date":"2020-10-30","format":false,"excerpt":"Describes Workflow Apps, Cases, Tasks and their Relationships","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\/10\/workflow-apps-cases-tasks-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\/2020\/10\/workflow-apps-cases-tasks-fi-en.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/10\/workflow-apps-cases-tasks-fi-en.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/10\/workflow-apps-cases-tasks-fi-en.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/10\/workflow-apps-cases-tasks-fi-en.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":76130,"url":"https:\/\/support.questetra.com\/en\/bpmn-icons\/message-start-event-http\/","url_meta":{"origin":146907,"position":4},"title":"Message Start Event (HTTP)","author":"Hirotaka NISHI","date":"2019-04-05","format":false,"excerpt":"Issues a URL that awaits an HTTP request. Starts a new Process automatically when an HTTP request is received. Capable of inserting values accepted as receive parameters to Business Data.","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\/2019\/10\/bpmn-icon-message-start-event-http-1200x675.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\/10\/bpmn-icon-message-start-event-http-1200x675.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-http-1200x675.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-http-1200x675.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2019\/10\/bpmn-icon-message-start-event-http-1200x675.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]},{"id":76802,"url":"https:\/\/support.questetra.com\/en\/developer-blog\/first-questetra-bpm-suite-step1\/","url_meta":{"origin":146907,"position":5},"title":"Your first step in Questetra BPM Suite \/ Chpt.1: Using the Preinstalled App as a Workflow User","author":"Hirotaka NISHI","date":"2020-02-20","format":false,"excerpt":"To learn the basic of Questetra BPM Suite, try manipulating a preinstalled App","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\/02\/first-step.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\/first-step.png?fit=1200%2C675&ssl=1&resize=350%2C200 1x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/first-step.png?fit=1200%2C675&ssl=1&resize=525%2C300 1.5x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/first-step.png?fit=1200%2C675&ssl=1&resize=700%2C400 2x, https:\/\/i0.wp.com\/support.questetra.com\/wp-content\/uploads\/2020\/02\/first-step.png?fit=1200%2C675&ssl=1&resize=1050%2C600 3x"},"classes":[]}],"amp_enabled":false,"_links":{"self":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/146907","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=146907"}],"version-history":[{"count":55,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/146907\/revisions"}],"predecessor-version":[{"id":188659,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/posts\/146907\/revisions\/188659"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media\/188655"}],"wp:attachment":[{"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/media?parent=146907"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/categories?post=146907"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/support.questetra.com\/en\/wp-json\/wp\/v2\/tags?post=146907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}