diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml
new file mode 100644
index 0000000..d1fab53
--- /dev/null
+++ b/.github/workflows/deploy.yaml
@@ -0,0 +1,49 @@
+name: Deploy to GitHub Pages
+
+on:
+ push:
+ branches:
+ - main
+ # Review gh actions docs if you want to further define triggers, paths, etc
+ # https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#on
+
+permissions:
+ contents: write
+
+jobs:
+ deploy:
+ name: Deploy to GitHub Pages
+ runs-on: ubuntu-latest
+ defaults:
+ run:
+ working-directory: ./docs/
+ steps:
+ - uses: actions/checkout@v3
+ - uses: actions/setup-node@v3
+ with:
+ node-version: 18
+ cache: npm
+ cache-dependency-path: "./docs/package-lock.json"
+ - name: Install dependencies
+ run: npm ci
+ - name: Build website
+ run: npm run build
+
+ - name: Listing files
+ run: ls
+
+ # Popular action to deploy to GitHub Pages:
+ # Docs: https://github.com/peaceiris/actions-gh-pages#%EF%B8%8F-docusaurus
+ - name: Deploy to GitHub Pages
+ uses: peaceiris/actions-gh-pages@v3
+ with:
+ github_token: ${{ secrets.GITHUB_TOKEN }}
+ # Build output to publish to the `gh-pages` branch:
+ publish_dir: ./docs/build
+ # The following lines assign commit authorship to the official
+ # GH-Actions bot for deploys to `gh-pages` branch:
+ # https://github.com/actions/checkout/issues/13#issuecomment-724415212
+ # The GH actions bot is used by default if you didn't specify the two fields.
+ # You can swap them out with your own user credentials.
+ user_name: github-actions[bot]
+ user_email: 41898282+github-actions[bot]@users.noreply.github.com
diff --git a/6236f2062f403010a40e93acf699b677/README.md b/6236f2062f403010a40e93acf699b677/README.md
deleted file mode 100644
index 455baff..0000000
--- a/6236f2062f403010a40e93acf699b677/README.md
+++ /dev/null
@@ -1,18 +0,0 @@
-# Generated files
-This repository contains generated files and a checksum.
-
-If you find yourself unable to import your repository due to the presence of files edited outside an instance of ServiceNow, merge commits that mix files from different revisions, or other data that does not match the checksum, you may recover using either of the following techniques:
-* Remove the problem commits:
- 1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root
- 2. Run `git log` and take note of the SHA1s of the problem commits
- 3. Build revert commits using `git revert SHA1` repeatedly, working backward in time, for each commit that introduced changes not generated by a ServiceNow instance
- 4. Run `git push`
-
-* Overwrite the problem code snapshot with a known good one:
- 1. Clone your repository to a personal computer with the git command line tools installed and open a git command prompt in the repository root,
- 2. Locate a known good code snapshot and record its SHA1. For this step, `git log` can be useful.
- 2. Run `git reset --hard SHA1` to a commit that was generated by a ServiceNow instance
- 3. Run `git reset HEAD{1}`
- 4. Run `git add -A`
- 5. Run `git commit`
- 6. Run `git push`
diff --git a/6236f2062f403010a40e93acf699b677/checksum.txt b/6236f2062f403010a40e93acf699b677/checksum.txt
deleted file mode 100644
index 2979cfc..0000000
--- a/6236f2062f403010a40e93acf699b677/checksum.txt
+++ /dev/null
@@ -1 +0,0 @@
-PbfPLEre_p2Zp9vLxg2FGQocvXr3fbBZoy7uypfCCWdiT-UbmUC5Cn_JT34jpMAu6S0PkbmyDKwSR6XMUs6EGDMXPqSv8Va_8RJvd6qOPychHIk-lft5vvvMwnbTwGcXSFzNSowZDZfIo_pugMfs6OoyUGNBGbI_GvB_wTWgJnDhi7lMCMHhMjLNDs4nSbJJ80v-H75sYuo0DPzcXGYzDAdHZfUCH4pzUc_eLT3L3gTnvGVoChHUmArWsjCafFfDaT5NnhkksO4qlGG2xNOqVow9k938kb6AzRqq3n4_iUbTmMIf9GOkcOXSO0WsTf9CxOAwjF91_av7sIa_arH_4aVCWxDi92FUEmH0KF3s-2g0ltHMPkGcxGLzMtxSP9sphWqZjpFZ6YbSzfbbI-flTwYtGtgWLhyTGGkQZ_15GrKzxGE46DctBwvur0ILfeeAEttq4bDDwFRmocjj8eEeTzT-oI6yrb8StSDd5I3HanwoWiVsuNvPbSSOa93IxpwjrsfUKs_-K196KYIkldWH6jvnN0qaP63P1N6T0fxU2Y0M69czObLgKMEWSOqAd5Tehw9rvgwVgZsipofrDf7KHh9wx0qGFPMiQg9THBMkREhqn9KL4xrF_o3k4UhVR7N5ptobCfjiIzyl5q-dEznBF7l1YJq6fmkvayz9ZhFwHHI
\ No newline at end of file
diff --git a/6236f2062f403010a40e93acf699b677/sys_app_6236f2062f403010a40e93acf699b677.xml b/6236f2062f403010a40e93acf699b677/sys_app_6236f2062f403010a40e93acf699b677.xml
deleted file mode 100644
index c117687..0000000
--- a/6236f2062f403010a40e93acf699b677/sys_app_6236f2062f403010a40e93acf699b677.xml
+++ /dev/null
@@ -1,43 +0,0 @@
-
-
- true
- true
- none
-
- false
- false
- helsinki_es5
- true
-
- none
-
- none
-
-
- Yubico Enterprise Delivery API Spoke
- false
- false
- permissive
- x_490107_yubico_0
- false
-
- x_490107_yubico_0
-
-
- sys_app
-
- admin
- 2021-05-12 17:55:56
- 6236f2062f403010a40e93acf699b677
- 0
- admin
- 2021-05-12 17:55:56
-
- true
- false
-
-
-
- 1.0.0
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/pc_hardware_cat_item_29c7b2462f403010a40e93acf699b6d7.xml b/6236f2062f403010a40e93acf699b677/update/pc_hardware_cat_item_29c7b2462f403010a40e93acf699b6d7.xml
deleted file mode 100644
index d5ff1d9..0000000
--- a/6236f2062f403010a40e93acf699b677/update/pc_hardware_cat_item_29c7b2462f403010a40e93acf699b6d7.xml
+++ /dev/null
@@ -1,147 +0,0 @@
-
-
- restricted
- true
- true
- on_desktop
- false
- 2c0b59874f7b4200086eeed18110c71f
-
- 0
-
-
-
- 1970-01-03 00:00:00
- The YubiKey 5 Series is a hardware based authentication solution that provides superior defense against phishing, eliminates account takeovers, and enables compliance requirements for strong authentication.
]]>
- non_zero
-
-
-
-
- false
-
- false
-
-
- false
-
- false
-
- use_desktop_picture
- 4e17be062f403010a40e93acf699b6df
- YubiKey 5 NFC
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- false
- 0
-
- 6816f79cc0a8016401c5a33be04be441
- 57e77a462f403010a40e93acf699b66f
- JavaScript: popupOpenStandard("com.glideapp.servicecatalog_cat_item_view.do?v=1&sysparm_id=29c7b2462f403010a40e93acf699b6d7&sysparm_preview=true", "summary");
- 0
- 1
-
-
-
-
- e0d08b13c3330100c8b837659bba8fb4
-
-
-
- Yubico YubiKey 5 NFC
- false
-
- false
-
- pc_hardware_cat_item
- admin
- 2021-05-12 18:02:41
- 29c7b2462f403010a40e93acf699b6d7
- 2
- YubiKey 5 NFC
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- pc_hardware_cat_item_29c7b2462f403010a40e93acf699b6d7
- admin
- 2021-05-12 20:47:25
-
-
- item
-
- true
- 493732462f403010a40e93acf699b664
-
- true
- true
- true
- 8183d30a2f803010a40e93acf699b67d
-
-
-
-
- 0
- USD
- price
- 29c7b2462f403010a40e93acf699b6d7
-
- 0
- USD
- admin
- 2021-05-12 18:02:41
- 61c7b2462f403010a40e93acf699b6dd
- 0
- admin
- 2021-05-12 18:02:41
-
- calculated
-
-
- #423e35
- 700000
- true
- image/png
- picture
- 640000aa5a28b9961255a023d03cecdbf997aae9585315002703d39a0bfe49b9
- 115
- 46
- 18179
- 13057
- available
- admin
- 2021-05-12 18:03:21
- 57e77a462f403010a40e93acf699b66f
- 3
- admin
- 2021-05-12 18:03:21
- ZZ_YYpc_hardware_cat_item
- 29c7b2462f403010a40e93acf699b6d7
-
-
- H4sIAAAAAAAAAA==
- 16
- 0
- 57e77a462f403010a40e93acf699b66f
- admin
- 2021-05-12 18:03:21
- 97e77a462f403010a40e93acf699b66f
-
-
- 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
- 17396
- 1
- 57e77a462f403010a40e93acf699b66f
- admin
- 2021-05-12 18:03:21
- 1be77a462f403010a40e93acf699b66f
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/sc_cat_item_catalog_adc7b2462f403010a40e93acf699b6de.xml b/6236f2062f403010a40e93acf699b677/update/sc_cat_item_catalog_adc7b2462f403010a40e93acf699b6de.xml
deleted file mode 100644
index d210897..0000000
--- a/6236f2062f403010a40e93acf699b677/update/sc_cat_item_catalog_adc7b2462f403010a40e93acf699b6de.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
- 29c7b2462f403010a40e93acf699b6d7
- e0d08b13c3330100c8b837659bba8fb4
- sc_cat_item_catalog
- admin
- 2021-05-12 18:02:42
- adc7b2462f403010a40e93acf699b6de
- 0
- Service Catalog.YubiKey 5 NFC
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- sc_cat_item_catalog_adc7b2462f403010a40e93acf699b6de
- admin
- 2021-05-12 18:02:42
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/sc_cat_item_category_2dc7f6462f403010a40e93acf699b610.xml b/6236f2062f403010a40e93acf699b677/update/sc_cat_item_category_2dc7f6462f403010a40e93acf699b610.xml
deleted file mode 100644
index ce63994..0000000
--- a/6236f2062f403010a40e93acf699b677/update/sc_cat_item_category_2dc7f6462f403010a40e93acf699b610.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
- 29c7b2462f403010a40e93acf699b6d7
- 2c0b59874f7b4200086eeed18110c71f
- sc_cat_item_category
- admin
- 2021-05-12 18:02:42
- 2dc7f6462f403010a40e93acf699b610
- 0
- Peripherals.YubiKey 5 NFC
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- sc_cat_item_category_2dc7f6462f403010a40e93acf699b610
- admin
- 2021-05-12 18:02:42
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/sys_hub_action_type_definition_234bfa462f403010a40e93acf699b672.xml b/6236f2062f403010a40e93acf699b677/update/sys_hub_action_type_definition_234bfa462f403010a40e93acf699b672.xml
deleted file mode 100644
index 82d45a3..0000000
--- a/6236f2062f403010a40e93acf699b677/update/sys_hub_action_type_definition_234bfa462f403010a40e93acf699b672.xml
+++ /dev/null
@@ -1,10361 +0,0 @@
-
-
- public
-
-
- true
-
- false
-
-
-
- Place a request for a shipment
- true
- yed_shipment_request
- [{"name":"{{action.delivery_type}}","label":"action➛Delivery Type","type":"action","ref":""},{"name":"{{action.country_code_2}}","label":"action➛Country Code 2","type":"action","ref":""},{"name":"{{action.recipient}}","label":"action➛Recipient","type":"action","ref":""},{"name":"{{action.recipient_email}}","label":"action➛Recipient Email","type":"action","ref":""},{"name":"{{action.recipient_firstname}}","label":"action➛Recipient Firstname","type":"action","ref":""},{"name":"{{action.recipient_lastname}}","label":"action➛Recipient Lastname","type":"action","ref":""},{"name":"{{action.recipient_telephone}}","label":"action➛Recipient Telephone","type":"action","ref":""},{"name":"{{action.street_line_1}}","label":"action➛Street Line 1","type":"action","ref":""},{"name":"{{action.street_line_2}}","label":"action➛Street Line 2","type":"action","ref":""},{"name":"{{action.street_line_3}}","label":"action➛Street Line 3","type":"action","ref":""},{"name":"{{action.city}}","label":"action➛City","type":"action","ref":""},{"name":"{{action.region}}","label":"action➛Region","type":"action","ref":""},{"name":"{{action.postal_code}}","label":"action➛Postal Code","type":"action","ref":""},{"name":"{{action.product_id}}","label":"action➛Product ID","type":"action","ref":""},{"name":"{{action.inventory_product_id}}","label":"action➛Inventory Product ID","type":"action","ref":""},{"name":"{{action.shipment_product_id}}","label":"action➛Shipment Product ID","type":"action","ref":""},{"name":"{{step[f415ef26-238d-415b-819b-0930fbea5ee6].variable}}","label":"step➛Script step➛variable","type":"step","ref":""},{"name":"{{step[f415ef26-238d-415b-819b-0930fbea5ee6].shipment_exact_request}}","label":"step➛Script step➛Shipment Exact Request","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].response_body}}","label":"step➛REST step➛Response Body","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable}}","label":"step➛Script step➛variable","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable1}}","label":"step➛Script step➛variable1","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable2}}","label":"step➛Script step➛variable2","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable3}}","label":"step➛Script step➛variable3","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable4}}","label":"step➛Script step➛variable4","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_response}}","label":"step➛Script step➛Shipment Response","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_request_id}}","label":"step➛Script step➛Shipment Request ID","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_id}}","label":"step➛Script step➛Shipment State ID","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_message}}","label":"step➛Script step➛Shipment State Message","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_messages}}","label":"step➛Script step➛Shipment Messages","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].status_code}}","label":"step➛REST step➛Status Code","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_code}}","label":"step➛REST step➛Error Code","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_message}}","label":"step➛REST step➛Error Message","type":"step","ref":""}]
- 19064bce2f403010a40e93acf699b657
- 6bf5c7ce2f403010a40e93acf699b67b
- YED Shipment Request
-
-
-
- published
- sys_hub_action_type_definition
- admin
- 2021-05-12 18:18:08
- global
- /
- 234bfa462f403010a40e93acf699b672
- 14
- YED Shipment Request
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- sys_hub_action_type_definition_234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 19:04:56
- false
-
-
-
-
-
- sys_hub_action_type_definition
- 234bfa462f403010a40e93acf699b672
- 5
- sys_variable_value
- admin
- 2021-05-12 18:56:34
- ae14cf4e2f403010a40e93acf699b644
- 0
- admin
- 2021-05-12 18:56:34
-
- a614cf4e2f403010a40e93acf699b630
-
-
-
- http_error_code
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- ae54c38e2f403010a40e93acf699b63b
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_code}}
-
-
- http_error_message
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- 6654c38e2f403010a40e93acf699b63b
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_message}}
-
-
- http_status_code
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- ee54c38e2f403010a40e93acf699b63a
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].status_code}}
-
-
- shipment_messages
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- ea54c38e2f403010a40e93acf699b63b
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_messages}}
-
-
- shipment_request_id
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- a254c38e2f403010a40e93acf699b63b
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_request_id}}
-
-
- shipment_state_id
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:56:34
- 2e14cf4e2f403010a40e93acf699b644
- 1
- admin
- 2021-05-12 18:57:56
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_id}}
-
-
- shipment_state_message
- 234bfa462f403010a40e93acf699b672
- admin
- 2021-05-12 18:57:39
- 2a54c38e2f403010a40e93acf699b63b
- 0
- admin
- 2021-05-12 18:57:39
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_message}}
-
-
-
- 234bfa462f403010a40e93acf699b672
- c4f3285e-51c4-4017-8e0e-4c4e75aebdc5
-
-
-
-
-
- REST step
- 2
-
-
- 07a762fb47222200b4fad7527c9a7129
- admin
- 2021-05-12 18:39:35
- 4e3007ca2f403010a40e93acf699b6ca
- 2
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 18:52:20
-
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 15
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- 163047ca2f403010a40e93acf699b603
- 0
- admin
- 2021-05-12 18:39:36
- https://api.console.yubico.com/v1/
- a67a8ef03b23320057a4a2e334efc472
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 20
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- 1a3047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- /shipments_exact
- 3d090af03b23320057a4a2e334efc455
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 13
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- 523047ca2f403010a40e93acf699b603
- 0
- admin
- 2021-05-12 18:39:36
- 18409d8007482000dada43c0d1021e8f
- c30a451d2f201300a09a839fb18c95b4
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 25
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- 563047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- post
- e85b7ebf47222200b4fad7527c9a71e3
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 25
- sys_variable_value
- admin
- 2021-05-12 18:52:20
- 7c23c34e2f403010a40e93acf699b68f
- 0
- admin
- 2021-05-12 18:52:20
- {"type":"ADV_NV","value":[]}
- 4328e2fb47222200b4fad7527c9a7164
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 30
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- 9e3047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- {"type":"ADV_NV","value":[{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Accept","value":"application/json"},{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Content-Type","value":"application/json"},{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Authorization","value":"Bearer "}]}
- 371837f1c71003007b237f48cb9763b0
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 12
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- d63047ca2f403010a40e93acf699b603
- 0
- admin
- 2021-05-12 18:39:36
- 35aa573fd7802200bdbaee5b5e610375
- f11ebf865f101300a09a2abd7f466652
-
-
- sys_hub_step_instance
- 4e3007ca2f403010a40e93acf699b6ca
- 5
- sys_variable_value
- admin
- 2021-05-12 18:39:36
- da3047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- define_connection_inline
- 91e207d03b50030057a4a2e334efc4a0
-
-
-
- application
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- d23047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- base_url
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 123047ca2f403010a40e93acf699b602
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- body
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 9e3047ca2f403010a40e93acf699b600
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
- {{step[f415ef26-238d-415b-819b-0930fbea5ee6].shipment_exact_request}}
-
-
- capabilities
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 5e3047ca2f403010a40e93acf699b601
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- connection
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- d63047ca2f403010a40e93acf699b601
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- headers
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 9a3047ca2f403010a40e93acf699b601
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- http_method
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 523047ca2f403010a40e93acf699b601
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- query_params
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:52:20
- f823c34e2f403010a40e93acf699b68f
- 0
- admin
- 2021-05-12 18:52:20
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- resource_path
- 4e3007ca2f403010a40e93acf699b6ca
- admin
- 2021-05-12 18:39:36
- 163047ca2f403010a40e93acf699b601
- 0
- admin
- 2021-05-12 18:39:36
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- 234bfa462f403010a40e93acf699b672
- 0a6f70e9-5380-404c-9a6c-eac2753a01d8
-
-
-
-
-
- Script step
- 3
-
-
- 106afb6647032200b4fad7527c9a71e7
- admin
- 2021-05-12 18:52:20
- 7423c34e2f403010a40e93acf699b69f
- 2
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 18:56:32
-
-
-
- sys_hub_step_instance
- 7423c34e2f403010a40e93acf699b69f
- 350
- sys_variable_value
- admin
- 2021-05-12 18:56:32
- 12148f4e2f403010a40e93acf699b6e3
- 0
- admin
- 2021-05-12 18:56:32
-
- cbd1070373531010791f94596bf6a776
-
-
- sys_hub_step_instance
- 7423c34e2f403010a40e93acf699b69f
- 600
- sys_variable_value
- admin
- 2021-05-12 18:52:21
- 8923c34e2f403010a40e93acf699b6e1
- 0
- admin
- 2021-05-12 18:52:21
- (function execute(inputs, outputs) {
- outputs.shipment_response = inputs.responseBody;
- const response = JSON.parse(inputs.responseBody);
- outputs.shipment_request_id = response.shipment_id;
- outputs.shipment_state_id = response.shipment_state_id;
- outputs.shipment_state_message = response.shipment_state_message;
- const messages = (response.shipment_messages === undefined) ? "" : JSON.stringify(response.shipment_messages);
- outputs.shipment_messages = messages;
-})(inputs, outputs);
-
- 71aa7f6647032200b4fad7527c9a719b
-
-
- sys_hub_step_instance
- 7423c34e2f403010a40e93acf699b69f
- 200
- sys_variable_value
- admin
- 2021-05-12 18:56:32
- 96148f4e2f403010a40e93acf699b6e3
- 0
- admin
- 2021-05-12 18:56:32
-
- 2c226939b3101300176b051a16a8dc83
-
-
- sys_hub_step_instance
- 7423c34e2f403010a40e93acf699b69f
- 400
- sys_variable_value
- admin
- 2021-05-12 18:56:32
- d2148f4e2f403010a40e93acf699b6e3
- 0
- admin
- 2021-05-12 18:56:32
-
- f5e56d79b3101300176b051a16a8dce4
-
-
-
- application
- 7423c34e2f403010a40e93acf699b69f
- admin
- 2021-05-12 18:56:32
- da148f4e2f403010a40e93acf699b6e2
- 0
- admin
- 2021-05-12 18:56:32
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection
- 7423c34e2f403010a40e93acf699b69f
- admin
- 2021-05-12 18:56:32
- 1a148f4e2f403010a40e93acf699b6e2
- 0
- admin
- 2021-05-12 18:56:32
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection_type
- 7423c34e2f403010a40e93acf699b69f
- admin
- 2021-05-12 18:56:32
- 9e148f4e2f403010a40e93acf699b6e2
- 0
- admin
- 2021-05-12 18:56:32
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- responseBody
- 7423c34e2f403010a40e93acf699b69f
- admin
- 2021-05-12 18:52:21
- 0523c34e2f403010a40e93acf699b6e2
- 0
- admin
- 2021-05-12 18:52:21
- var__m_sys_hub_step_ext_input_7423c34e2f403010a40e93acf699b69f
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].response_body}}
-
-
- script
- 7423c34e2f403010a40e93acf699b69f
- admin
- 2021-05-12 18:52:21
- 0923c34e2f403010a40e93acf699b6e1
- 0
- admin
- 2021-05-12 18:52:21
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- responseBody
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_7423c34e2f403010a40e93acf699b69f
-
- 0
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:52:20
- f423c34e2f403010a40e93acf699b6a2
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:52:20
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=1317d685-7a42-4e30-8ff8-380caf58b793
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_response
- false
-
-
- false
-
-
- string
- Shipment Response
- false
- 8000
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_7423c34e2f403010a40e93acf699b69f
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:52:21
- 3c23c34e2f403010a40e93acf699b6a7
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:52:21
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=cc69663c-2ccd-4c3a-8064-2c7b3a8ecda8
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_messages
- false
-
-
- false
-
-
- string
- Shipment Messages
- false
- 8000
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_7423c34e2f403010a40e93acf699b69f
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:52:21
- 4123c34e2f403010a40e93acf699b6d9
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:52:21
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=45030de3-b26e-495b-b926-3a8b62c12aef
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_request_id
- false
-
-
- false
-
-
- string
- Shipment Request ID
- false
- 8000
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_7423c34e2f403010a40e93acf699b69f
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:52:21
- 7023c34e2f403010a40e93acf699b6c7
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:52:21
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=83d25870-569c-46bd-9794-5b7d476bb9be
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_message
- false
-
-
- false
-
-
- string
- Shipment State Message
- false
- 8000
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_7423c34e2f403010a40e93acf699b69f
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:52:21
- 7023c34e2f403010a40e93acf699b6d3
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:52:21
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=integer,uiTypeLabel=Integer,uiUniqueId=0e50ca88-e296-429e-89b7-6a62ac50d003
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_id
- false
-
-
- false
-
-
- integer
- Shipment State ID
- false
- 40
- 7423c34e2f403010a40e93acf699b69f
- 7423c34e2f403010a40e93acf699b69f
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_7423c34e2f403010a40e93acf699b69f
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:57:38
- 9a54838e2f403010a40e93acf699b6e3
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:57:38
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- 234bfa462f403010a40e93acf699b672
- f415ef26-238d-415b-819b-0930fbea5ee6
-
-
-
-
-
- Script step
- 1
-
-
- 106afb6647032200b4fad7527c9a71e7
- admin
- 2021-05-12 18:28:49
- 94cdba4a2f403010a40e93acf699b61a
- 2
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 18:39:35
-
-
-
- sys_hub_step_instance
- 94cdba4a2f403010a40e93acf699b61a
- 400
- sys_variable_value
- admin
- 2021-05-12 18:39:35
- 023007ca2f403010a40e93acf699b6c8
- 0
- admin
- 2021-05-12 18:39:35
-
- f5e56d79b3101300176b051a16a8dce4
-
-
- sys_hub_step_instance
- 94cdba4a2f403010a40e93acf699b61a
- 350
- sys_variable_value
- admin
- 2021-05-12 18:39:35
- 4e3007ca2f403010a40e93acf699b6c7
- 0
- admin
- 2021-05-12 18:39:35
-
- cbd1070373531010791f94596bf6a776
-
-
- sys_hub_step_instance
- 94cdba4a2f403010a40e93acf699b61a
- 200
- sys_variable_value
- admin
- 2021-05-12 18:39:35
- c23007ca2f403010a40e93acf699b6c8
- 0
- admin
- 2021-05-12 18:39:35
-
- 2c226939b3101300176b051a16a8dc83
-
-
- sys_hub_step_instance
- 94cdba4a2f403010a40e93acf699b61a
- 600
- sys_variable_value
- admin
- 2021-05-12 18:28:52
- fccdba4a2f403010a40e93acf699b68f
- 0
- admin
- 2021-05-12 18:28:52
- (function execute(inputs, outputs) {
-
- // Enforce API constraints here. See https://console.yubico.com/help/API_Onboarding_Playbook.html?highlight=max#executing-a-shipping-request for full list
- // A. 2 character country codes only
- const countryCodeMap = {
- "USA": "US",
- "US": "US"
- };
- const code = countryCodeMap[inputs.country_code_2];
-
- // The rest of the constraints are left as an exercise for the reader
- // B. recipient_firstname max = 15
- // C. recipient_lastname max = 20
- // D. recipient max = 20
- // E. street_line max = 40. Overflow address to street_line2 and street_line3
- // F. city max = 20
- // G. region max = 20
- // H. postal_code max = 20
- // I. recipient_email max = 40
- // J. recipient_telephone max = 14
-
- outputs.shipment_exact_request = JSON.stringify({
- "delivery_type": parseInt(inputs.delivery_type),
- "country_code_2": code,
- "recipient": inputs.recipient,
- "recipient_email": inputs.recipient_email,
- "recipient_firstname": inputs.recipient_firstname,
- "recipient_lastname": inputs.recipient_lastname,
- "recipient_telephone": inputs.recipient_telephone,
- "street_line1": inputs.street_line1,
- "street_line2": inputs.street_line2,
- "street_line3": inputs.street_line3,
- "city": inputs.city,
- "region": inputs.region,
- "postal_code": inputs.postal_code,
- "shipment_items": [
- {
- "product_id": parseInt(inputs.product_id),
- "inventory_product_id": parseInt(inputs.inventory_product_id),
- "shipment_product_quantity": parseInt(inputs.shipment_product_quantity)
- }
- ]
- });
-
-})(inputs, outputs);
-
- 71aa7f6647032200b4fad7527c9a719b
-
-
-
- application
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:39:35
- 0a3007ca2f403010a40e93acf699b6c7
- 0
- admin
- 2021-05-12 18:39:35
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- city
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 30cdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.city}}
-
-
- country_code_2
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- b0cdba4a2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.country_code_2}}
-
-
- delivery_type
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 74cdba4a2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.delivery_type}}
-
-
- inventory_product_id
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- f0cdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.inventory_product_id}}
-
-
- mid_selection
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:39:35
- 463007ca2f403010a40e93acf699b6c7
- 0
- admin
- 2021-05-12 18:39:35
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection_type
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:39:35
- ca3007ca2f403010a40e93acf699b6c7
- 0
- admin
- 2021-05-12 18:39:35
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- postal_code
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 34cdba4a2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.postal_code}}
-
-
- product_id
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 38cdba4a2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.product_id}}
-
-
- recipient
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- bccdba4a2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.recipient}}
-
-
- recipient_email
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- b4cdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.recipient_email}}
-
-
- recipient_firstname
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 7ccdba4a2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.recipient_firstname}}
-
-
- recipient_lastname
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 70cdba4a2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.recipient_lastname}}
-
-
- recipient_telephone
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- b8cdba4a2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.recipient_telephone}}
-
-
- region
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- f4cdba4a2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.region}}
-
-
- script
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 38cdba4a2f403010a40e93acf699b68f
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- shipment_product_quantity
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- f8cdba4a2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.shipment_product_id}}
-
-
- street_line1
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- fccdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.street_line_1}}
-
-
- street_line2
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 3ccdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.street_line_2}}
-
-
- street_line3
- 94cdba4a2f403010a40e93acf699b61a
- admin
- 2021-05-12 18:28:52
- 78cdba4a2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 18:28:52
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
- {{action.street_line_3}}
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_email
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 300
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:49
- 1ccdba4a2f403010a40e93acf699b62f
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- city
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1000
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- 24cdba4a2f403010a40e93acf699b65b
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_telephone
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 600
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- 28cdba4a2f403010a40e93acf699b649
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- inventory_product_id
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1400
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:51
- 30cdba4a2f403010a40e93acf699b66d
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_lastname
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 500
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- 50cdba4a2f403010a40e93acf699b645
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 200
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:49
- 54cdba4a2f403010a40e93acf699b62b
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- delivery_type
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 0
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:49
- 5ccdba4a2f403010a40e93acf699b621
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- product_id
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1300
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:51
- 68cdba4a2f403010a40e93acf699b668
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line3
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 900
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- 6ccdba4a2f403010a40e93acf699b656
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_firstname
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 400
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- 98cdba4a2f403010a40e93acf699b640
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- postal_code
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1200
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- a0cdba4a2f403010a40e93acf699b664
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line2
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 800
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- a4cdba4a2f403010a40e93acf699b652
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- country_code_2
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 100
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:49
- dccdba4a2f403010a40e93acf699b626
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- region
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1100
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- e8cdba4a2f403010a40e93acf699b65f
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line1
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 700
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:50
- eccdba4a2f403010a40e93acf699b64d
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_product_quantity
- false
-
-
- false
-
-
- string
-
- true
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_94cdba4a2f403010a40e93acf699b61a
-
- 1500
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 18:28:51
- f4cdba4a2f403010a40e93acf699b671
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=22240c06-43bf-4649-8a59-a84ffe262f39
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_exact_request
- false
-
-
- false
-
-
- string
- Shipment Exact Request
- false
- 8000
- 94cdba4a2f403010a40e93acf699b61a
- 94cdba4a2f403010a40e93acf699b61a
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_94cdba4a2f403010a40e93acf699b61a
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 18:28:51
- f4cdba4a2f403010a40e93acf699b676
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:28:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=3f7a8a31-6f93-4239-ab7c-2b7fa943268c
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- country_code_2
- false
-
-
- false
-
-
- string
- Country Code 2
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:21:59
- 583cfac62f403010a40e93acf699b6d3
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=45e1f465-a1fd-4613-9546-4ee1e21a80a9
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient
- false
-
-
- false
-
-
- string
- Recipient
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:21:59
- 5c3c3a0a2f403010a40e93acf699b66e
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=668cb4d8-38e9-42d0-9eb0-fb1d03f8476c
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_email
- false
-
-
- false
-
-
- string
- Recipient Email
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:21:59
- 5c3c3a0a2f403010a40e93acf699b674
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=6fe3b1cc-9ccf-452b-8e1a-15cd4c320454
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- delivery_type
- false
-
-
- false
-
-
- string
- Delivery Type
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:21:59
- 843cfac62f403010a40e93acf699b6cc
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=31822770-ce84-4757-9a61-75678f79c779
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- city
- false
-
-
- false
-
-
- string
- City
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 11
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- a03c3a0a2f403010a40e93acf699b6c4
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=66789868-4398-42b8-8d2a-eaa7ad72e6c6
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- region
- false
-
-
- false
-
-
- string
- Region
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 12
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- a03c3a0a2f403010a40e93acf699b6ca
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=be419efa-5779-4f9f-b5f8-4570987b6285
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- postal_code
- false
-
-
- false
-
-
- string
- Postal Code
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 13
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:01
- a03c3a0a2f403010a40e93acf699b6d0
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=516a7bf7-ba8a-4a8d-80c8-e3be6ff41713
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- product_id
- false
-
-
- false
-
-
- string
- Product ID
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 14
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:01
- a03c3a0a2f403010a40e93acf699b6d6
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=8462cf54-ec20-46a2-935f-d8c86c81dfeb
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- inventory_product_id
- false
-
-
- false
-
-
- string
- Inventory Product ID
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 15
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:01
- a03c3a0a2f403010a40e93acf699b6dc
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=804cbd2f-d013-4d6b-a95f-81af60652314
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_product_id
- false
-
-
- false
-
-
- string
- Shipment Product ID
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 16
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:01
- a03c3a0a2f403010a40e93acf699b6e2
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=a10aa79a-f000-406d-b9fb-6891399d9549
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_firstname
- false
-
-
- false
-
-
- string
- Recipient Firstname
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- d83c3a0a2f403010a40e93acf699b693
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=6c3dfa82-b96a-4f53-8323-bb88ec0967c3
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_lastname
- false
-
-
- false
-
-
- string
- Recipient Lastname
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 6
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- d83c3a0a2f403010a40e93acf699b699
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=0ed8c123-9593-401f-ac81-6c51f975ac3e
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_telephone
- false
-
-
- false
-
-
- string
- Recipient Telephone
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 7
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- d83c3a0a2f403010a40e93acf699b69f
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=e61ec66c-6e69-4b31-9c25-b6b99e175737
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_1
- false
-
-
- false
-
-
- string
- Street Line 1
- true
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 8
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- d83c3a0a2f403010a40e93acf699b6a5
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=fb7c4c27-eb7f-4e79-af62-8336c9f508a1
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_2
- false
-
-
- false
-
-
- string
- Street Line 2
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 9
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- d83c3a0a2f403010a40e93acf699b6ab
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=75c195f7-d85b-49af-b598-2b75bc9fbaab
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_3
- false
-
-
- false
-
-
- string
- Street Line 3
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- 10
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 18:22:00
- e83c3a0a2f403010a40e93acf699b6b1
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=57371674-2a9f-4bff-8c24-9508152b3727
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_status_code
- a053077347622200b4fad7527c9a716e
- false
-
-
- false
-
-
-
- string
- HTTP Status Code
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- 9a14cf4e2f403010a40e93acf699b617
- 6
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:46
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=1dab1a7d-e419-401d-aa0c-178ecbee0a95
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_error_code
- d1744b7347622200b4fad7527c9a7105
- false
-
-
- false
-
-
-
- string
- HTTP Error Code
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b61e
- 6
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:46
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=461b33e4-5ad0-492f-8438-c18c8da2682e
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_error_message
- 26a48b7347622200b4fad7527c9a71c0
- false
-
-
- false
-
-
-
- string
- HTTP Error Message
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b624
- 6
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:46
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=18bcbf36-6c66-4b35-83f9-683f48273ebf
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_request_id
-
- false
-
-
- false
-
-
-
- string
- Shipment Request ID
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b62a
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:57:38
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=integer,uiTypeLabel=Integer,uiUniqueId=f699e8a8-6db2-4dd4-96ed-2912ca33d503
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_id
-
- false
-
-
- false
-
-
-
- integer
- Shipment State ID
- false
- 40
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b630
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=eb1896eb-e5c3-46cf-aa2e-e7da5dc15e85
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_message
-
- false
-
-
- false
-
-
-
- string
- Shipment State Message
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 6
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b636
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:57:38
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=6f1f3486-0ec8-4913-947f-38cb6c9a8762
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_messages
-
- false
-
-
- false
-
-
-
- string
- Shipment Messages
- false
- 8000
- 234bfa462f403010a40e93acf699b672
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_definition
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- 7
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 18:56:33
- a614cf4e2f403010a40e93acf699b63c
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:57:38
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- street_line_3
-
-
- Street Line 3
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 2c3c3a0a2f403010a40e93acf699b6c2
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- city
-
-
- City
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 2c3c3a0a2f403010a40e93acf699b6c8
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- region
-
-
- Region
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:01
- 2c3c3a0a2f403010a40e93acf699b6ce
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
-
-
-
-
- postal_code
-
-
- Postal Code
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:01
- 2c3c3a0a2f403010a40e93acf699b6d4
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
-
-
-
-
- product_id
-
-
- Product ID
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:01
- 2c3c3a0a2f403010a40e93acf699b6da
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
-
-
-
-
- inventory_product_id
-
-
- Inventory Product ID
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:01
- 2c3c3a0a2f403010a40e93acf699b6e0
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
-
-
-
-
- shipment_product_id
-
-
- Shipment Product ID
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:01
- 2c3c3a0a2f403010a40e93acf699b6e6
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:01
-
-
-
-
- recipient_email
-
-
- Recipient Email
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:21:59
- 543c3a0a2f403010a40e93acf699b692
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
-
-
-
-
- recipient_firstname
-
-
- Recipient Firstname
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 543c3a0a2f403010a40e93acf699b698
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- recipient_lastname
-
-
- Recipient Lastname
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 543c3a0a2f403010a40e93acf699b69e
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- recipient_telephone
-
-
- Recipient Telephone
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 543c3a0a2f403010a40e93acf699b6a4
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- street_line_1
-
-
- Street Line 1
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 543c3a0a2f403010a40e93acf699b6aa
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- street_line_2
-
-
- Street Line 2
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:22:00
- 643c3a0a2f403010a40e93acf699b6b0
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:22:00
-
-
-
-
- delivery_type
-
-
- Delivery Type
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:21:59
- c03cfac62f403010a40e93acf699b6d2
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
-
-
-
-
- country_code_2
-
-
- Country Code 2
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:21:59
- d43c3a0a2f403010a40e93acf699b66d
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
-
-
-
-
- recipient
-
-
- Recipient
- en
- var__m_sys_hub_action_input_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:21:59
- d43c3a0a2f403010a40e93acf699b673
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:21:59
-
-
-
-
-
- http_status_code
-
-
- HTTP Status Code
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b61d
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- http_error_code
-
-
- HTTP Error Code
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b623
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- http_error_message
-
-
- HTTP Error Message
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b629
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- shipment_request_id
-
-
- Shipment Request ID
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b62f
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- shipment_state_id
-
-
- Shipment State ID
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b635
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- shipment_state_message
-
-
- Shipment State Message
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:33
- 2214cf4e2f403010a40e93acf699b63b
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:33
-
-
-
-
- shipment_messages
-
-
- Shipment Messages
- en
- var__m_sys_hub_action_output_234bfa462f403010a40e93acf699b672
-
- sys_documentation
- admin
- 2021-05-12 18:56:34
- 2214cf4e2f403010a40e93acf699b641
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 18:56:34
-
-
-
-
-
- 234bfa462f403010a40e93acf699b672
- {"persistor":{"@class":".ChunkingPlanPersistor","table":"sys_hub_action_plan","id":"97068bce2f403010a40e93acf699b68e","name":"plan"}}
- 19064bce2f403010a40e93acf699b657
- admin
- 2021-05-12 19:05:04
- global
- /
- 97068bce2f403010a40e93acf699b68e
- 0
-
-
- admin
- 2021-05-12 19:05:04
-
-
- public
-
-
-
- false
-
-
-
- Place a request for a shipment
- yed_shipment_request
- [{"name":"{{action.delivery_type}}","label":"action➛Delivery Type","type":"action","ref":""},{"name":"{{action.country_code_2}}","label":"action➛Country Code 2","type":"action","ref":""},{"name":"{{action.recipient}}","label":"action➛Recipient","type":"action","ref":""},{"name":"{{action.recipient_email}}","label":"action➛Recipient Email","type":"action","ref":""},{"name":"{{action.recipient_firstname}}","label":"action➛Recipient Firstname","type":"action","ref":""},{"name":"{{action.recipient_lastname}}","label":"action➛Recipient Lastname","type":"action","ref":""},{"name":"{{action.recipient_telephone}}","label":"action➛Recipient Telephone","type":"action","ref":""},{"name":"{{action.street_line_1}}","label":"action➛Street Line 1","type":"action","ref":""},{"name":"{{action.street_line_2}}","label":"action➛Street Line 2","type":"action","ref":""},{"name":"{{action.street_line_3}}","label":"action➛Street Line 3","type":"action","ref":""},{"name":"{{action.city}}","label":"action➛City","type":"action","ref":""},{"name":"{{action.region}}","label":"action➛Region","type":"action","ref":""},{"name":"{{action.postal_code}}","label":"action➛Postal Code","type":"action","ref":""},{"name":"{{action.product_id}}","label":"action➛Product ID","type":"action","ref":""},{"name":"{{action.inventory_product_id}}","label":"action➛Inventory Product ID","type":"action","ref":""},{"name":"{{action.shipment_product_id}}","label":"action➛Shipment Product ID","type":"action","ref":""},{"name":"{{step[f415ef26-238d-415b-819b-0930fbea5ee6].variable}}","label":"step➛Script step➛variable","type":"step","ref":""},{"name":"{{step[f415ef26-238d-415b-819b-0930fbea5ee6].shipment_exact_request}}","label":"step➛Script step➛Shipment Exact Request","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].response_body}}","label":"step➛REST step➛Response Body","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable}}","label":"step➛Script step➛variable","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable1}}","label":"step➛Script step➛variable1","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable2}}","label":"step➛Script step➛variable2","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable3}}","label":"step➛Script step➛variable3","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].variable4}}","label":"step➛Script step➛variable4","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_response}}","label":"step➛Script step➛Shipment Response","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_request_id}}","label":"step➛Script step➛Shipment Request ID","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_id}}","label":"step➛Script step➛Shipment State ID","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_message}}","label":"step➛Script step➛Shipment State Message","type":"step","ref":""},{"name":"{{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_messages}}","label":"step➛Script step➛Shipment Messages","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].status_code}}","label":"step➛REST step➛Status Code","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_code}}","label":"step➛REST step➛Error Code","type":"step","ref":""},{"name":"{{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_message}}","label":"step➛REST step➛Error Message","type":"step","ref":""}]
- true
- YED Shipment Request
-
-
-
- 234bfa462f403010a40e93acf699b672
- sys_hub_action_type_snapshot
- admin
- 2021-05-12 19:04:48
- global
- /
- 6bf5c7ce2f403010a40e93acf699b67b
- 0
-
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:48
- false
-
-
-
-
-
- sys_hub_action_type_snapshot
- 6bf5c7ce2f403010a40e93acf699b67b
- 5
- sys_variable_value
- admin
- 2021-05-12 19:04:56
- 1d064bce2f403010a40e93acf699b654
- 0
- admin
- 2021-05-12 19:04:56
-
- 0d060bce2f403010a40e93acf699b6f2
-
-
-
- http_error_code
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- 99064bce2f403010a40e93acf699b654
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_code}}
-
-
- http_error_message
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- 51064bce2f403010a40e93acf699b654
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].error_message}}
-
-
- http_status_code
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- 19064bce2f403010a40e93acf699b653
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].status_code}}
-
-
- shipment_messages
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- d5064bce2f403010a40e93acf699b654
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_messages}}
-
-
- shipment_request_id
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- 9d064bce2f403010a40e93acf699b653
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_request_id}}
-
-
- shipment_state_id
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- d9064bce2f403010a40e93acf699b653
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_id}}
-
-
- shipment_state_message
- 6bf5c7ce2f403010a40e93acf699b67b
- admin
- 2021-05-12 19:04:56
- 15064bce2f403010a40e93acf699b654
- 0
- admin
- 2021-05-12 19:04:56
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
- {{step[0a6f70e9-5380-404c-9a6c-eac2753a01d8].shipment_state_message}}
-
-
-
- 6bf5c7ce2f403010a40e93acf699b67b
- f415ef26-238d-415b-819b-0930fbea5ee6
-
-
-
-
-
- Script step
- 1
-
-
- 106afb6647032200b4fad7527c9a71e7
- admin
- 2021-05-12 19:04:51
- cc06c7ce2f403010a40e93acf699b6fb
- 1
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:04:53
-
-
-
- sys_hub_step_instance
- cc06c7ce2f403010a40e93acf699b6fb
- 200
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 28060bce2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 19:04:53
-
- 2c226939b3101300176b051a16a8dc83
-
-
- sys_hub_step_instance
- cc06c7ce2f403010a40e93acf699b6fb
- 400
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 64060bce2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 19:04:53
-
- f5e56d79b3101300176b051a16a8dce4
-
-
- sys_hub_step_instance
- cc06c7ce2f403010a40e93acf699b6fb
- 350
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- a0060bce2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 19:04:53
-
- cbd1070373531010791f94596bf6a776
-
-
- sys_hub_step_instance
- cc06c7ce2f403010a40e93acf699b6fb
- 600
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- e8060bce2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 19:04:53
- (function execute(inputs, outputs) {
-
- // Enforce API constraints here. See https://console.yubico.com/help/API_Onboarding_Playbook.html?highlight=max#executing-a-shipping-request for full list
- // A. 2 character country codes only
- const countryCodeMap = {
- "USA": "US",
- "US": "US"
- };
- const code = countryCodeMap[inputs.country_code_2];
-
- // The rest of the constraints are left as an exercise for the reader
- // B. recipient_firstname max = 15
- // C. recipient_lastname max = 20
- // D. recipient max = 20
- // E. street_line max = 40. Overflow address to street_line2 and street_line3
- // F. city max = 20
- // G. region max = 20
- // H. postal_code max = 20
- // I. recipient_email max = 40
- // J. recipient_telephone max = 14
-
- outputs.shipment_exact_request = JSON.stringify({
- "delivery_type": parseInt(inputs.delivery_type),
- "country_code_2": code,
- "recipient": inputs.recipient,
- "recipient_email": inputs.recipient_email,
- "recipient_firstname": inputs.recipient_firstname,
- "recipient_lastname": inputs.recipient_lastname,
- "recipient_telephone": inputs.recipient_telephone,
- "street_line1": inputs.street_line1,
- "street_line2": inputs.street_line2,
- "street_line3": inputs.street_line3,
- "city": inputs.city,
- "region": inputs.region,
- "postal_code": inputs.postal_code,
- "shipment_items": [
- {
- "product_id": parseInt(inputs.product_id),
- "inventory_product_id": parseInt(inputs.inventory_product_id),
- "shipment_product_quantity": parseInt(inputs.shipment_product_quantity)
- }
- ]
- });
-
-})(inputs, outputs);
-
- 71aa7f6647032200b4fad7527c9a719b
-
-
-
- application
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- a8060bce2f403010a40e93acf699b690
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- city
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 64060bce2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.city}}
-
-
- country_code_2
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- e4060bce2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.country_code_2}}
-
-
- delivery_type
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- a8060bce2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.delivery_type}}
-
-
- inventory_product_id
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 28060bce2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.inventory_product_id}}
-
-
- mid_selection
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- e4060bce2f403010a40e93acf699b690
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection_type
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 6c060bce2f403010a40e93acf699b690
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- postal_code
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 68060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.postal_code}}
-
-
- product_id
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 6c060bce2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.product_id}}
-
-
- recipient
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- e0060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.recipient}}
-
-
- recipient_email
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- e8060bce2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.recipient_email}}
-
-
- recipient_firstname
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- a0060bce2f403010a40e93acf699b695
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.recipient_firstname}}
-
-
- recipient_lastname
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- a4060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.recipient_lastname}}
-
-
- recipient_telephone
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- ec060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.recipient_telephone}}
-
-
- region
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 2c060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.region}}
-
-
- script
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 20060bce2f403010a40e93acf699b691
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- shipment_product_quantity
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 20060bce2f403010a40e93acf699b694
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.shipment_product_id}}
-
-
- street_line1
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 24060bce2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.street_line_1}}
-
-
- street_line2
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- 60060bce2f403010a40e93acf699b693
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.street_line_2}}
-
-
- street_line3
- cc06c7ce2f403010a40e93acf699b6fb
- admin
- 2021-05-12 19:04:53
- ac060bce2f403010a40e93acf699b692
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
- {{action.street_line_3}}
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_email
- false
-
-
- false
-
-
- string
- recipient_email
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 300
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 0c060bce2f403010a40e93acf699b62a
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line1
- false
-
-
- false
-
-
- string
- street_line1
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 700
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 18060bce2f403010a40e93acf699b642
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- inventory_product_id
- false
-
-
- false
-
-
- string
- inventory_product_id
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1400
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 18060bce2f403010a40e93acf699b678
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- city
- false
-
-
- false
-
-
- string
- city
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1000
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 1c060bce2f403010a40e93acf699b660
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- delivery_type
- false
-
-
- false
-
-
- string
- delivery_type
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 0
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 4406c7ce2f403010a40e93acf699b6ff
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient
- false
-
-
- false
-
-
- string
- recipient
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 200
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 4c060bce2f403010a40e93acf699b624
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_telephone
- false
-
-
- false
-
-
- string
- recipient_telephone
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 600
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 58060bce2f403010a40e93acf699b63c
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- product_id
- false
-
-
- false
-
-
- string
- product_id
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1300
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 58060bce2f403010a40e93acf699b672
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line3
- false
-
-
- false
-
-
- string
- street_line3
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 900
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 5c060bce2f403010a40e93acf699b65a
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_lastname
- false
-
-
- false
-
-
- string
- recipient_lastname
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 500
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 88060bce2f403010a40e93acf699b636
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- country_code_2
- false
-
-
- false
-
-
- string
- country_code_2
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 100
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- 8c060bce2f403010a40e93acf699b61e
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- postal_code
- false
-
-
- false
-
-
- string
- postal_code
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1200
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- 98060bce2f403010a40e93acf699b66c
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_firstname
- false
-
-
- false
-
-
- string
- recipient_firstname
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 400
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:51
- c8060bce2f403010a40e93acf699b630
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:51
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line2
- false
-
-
- false
-
-
- string
- street_line2
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 800
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- d4060bce2f403010a40e93acf699b648
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_product_quantity
- false
-
-
- false
-
-
- string
- shipment_product_quantity
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1500
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- d4060bce2f403010a40e93acf699b67e
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- region
- false
-
-
- false
-
-
- string
- region
- true
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_cc06c7ce2f403010a40e93acf699b6fb
-
- 1100
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:52
- d8060bce2f403010a40e93acf699b666
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:52
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=22240c06-43bf-4649-8a59-a84ffe262f39
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_exact_request
- false
-
-
- false
-
-
- string
- Shipment Exact Request
- false
- 8000
- cc06c7ce2f403010a40e93acf699b6fb
- cc06c7ce2f403010a40e93acf699b6fb
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_cc06c7ce2f403010a40e93acf699b6fb
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:53
- ac060bce2f403010a40e93acf699b684
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:53
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- 6bf5c7ce2f403010a40e93acf699b67b
- c4f3285e-51c4-4017-8e0e-4c4e75aebdc5
-
-
-
-
-
- REST step
- 2
-
-
- 07a762fb47222200b4fad7527c9a7129
- admin
- 2021-05-12 19:04:53
- e0060bce2f403010a40e93acf699b698
- 1
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:04:53
-
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 25
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 20060bce2f403010a40e93acf699b6a7
- 0
- admin
- 2021-05-12 19:04:53
- {"type":"ADV_NV","value":[]}
- 4328e2fb47222200b4fad7527c9a7164
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 30
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 24060bce2f403010a40e93acf699b6a6
- 0
- admin
- 2021-05-12 19:04:53
- {"type":"ADV_NV","value":[{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Accept","value":"application/json"},{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Content-Type","value":"application/json"},{"attributes":{"mandatory":false,"omit_if_empty":false},"name":"Authorization","value":"Bearer "}]}
- 371837f1c71003007b237f48cb9763b0
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 5
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 60060bce2f403010a40e93acf699b6a6
- 0
- admin
- 2021-05-12 19:04:53
- define_connection_inline
- 91e207d03b50030057a4a2e334efc4a0
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 12
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- 6c060bce2f403010a40e93acf699b6a6
- 0
- admin
- 2021-05-12 19:04:53
- 35aa573fd7802200bdbaee5b5e610375
- f11ebf865f101300a09a2abd7f466652
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 15
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- a8060bce2f403010a40e93acf699b6a6
- 0
- admin
- 2021-05-12 19:04:53
- https://api.console.yubico.com/v1/
- a67a8ef03b23320057a4a2e334efc472
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 20
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- ac060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- /shipments_exact
- 3d090af03b23320057a4a2e334efc455
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 13
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- e4060bce2f403010a40e93acf699b6a6
- 0
- admin
- 2021-05-12 19:04:53
- 18409d8007482000dada43c0d1021e8f
- c30a451d2f201300a09a839fb18c95b4
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b698
- 25
- sys_variable_value
- admin
- 2021-05-12 19:04:53
- e8060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- post
- e85b7ebf47222200b4fad7527c9a71e3
-
-
-
- application
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- a4060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- base_url
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- e0060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- body
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- 60060bce2f403010a40e93acf699b6a4
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
- {{step[f415ef26-238d-415b-819b-0930fbea5ee6].shipment_exact_request}}
-
-
- capabilities
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- 20060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- connection
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- a8060bce2f403010a40e93acf699b6a4
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- headers
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- 6c060bce2f403010a40e93acf699b6a4
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- http_method
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- 24060bce2f403010a40e93acf699b6a4
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- query_params
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- 68060bce2f403010a40e93acf699b6a5
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- resource_path
- e0060bce2f403010a40e93acf699b698
- admin
- 2021-05-12 19:04:53
- e4060bce2f403010a40e93acf699b6a4
- 0
- admin
- 2021-05-12 19:04:53
- var__m_sys_flow_step_definition_input_07a762fb47222200b4fad7527c9a7129
-
-
-
- 6bf5c7ce2f403010a40e93acf699b67b
- 0a6f70e9-5380-404c-9a6c-eac2753a01d8
-
-
-
-
-
- Script step
- 3
-
-
- 106afb6647032200b4fad7527c9a71e7
- admin
- 2021-05-12 19:04:53
- e0060bce2f403010a40e93acf699b6aa
- 1
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:04:54
-
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b6aa
- 350
- sys_variable_value
- admin
- 2021-05-12 19:04:54
- 3c060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
-
- cbd1070373531010791f94596bf6a776
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b6aa
- 600
- sys_variable_value
- admin
- 2021-05-12 19:04:54
- 74060bce2f403010a40e93acf699b6d6
- 0
- admin
- 2021-05-12 19:04:54
- (function execute(inputs, outputs) {
- outputs.shipment_response = inputs.responseBody;
- const response = JSON.parse(inputs.responseBody);
- outputs.shipment_request_id = response.shipment_id;
- outputs.shipment_state_id = response.shipment_state_id;
- outputs.shipment_state_message = response.shipment_state_message;
- const messages = (response.shipment_messages === undefined) ? "" : JSON.stringify(response.shipment_messages);
- outputs.shipment_messages = messages;
-})(inputs, outputs);
-
- 71aa7f6647032200b4fad7527c9a719b
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b6aa
- 200
- sys_variable_value
- admin
- 2021-05-12 19:04:54
- b0060bce2f403010a40e93acf699b6d6
- 0
- admin
- 2021-05-12 19:04:54
-
- 2c226939b3101300176b051a16a8dc83
-
-
- sys_hub_step_instance
- e0060bce2f403010a40e93acf699b6aa
- 400
- sys_variable_value
- admin
- 2021-05-12 19:04:54
- fc060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
-
- f5e56d79b3101300176b051a16a8dce4
-
-
-
- application
- e0060bce2f403010a40e93acf699b6aa
- admin
- 2021-05-12 19:04:54
- 34060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection
- e0060bce2f403010a40e93acf699b6aa
- admin
- 2021-05-12 19:04:54
- 70060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- mid_selection_type
- e0060bce2f403010a40e93acf699b6aa
- admin
- 2021-05-12 19:04:54
- f4060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
- responseBody
- e0060bce2f403010a40e93acf699b6aa
- admin
- 2021-05-12 19:04:54
- fc060bce2f403010a40e93acf699b6d6
- 0
- admin
- 2021-05-12 19:04:54
- var__m_sys_hub_step_ext_input_e0060bce2f403010a40e93acf699b6aa
- {{step[c4f3285e-51c4-4017-8e0e-4c4e75aebdc5].response_body}}
-
-
- script
- e0060bce2f403010a40e93acf699b6aa
- admin
- 2021-05-12 19:04:54
- b8060bce2f403010a40e93acf699b6d5
- 0
- admin
- 2021-05-12 19:04:54
- var__m_sys_flow_step_definition_input_106afb6647032200b4fad7527c9a71e7
-
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- responseBody
- false
-
-
- false
-
-
- string
- responseBody
- true
- 8000
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_input_e0060bce2f403010a40e93acf699b6aa
-
- 0
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_input
- admin
- 2021-05-12 19:04:53
- 64060bce2f403010a40e93acf699b6ad
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:53
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=1317d685-7a42-4e30-8ff8-380caf58b793
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_response
- false
-
-
- false
-
-
- string
- Shipment Response
- false
- 8000
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_e0060bce2f403010a40e93acf699b6aa
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:54
- 34060bce2f403010a40e93acf699b6b4
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=45030de3-b26e-495b-b926-3a8b62c12aef
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_request_id
- false
-
-
- false
-
-
- string
- Shipment Request ID
- false
- 8000
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_e0060bce2f403010a40e93acf699b6aa
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:54
- f8060bce2f403010a40e93acf699b6ba
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=integer,uiTypeLabel=Integer,uiUniqueId=0e50ca88-e296-429e-89b7-6a62ac50d003
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_id
- false
-
-
- false
-
-
- integer
- Shipment State ID
- false
- 40
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_e0060bce2f403010a40e93acf699b6aa
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:54
- f8060bce2f403010a40e93acf699b6c0
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=83d25870-569c-46bd-9794-5b7d476bb9be
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_message
- false
-
-
- false
-
-
- string
- Shipment State Message
- false
- 8000
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_e0060bce2f403010a40e93acf699b6aa
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:54
- f8060bce2f403010a40e93acf699b6c6
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=cc69663c-2ccd-4c3a-8064-2c7b3a8ecda8
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_messages
- false
-
-
- false
-
-
- string
- Shipment Messages
- false
- 8000
- e0060bce2f403010a40e93acf699b6aa
- e0060bce2f403010a40e93acf699b6aa
- sys_hub_step_instance
- var__m_sys_hub_step_ext_output_e0060bce2f403010a40e93acf699b6aa
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_step_ext_output
- admin
- 2021-05-12 19:04:54
- f8060bce2f403010a40e93acf699b6cc
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=0ed8c123-9593-401f-ac81-6c51f975ac3e
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_telephone
- false
-
-
- false
-
-
- string
- Recipient Telephone
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 7
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- 67f5c7ce2f403010a40e93acf699b6bc
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=e61ec66c-6e69-4b31-9c25-b6b99e175737
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_1
- false
-
-
- false
-
-
- string
- Street Line 1
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 8
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- 77f5c7ce2f403010a40e93acf699b6c2
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=fb7c4c27-eb7f-4e79-af62-8336c9f508a1
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_2
- false
-
-
- false
-
-
- string
- Street Line 2
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 9
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6c8
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=75c195f7-d85b-49af-b598-2b75bc9fbaab
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- street_line_3
- false
-
-
- false
-
-
- string
- Street Line 3
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 10
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6ce
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=31822770-ce84-4757-9a61-75678f79c779
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- city
- false
-
-
- false
-
-
- string
- City
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 11
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6d4
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=66789868-4398-42b8-8d2a-eaa7ad72e6c6
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- region
- false
-
-
- false
-
-
- string
- Region
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 12
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6da
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=be419efa-5779-4f9f-b5f8-4570987b6285
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- postal_code
- false
-
-
- false
-
-
- string
- Postal Code
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 13
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6e0
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=516a7bf7-ba8a-4a8d-80c8-e3be6ff41713
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- product_id
- false
-
-
- false
-
-
- string
- Product ID
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 14
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6e6
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=8462cf54-ec20-46a2-935f-d8c86c81dfeb
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- inventory_product_id
- false
-
-
- false
-
-
- string
- Inventory Product ID
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 15
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6ec
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=804cbd2f-d013-4d6b-a95f-81af60652314
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_product_id
- false
-
-
- false
-
-
- string
- Shipment Product ID
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 16
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:50
- 77f5c7ce2f403010a40e93acf699b6f2
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=6fe3b1cc-9ccf-452b-8e1a-15cd4c320454
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- delivery_type
- false
-
-
- false
-
-
- string
- Delivery Type
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- abf5c7ce2f403010a40e93acf699b67e
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=3f7a8a31-6f93-4239-ab7c-2b7fa943268c
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- country_code_2
- false
-
-
- false
-
-
- string
- Country Code 2
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- e7f5c7ce2f403010a40e93acf699b685
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=45e1f465-a1fd-4613-9546-4ee1e21a80a9
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient
- false
-
-
- false
-
-
- string
- Recipient
- true
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- e7f5c7ce2f403010a40e93acf699b68b
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=668cb4d8-38e9-42d0-9eb0-fb1d03f8476c
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_email
- false
-
-
- false
-
-
- string
- Recipient Email
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- e7f5c7ce2f403010a40e93acf699b691
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=a10aa79a-f000-406d-b9fb-6891399d9549
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_firstname
- false
-
-
- false
-
-
- string
- Recipient Firstname
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- e7f5c7ce2f403010a40e93acf699b697
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=string,uiTypeLabel=String,uiUniqueId=6c3dfa82-b96a-4f53-8323-bb88ec0967c3
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- recipient_lastname
- false
-
-
- false
-
-
- string
- Recipient Lastname
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- 6
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_input
- admin
- 2021-05-12 19:04:49
- e7f5c7ce2f403010a40e93acf699b69d
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=integer,uiTypeLabel=Integer,uiUniqueId=f699e8a8-6db2-4dd4-96ed-2912ca33d503
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_id
-
- false
-
-
- false
-
-
-
- integer
- Shipment State ID
- false
- 40
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 5
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:55
- 0d060bce2f403010a40e93acf699b6f2
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=eb1896eb-e5c3-46cf-aa2e-e7da5dc15e85
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_state_message
-
- false
-
-
- false
-
-
-
- string
- Shipment State Message
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 6
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:55
- 0d060bce2f403010a40e93acf699b6f8
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=1dab1a7d-e419-401d-aa0c-178ecbee0a95
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_error_code
- d1744b7347622200b4fad7527c9a7105
- false
-
-
- false
-
-
-
- string
- HTTP Error Code
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 2
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:54
- 78060bce2f403010a40e93acf699b6e0
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=57371674-2a9f-4bff-8c24-9508152b3727
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_status_code
- a053077347622200b4fad7527c9a716e
- false
-
-
- false
-
-
-
- string
- HTTP Status Code
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 1
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:54
- 7c060bce2f403010a40e93acf699b6d9
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=461b33e4-5ad0-492f-8438-c18c8da2682e
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- http_error_message
- 26a48b7347622200b4fad7527c9a71c0
- false
-
-
- false
-
-
-
- string
- HTTP Error Message
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 3
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:55
- 89060bce2f403010a40e93acf699b6e6
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=6f1f3486-0ec8-4913-947f-38cb6c9a8762
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_messages
-
- false
-
-
- false
-
-
-
- string
- Shipment Messages
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 7
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:55
- c1064bce2f403010a40e93acf699b60b
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,pwd2droppable=true,uiType=string,uiTypeLabel=String,uiUniqueId=18bcbf36-6c66-4b35-83f9-683f48273ebf
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- shipment_request_id
-
- false
-
-
- false
-
-
-
- string
- Shipment Request ID
- false
- 8000
- 6bf5c7ce2f403010a40e93acf699b67b
- 6bf5c7ce2f403010a40e93acf699b67b
- sys_hub_action_type_snapshot
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- 4
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_action_output
- admin
- 2021-05-12 19:04:55
- c9060bce2f403010a40e93acf699b6ec
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
- delivery_type
-
-
- Delivery Type
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- 63f5c7ce2f403010a40e93acf699b684
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- country_code_2
-
-
- Country Code 2
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- 63f5c7ce2f403010a40e93acf699b68a
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- recipient
-
-
- Recipient
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- 63f5c7ce2f403010a40e93acf699b690
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- recipient_email
-
-
- Recipient Email
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- 63f5c7ce2f403010a40e93acf699b696
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- recipient_firstname
-
-
- Recipient Firstname
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- 63f5c7ce2f403010a40e93acf699b69c
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- shipment_product_id
-
-
- Shipment Product ID
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- cc06c7ce2f403010a40e93acf699b6f6
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- recipient_lastname
-
-
- Recipient Lastname
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- eff5c7ce2f403010a40e93acf699b6ba
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- recipient_telephone
-
-
- Recipient Telephone
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:49
- fff5c7ce2f403010a40e93acf699b6c0
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:49
-
-
-
-
- street_line_1
-
-
- Street Line 1
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6c6
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- street_line_2
-
-
- Street Line 2
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6cc
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- street_line_3
-
-
- Street Line 3
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6d2
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- city
-
-
- City
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6d8
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- region
-
-
- Region
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6de
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- postal_code
-
-
- Postal Code
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6e4
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- product_id
-
-
- Product ID
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6ea
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
- inventory_product_id
-
-
- Inventory Product ID
- en
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:50
- fff5c7ce2f403010a40e93acf699b6f0
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:50
-
-
-
-
-
- http_error_code
-
-
- HTTP Error Code
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 05060bce2f403010a40e93acf699b6e5
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- http_error_message
-
-
- HTTP Error Message
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 45060bce2f403010a40e93acf699b6eb
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- shipment_state_message
-
-
- Shipment State Message
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 4d064bce2f403010a40e93acf699b609
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- shipment_request_id
-
-
- Shipment Request ID
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 85060bce2f403010a40e93acf699b6f1
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- shipment_state_id
-
-
- Shipment State ID
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 85060bce2f403010a40e93acf699b6f7
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- shipment_messages
-
-
- Shipment Messages
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:55
- 8d064bce2f403010a40e93acf699b60f
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:55
-
-
-
-
- http_status_code
-
-
- HTTP Status Code
- en
- var__m_sys_hub_action_output_6bf5c7ce2f403010a40e93acf699b67b
-
- sys_documentation
- admin
- 2021-05-12 19:04:54
- f0060bce2f403010a40e93acf699b6df
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:54
-
-
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/sys_hub_flow_cdc583ce2f403010a40e93acf699b6c5.xml b/6236f2062f403010a40e93acf699b677/update/sys_hub_flow_cdc583ce2f403010a40e93acf699b6c5.xml
deleted file mode 100644
index 4467afe..0000000
--- a/6236f2062f403010a40e93acf699b677/update/sys_hub_flow_cdc583ce2f403010a40e93acf699b6c5.xml
+++ /dev/null
@@ -1,1512 +0,0 @@
-
-
- public
-
- true
-
- false
-
-
-
-
-
- yubico_yed_api_create_a_shipment
- [{"name":"eed741d1-03a1-4fe7-9f7f-4761811c057d.email","label":"3➛email","reference":"sys_email","reference_display":"Email","type":"reference","base_type":"reference","attributes":{"element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper"}},{"name":"Service Catalog_1.request_item.quantity","label":"Trigger➛Requested Item Record➛Quantity","reference":"","reference_display":"Quantity","type":"integer","base_type":"integer","parent_table_name":"sc_req_item","column_name":"quantity"},{"name":"Service Catalog_1.request_item.cat_item.model.model_number","label":"Trigger➛Requested Item Record➛Item➛Model➛Model number","reference":"","reference_display":"Model number","type":"string","base_type":"string","parent_table_name":"cmdb_model","column_name":"model_number"},{"name":"Service Catalog_1.request_item.requested_for.location.zip","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Zip / Postal Code","reference":"","reference_display":"Zip / Postal Code","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"zip"},{"name":"Service Catalog_1.request_item.requested_for.location.state","label":"Trigger➛Requested Item Record➛Requested for➛Location➛State / Province","reference":"","reference_display":"State / Province","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"state"},{"name":"Service Catalog_1.request_item.requested_for.location.city","label":"Trigger➛Requested Item Record➛Requested for➛Location➛City","reference":"","reference_display":"City","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"city"},{"name":"Service Catalog_1.request_item.requested_for.location.street","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Street","reference":"","reference_display":"Street","type":"multi_two_lines","base_type":"multi_two_lines","parent_table_name":"cmn_location","column_name":"street"},{"name":"Service Catalog_1.request_item.requested_for.location.phone","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Phone","reference":"","reference_display":"Phone","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"phone"},{"name":"Service Catalog_1.request_item.requested_for.last_name","label":"Trigger➛Requested Item Record➛Requested for➛Last name","reference":"","reference_display":"Last name","type":"string","base_type":"string","parent_table_name":"sys_user","column_name":"last_name"},{"name":"Service Catalog_1.request_item.requested_for.first_name","label":"Trigger➛Requested Item Record➛Requested for➛First name","reference":"","reference_display":"First name","type":"string","base_type":"string","parent_table_name":"sys_user","column_name":"first_name"},{"name":"Service Catalog_1.request_item.requested_for.email","label":"Trigger➛Requested Item Record➛Requested for➛Email","reference":"","reference_display":"Email","type":"email","base_type":"email","parent_table_name":"sys_user","column_name":"email"},{"name":"Service Catalog_1.request_item.requested_for.location.company.name","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Company➛Name","reference":"","reference_display":"Name","type":"string","base_type":"string","parent_table_name":"core_company","column_name":"name"},{"name":"Service Catalog_1.request_item.requested_for.location.country","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Country","reference":"","reference_display":"Country","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"country"},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_messages","label":"1➛Shipment Messages","reference_display":"Shipment Messages","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"6f1f3486-0ec8-4913-947f-38cb6c9a8762"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_message","label":"1➛Shipment State Message","reference_display":"Shipment State Message","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"eb1896eb-e5c3-46cf-aa2e-e7da5dc15e85"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_id","label":"1➛Shipment State ID","reference_display":"Shipment State ID","type":"integer","base_type":"integer","attributes":{"uiType":"integer","uiTypeLabel":"Integer","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","uiUniqueId":"f699e8a8-6db2-4dd4-96ed-2912ca33d503"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_request_id","label":"1➛Shipment Request ID","reference_display":"Shipment Request ID","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"18bcbf36-6c66-4b35-83f9-683f48273ebf"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_error_message","label":"1➛HTTP Error Message","reference_display":"HTTP Error Message","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"461b33e4-5ad0-492f-8438-c18c8da2682e"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_error_code","label":"1➛HTTP Error Code","reference_display":"HTTP Error Code","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"1dab1a7d-e419-401d-aa0c-178ecbee0a95"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_status_code","label":"1➛HTTP Status Code","reference_display":"HTTP Status Code","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"57371674-2a9f-4bff-8c24-9508152b3727"}}]
- ad65178a2f803010a40e93acf699b69c
- ad65178a2f803010a40e93acf699b69c
- Yubico YED API Create a Shipment
-
-
- 8365578a2f803010a40e93acf699b6ef
- system
-
- false
- false
- false
- published
- sys_hub_flow
- admin
- 2021-05-12 19:03:49
- global
- /
- cdc583ce2f403010a40e93acf699b6c5
- 4
- Yubico YED API Create a Shipment
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- sys_hub_flow_cdc583ce2f403010a40e93acf699b6c5
- admin
- 2021-05-12 20:12:15
- flow
-
-
-
-
- true
-
-
- background
- sys_flow_catalog_trigger
- admin
- 2021-05-12 20:12:14
- global
- /
- 8365578a2f803010a40e93acf699b6ef
- 0
-
-
- admin
- 2021-05-12 20:12:14
-
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
- Service Catalog
-
- admin
- 2021-05-12 19:04:34
- f3e547ce2f403010a40e93acf699b6d5
- 4
-
- admin
- 2021-05-12 20:12:15
- c43a1011c36813002841b63b12d3ae15
-
-
- service_catalog
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
- Yubico YED API Create a Shipment
- admin
- 2021-05-12 19:03:49
- 49c583ce2f403010a40e93acf699b6c8
- 0
-
- admin
- 2021-05-12 19:03:49
-
-
-
- true
- false
- false
- default_search_field=number,element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=reference
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- request_item
- false
-
-
- false
-
-
- reference
- Request Item
- true
- 32
- cdc583ce2f403010a40e93acf699b6c5
- cdc583ce2f403010a40e93acf699b6c5
- sys_hub_flow
- var__m_sys_hub_flow_input_cdc583ce2f403010a40e93acf699b6c5
-
- 100
- false
- false
-
- sc_req_item
-
- false
-
-
-
-
-
- false
- false
- sys_hub_flow_input
- admin
- 2021-05-12 19:04:33
- 33e58b0a2f403010a40e93acf699b68b
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:14
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,test_input_hidden=true,uiType=table_name
- false
-
-
-
-
-
-
-
- sc_req_item
-
-
-
-
- false
- false
-
-
-
- table_name
- false
-
-
- false
-
-
- table_name
- Table Name
- false
- 40
- cdc583ce2f403010a40e93acf699b6c5
- cdc583ce2f403010a40e93acf699b6c5
- sys_hub_flow
- var__m_sys_hub_flow_input_cdc583ce2f403010a40e93acf699b6c5
-
- 100
- false
- true
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_flow_input
- admin
- 2021-05-12 19:04:34
- bfe547ce2f403010a40e93acf699b6ca
- 2
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:14
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
-
-
- 6bf5c7ce2f403010a40e93acf699b67b
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
- 1
-
- sys_hub_action_instance
- admin
- 2021-05-12 19:29:25
- 8cab47c22f803010a40e93acf699b6d5
- 6
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:15
- 16bf5eba-7057-414b-8810-bb2396a99411
-
-
-
- sys_hub_action_instance
- 8cab47c22f803010a40e93acf699b6d5
- 1
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- 4cab47c22f803010a40e93acf699b6e8
- 0
- admin
- 2021-05-12 19:29:26
- 1
- abf5c7ce2f403010a40e93acf699b67e
-
-
- sys_hub_action_instance
- 8cab47c22f803010a40e93acf699b6d5
- 15
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- 88ab47c22f803010a40e93acf699b6e8
- 0
- admin
- 2021-05-12 19:29:26
- 15
- 77f5c7ce2f403010a40e93acf699b6ec
-
-
-
- city
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 88ab47c22f803010a40e93acf699b6d9
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.city}}
-
-
- country_code_2
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 84ab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.country}}
-
-
- delivery_type
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 0cab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
-
-
- inventory_product_id
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 4cab47c22f803010a40e93acf699b6d9
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
-
-
- postal_code
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 08ab47c22f803010a40e93acf699b6db
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.zip}}
-
-
- product_id
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- ccab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.cat_item.model.model_number}}
-
-
- recipient
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 80ab47c22f803010a40e93acf699b6db
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.company.name}}
-
-
- recipient_email
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 00ab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.email}}
-
-
- recipient_firstname
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 08ab47c22f803010a40e93acf699b6e8
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.first_name}}
-
-
- recipient_lastname
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 44ab47c22f803010a40e93acf699b6db
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.last_name}}
-
-
- recipient_telephone
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 44ab47c22f803010a40e93acf699b6e8
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.phone}}
-
-
- region
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 80ab47c22f803010a40e93acf699b6e8
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.state}}
-
-
- shipment_product_id
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- 48ab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.quantity}}
-
-
- street_line_1
- 8cab47c22f803010a40e93acf699b6d5
- admin
- 2021-05-12 19:29:26
- c0ab47c22f803010a40e93acf699b6da
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.street}}
-
-
-
-
- c1806bf4a70323008299b39f087901cb
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
- 3
- 29aa5ee4-daec-448d-b6c1-51ac59bbbae1
- sys_hub_action_instance
- admin
- 2021-05-12 19:29:26
- d0ab47c22f803010a40e93acf699b6f4
- 6
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:15
- eed741d1-03a1-4fe7-9f7f-4761811c057d
-
-
-
- sys_hub_action_instance
- d0ab47c22f803010a40e93acf699b6f4
- 7
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- 10ab47c22f803010a40e93acf699b6f7
- 0
- admin
- 2021-05-12 19:29:26
-
- ad806bf4a70323008299b39f087901f2
-
-
- sys_hub_action_instance
- d0ab47c22f803010a40e93acf699b6f4
- 3
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- 5cab47c22f803010a40e93acf699b6f6
- 0
- admin
- 2021-05-12 19:29:26
- admin@example.com
- 59806bf4a70323008299b39f087901da
-
-
- sys_hub_action_instance
- d0ab47c22f803010a40e93acf699b6f4
- 6
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- d0ab47c22f803010a40e93acf699b6f7
- 0
- admin
- 2021-05-12 19:29:26
- YubiKey shipment failure
- 5d806bf4a70323008299b39f087901ec
-
-
-
- ah_body
- d0ab47c22f803010a40e93acf699b6f4
- admin
- 2021-05-12 19:29:26
- 18ab47c22f803010a40e93acf699b6f6
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
- <p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Shipment ID</span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;"><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:0740bba7-3eb6-4f42-95c5-0241750a8f44}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment Request ID<button id="transform_function_facade_0740bba7-3eb6-4f42-95c5-0241750a8f44" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Reason</span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;"><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:60c076c7-8535-4d3a-9daf-37ef24c6268e}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment State Message<button id="transform_function_facade_60c076c7-8535-4d3a-9daf-37ef24c6268e" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">More Details </span></span></p>
-<p data-tinymcerootblock=""><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:60df4cc0-0aee-43f4-b430-68877a1764c9}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment Messages<button id="transform_function_facade_60df4cc0-0aee-43f4-b430-68877a1764c9" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></p>
-<p data-tinymcerootblock=""> </p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Next Steps </span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">1. Cancel the order </span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">2. Notify user to fix the error and try again</span><br /></span></p>
-
-
- ah_subject
- d0ab47c22f803010a40e93acf699b6f4
- admin
- 2021-05-12 19:29:26
- d8ab47c22f803010a40e93acf699b6f6
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
-
-
-
- ah_to
- d0ab47c22f803010a40e93acf699b6f4
- admin
- 2021-05-12 19:29:26
- 54ab47c22f803010a40e93acf699b6f6
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
-
-
-
-
- c0ab47c22f803010a40e93acf699b6e9
-
-
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
-
-
-
-
- af4e1945c3e232002841b63b12d3ae3e
- 2
-
-
-
- sys_hub_flow_logic
- admin
- 2021-05-12 19:29:26
- ccab47c22f803010a40e93acf699b6e9
- 3
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:15
- 29aa5ee4-daec-448d-b6c1-51ac59bbbae1
-
-
-
-
-
- sys_hub_flow_logic
- ccab47c22f803010a40e93acf699b6e9
- 10
- sys_variable_value
- admin
- 2021-05-12 19:29:26
- c0ab47c22f803010a40e93acf699b6ee
- 0
- admin
- 2021-05-12 19:29:26
- Shipment Failure
- f0af19c1c32632002841b63b12d3aea3
-
-
-
- condition
- ccab47c22f803010a40e93acf699b6e9
- admin
- 2021-05-12 19:29:26
- 40ab47c22f803010a40e93acf699b6ee
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_flow_logic_input_af4e1945c3e232002841b63b12d3ae3e
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_id}}!=3
-
-
- condition_name
- ccab47c22f803010a40e93acf699b6e9
- admin
- 2021-05-12 19:29:26
- 8cab47c22f803010a40e93acf699b6ed
- 0
- admin
- 2021-05-12 19:29:26
- var__m_sys_hub_flow_logic_input_af4e1945c3e232002841b63b12d3ae3e
-
-
-
-
- cdc583ce2f403010a40e93acf699b6c5
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_messages}}
-
- admin
- 2021-05-12 19:29:26
- 90ab47c22f803010a40e93acf699b6fa
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:29:26
- []
-
- 60df4cc0-0aee-43f4-b430-68877a1764c9
-
-
- cdc583ce2f403010a40e93acf699b6c5
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_request_id}}
-
- admin
- 2021-05-12 19:29:26
- 94ab47c22f803010a40e93acf699b6f9
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:29:26
- []
-
- 0740bba7-3eb6-4f42-95c5-0241750a8f44
-
-
- cdc583ce2f403010a40e93acf699b6c5
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_message}}
-
- admin
- 2021-05-12 19:29:26
- dcab47c22f803010a40e93acf699b6f9
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 19:29:26
- []
-
- 60c076c7-8535-4d3a-9daf-37ef24c6268e
-
-
-
- request_item
-
-
- Request Item
- en
- var__m_sys_hub_flow_input_cdc583ce2f403010a40e93acf699b6c5
-
- sys_documentation
- admin
- 2021-05-12 19:04:34
- 3be547ce2f403010a40e93acf699b6c9
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:34
-
-
-
-
- table_name
-
-
- Table Name
- en
- var__m_sys_hub_flow_input_cdc583ce2f403010a40e93acf699b6c5
-
- sys_documentation
- admin
- 2021-05-12 19:04:34
- b7e547ce2f403010a40e93acf699b6d2
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 19:04:34
-
-
-
-
-
- com.snc.process_flow.engine.binding.RunAlways
-
- cdc583ce2f403010a40e93acf699b6c5
- ad65178a2f803010a40e93acf699b69c
- admin
- 2021-05-12 20:12:14
- global
- /
- cb65578a2f803010a40e93acf699b6ef
- 0
-
-
- admin
- 2021-05-12 20:12:14
- 8365578a2f803010a40e93acf699b6ef
-
-
- public
-
- true
-
- false
-
-
-
-
- yubico_yed_api_create_a_shipment
- [{"name":"eed741d1-03a1-4fe7-9f7f-4761811c057d.email","label":"3➛email","reference":"sys_email","reference_display":"Email","type":"reference","base_type":"reference","attributes":{"element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper"}},{"name":"Service Catalog_1.request_item.quantity","label":"Trigger➛Requested Item Record➛Quantity","reference":"","reference_display":"Quantity","type":"integer","base_type":"integer","parent_table_name":"sc_req_item","column_name":"quantity"},{"name":"Service Catalog_1.request_item.cat_item.model.model_number","label":"Trigger➛Requested Item Record➛Item➛Model➛Model number","reference":"","reference_display":"Model number","type":"string","base_type":"string","parent_table_name":"cmdb_model","column_name":"model_number"},{"name":"Service Catalog_1.request_item.requested_for.location.zip","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Zip / Postal Code","reference":"","reference_display":"Zip / Postal Code","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"zip"},{"name":"Service Catalog_1.request_item.requested_for.location.state","label":"Trigger➛Requested Item Record➛Requested for➛Location➛State / Province","reference":"","reference_display":"State / Province","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"state"},{"name":"Service Catalog_1.request_item.requested_for.location.city","label":"Trigger➛Requested Item Record➛Requested for➛Location➛City","reference":"","reference_display":"City","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"city"},{"name":"Service Catalog_1.request_item.requested_for.location.street","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Street","reference":"","reference_display":"Street","type":"multi_two_lines","base_type":"multi_two_lines","parent_table_name":"cmn_location","column_name":"street"},{"name":"Service Catalog_1.request_item.requested_for.location.phone","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Phone","reference":"","reference_display":"Phone","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"phone"},{"name":"Service Catalog_1.request_item.requested_for.last_name","label":"Trigger➛Requested Item Record➛Requested for➛Last name","reference":"","reference_display":"Last name","type":"string","base_type":"string","parent_table_name":"sys_user","column_name":"last_name"},{"name":"Service Catalog_1.request_item.requested_for.first_name","label":"Trigger➛Requested Item Record➛Requested for➛First name","reference":"","reference_display":"First name","type":"string","base_type":"string","parent_table_name":"sys_user","column_name":"first_name"},{"name":"Service Catalog_1.request_item.requested_for.email","label":"Trigger➛Requested Item Record➛Requested for➛Email","reference":"","reference_display":"Email","type":"email","base_type":"email","parent_table_name":"sys_user","column_name":"email"},{"name":"Service Catalog_1.request_item.requested_for.location.company.name","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Company➛Name","reference":"","reference_display":"Name","type":"string","base_type":"string","parent_table_name":"core_company","column_name":"name"},{"name":"Service Catalog_1.request_item.requested_for.location.country","label":"Trigger➛Requested Item Record➛Requested for➛Location➛Country","reference":"","reference_display":"Country","type":"string","base_type":"string","parent_table_name":"cmn_location","column_name":"country"},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_messages","label":"1➛Shipment Messages","reference_display":"Shipment Messages","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"6f1f3486-0ec8-4913-947f-38cb6c9a8762"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_message","label":"1➛Shipment State Message","reference_display":"Shipment State Message","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"eb1896eb-e5c3-46cf-aa2e-e7da5dc15e85"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_id","label":"1➛Shipment State ID","reference_display":"Shipment State ID","type":"integer","base_type":"integer","attributes":{"uiType":"integer","uiTypeLabel":"Integer","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","uiUniqueId":"f699e8a8-6db2-4dd4-96ed-2912ca33d503"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.shipment_request_id","label":"1➛Shipment Request ID","reference_display":"Shipment Request ID","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"18bcbf36-6c66-4b35-83f9-683f48273ebf"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_error_message","label":"1➛HTTP Error Message","reference_display":"HTTP Error Message","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"461b33e4-5ad0-492f-8438-c18c8da2682e"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_error_code","label":"1➛HTTP Error Code","reference_display":"HTTP Error Code","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"1dab1a7d-e419-401d-aa0c-178ecbee0a95"}},{"name":"16bf5eba-7057-414b-8810-bb2396a99411.http_status_code","label":"1➛HTTP Status Code","reference_display":"HTTP Status Code","type":"string","base_type":"string","attributes":{"uiType":"string","uiTypeLabel":"String","element_mapping_provider":"com.glide.flow_design.action.data.FlowDesignVariableMapper","pwd2droppable":"true","uiUniqueId":"57371674-2a9f-4bff-8c24-9508152b3727"}}]
- true
- Yubico YED API Create a Shipment
-
-
- cdc583ce2f403010a40e93acf699b6c5
-
- system
-
- false
- published
- sys_hub_flow_snapshot
- admin
- 2021-05-12 20:12:08
- global
- /
- ad65178a2f803010a40e93acf699b69c
- 0
-
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:08
- flow
-
-
-
-
-
-
-
- ad65178a2f803010a40e93acf699b69c
- Service Catalog
-
- admin
- 2021-05-12 20:12:10
- ce65578a2f803010a40e93acf699b629
- 2
-
- admin
- 2021-05-12 20:12:14
- c43a1011c36813002841b63b12d3ae15
-
-
- service_catalog
-
-
-
-
- ad65178a2f803010a40e93acf699b69c
- Yubico YED API Create a Shipment
- admin
- 2021-05-12 20:12:08
- ed65178a2f803010a40e93acf699b69d
- 0
-
- admin
- 2021-05-12 20:12:08
-
-
-
- true
- false
- false
- element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,test_input_hidden=true,uiType=table_name,uiTypeLabel=Table Name
- false
-
-
-
-
-
-
-
- sc_req_item
-
-
-
-
- false
- false
-
-
-
- table_name
- false
-
-
- false
-
-
- table_name
- Table Name
- false
- 40
- ad65178a2f803010a40e93acf699b69c
- ad65178a2f803010a40e93acf699b69c
- sys_hub_flow_snapshot
- var__m_sys_hub_flow_input_ad65178a2f803010a40e93acf699b69c
-
- 100
- false
- false
-
-
-
- false
-
-
-
-
-
- false
- false
- sys_hub_flow_input
- admin
- 2021-05-12 20:12:08
- a565178a2f803010a40e93acf699b69f
- 1
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:08
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
- true
- false
- false
- default_search_field=number,element_mapping_provider=com.glide.flow_design.action.data.FlowDesignVariableMapper,uiType=reference,uiTypeLabel=Reference
- false
-
-
-
-
-
-
-
-
-
-
-
-
- false
- false
-
-
-
- request_item
- false
-
-
- false
-
-
- reference
- Request Item
- true
- 32
- ad65178a2f803010a40e93acf699b69c
- ad65178a2f803010a40e93acf699b69c
- sys_hub_flow_snapshot
- var__m_sys_hub_flow_input_ad65178a2f803010a40e93acf699b69c
-
- 100
- false
- false
-
- sc_req_item
-
- false
-
-
-
-
-
- false
- false
- sys_hub_flow_input
- admin
- 2021-05-12 20:12:08
- f165178a2f803010a40e93acf699b6d4
- 0
-
-
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:08
- false
- false
- false
- false
- false
- simple
- false
-
-
- false
-
-
-
-
-
- 6bf5c7ce2f403010a40e93acf699b67b
- 234bfa462f403010a40e93acf699b672
-
- 6bf5c7ce2f403010a40e93acf699b67b
-
- ad65178a2f803010a40e93acf699b69c
- 1
-
- sys_hub_action_instance
- admin
- 2021-05-12 20:12:09
- 0e65178a2f803010a40e93acf699b6ff
- 2
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:09
- 16bf5eba-7057-414b-8810-bb2396a99411
-
-
-
- sys_hub_action_instance
- 0e65178a2f803010a40e93acf699b6ff
- 1
- sys_variable_value
- admin
- 2021-05-12 20:12:10
- 4a65578a2f803010a40e93acf699b61e
- 0
- admin
- 2021-05-12 20:12:10
- 1
- abf5c7ce2f403010a40e93acf699b67e
-
-
- sys_hub_action_instance
- 0e65178a2f803010a40e93acf699b6ff
- 15
- sys_variable_value
- admin
- 2021-05-12 20:12:10
- 8665578a2f803010a40e93acf699b61e
- 0
- admin
- 2021-05-12 20:12:10
- 15
- 77f5c7ce2f403010a40e93acf699b6ec
-
-
-
- city
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- ce65578a2f803010a40e93acf699b602
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.city}}
-
-
- country_code_2
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- ca65578a2f803010a40e93acf699b603
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.country}}
-
-
- delivery_type
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 4265578a2f803010a40e93acf699b604
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
-
-
- inventory_product_id
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 8265578a2f803010a40e93acf699b603
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
-
-
-
- postal_code
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:10
- ca65578a2f803010a40e93acf699b61d
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.zip}}
-
-
- product_id
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 0665578a2f803010a40e93acf699b604
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.cat_item.model.model_number}}
-
-
- recipient
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- c665578a2f803010a40e93acf699b604
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.company.name}}
-
-
- recipient_email
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 4665578a2f803010a40e93acf699b603
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.email}}
-
-
- recipient_firstname
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:10
- 0665578a2f803010a40e93acf699b61e
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.first_name}}
-
-
- recipient_lastname
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:10
- 0a65578a2f803010a40e93acf699b61d
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.last_name}}
-
-
- recipient_telephone
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:10
- 4265578a2f803010a40e93acf699b61e
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.phone}}
-
-
- region
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:10
- 8e65578a2f803010a40e93acf699b61d
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.state}}
-
-
- shipment_product_id
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 8e65578a2f803010a40e93acf699b603
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.quantity}}
-
-
- street_line_1
- 0e65178a2f803010a40e93acf699b6ff
- admin
- 2021-05-12 20:12:09
- 0a65578a2f803010a40e93acf699b603
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_action_input_6bf5c7ce2f403010a40e93acf699b67b
- {{Service Catalog_1.request_item.requested_for.location.street}}
-
-
-
-
- c1806bf4a70323008299b39f087901cb
- 98c181d20b100300d97d8bf637673ab5
-
- c1806bf4a70323008299b39f087901cb
-
- ad65178a2f803010a40e93acf699b69c
- 3
- 29aa5ee4-daec-448d-b6c1-51ac59bbbae1
- sys_hub_action_instance
- admin
- 2021-05-12 20:12:10
- 0e65578a2f803010a40e93acf699b626
- 2
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:10
- eed741d1-03a1-4fe7-9f7f-4761811c057d
-
-
-
- sys_hub_action_instance
- 0e65578a2f803010a40e93acf699b626
- 6
- sys_variable_value
- admin
- 2021-05-12 20:12:10
- 4a65578a2f803010a40e93acf699b629
- 0
- admin
- 2021-05-12 20:12:10
- YubiKey shipment failure
- 5d806bf4a70323008299b39f087901ec
-
-
- sys_hub_action_instance
- 0e65578a2f803010a40e93acf699b626
- 7
- sys_variable_value
- admin
- 2021-05-12 20:12:10
- 8665578a2f803010a40e93acf699b629
- 0
- admin
- 2021-05-12 20:12:10
-
- ad806bf4a70323008299b39f087901f2
-
-
- sys_hub_action_instance
- 0e65578a2f803010a40e93acf699b626
- 3
- sys_variable_value
- admin
- 2021-05-12 20:12:10
- c265578a2f803010a40e93acf699b629
- 0
- admin
- 2021-05-12 20:12:10
- admin@example.com
- 59806bf4a70323008299b39f087901da
-
-
-
- ah_body
- 0e65578a2f803010a40e93acf699b626
- admin
- 2021-05-12 20:12:10
- 8e65578a2f803010a40e93acf699b628
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
- <p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Shipment ID</span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;"><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:0740bba7-3eb6-4f42-95c5-0241750a8f44}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment Request ID<button id="transform_function_facade_0740bba7-3eb6-4f42-95c5-0241750a8f44" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Reason</span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;"><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:60c076c7-8535-4d3a-9daf-37ef24c6268e}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment State Message<button id="transform_function_facade_60c076c7-8535-4d3a-9daf-37ef24c6268e" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">More Details </span></span></p>
-<p data-tinymcerootblock=""><span class="data_pill accepts_transform_functions" contenteditable="false" data-pillvalue="{{fd_transform:60df4cc0-0aee-43f4-b430-68877a1764c9}}"><span class="data-pill-content-container">1<span class="data-pill-label-caret"><span class="data-pill-label-arrow">➛</span></span>Shipment Messages<button id="transform_function_facade_60df4cc0-0aee-43f4-b430-68877a1764c9" class="transform_function_facade no_transform_applied"><span class="inline-script-icon"><span style="display: none;"></span></span></button></span></span></p>
-<p data-tinymcerootblock=""> </p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">Next Steps </span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">1. Cancel the order </span></span></p>
-<p data-tinymcerootblock=""><span style="color: #d4d4d4; font-family: Menlo, Monaco, 'Courier New', monospace;"><span style="font-size: 14px; white-space: pre-wrap; color: #000000;">2. Notify user to fix the error and try again</span><br /></span></p>
-
-
- ah_subject
- 0e65578a2f803010a40e93acf699b626
- admin
- 2021-05-12 20:12:10
- 4265578a2f803010a40e93acf699b629
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
-
-
-
- ah_to
- 0e65578a2f803010a40e93acf699b626
- admin
- 2021-05-12 20:12:10
- ca65578a2f803010a40e93acf699b628
- 0
- admin
- 2021-05-12 20:12:10
- var__m_sys_hub_action_input_c1806bf4a70323008299b39f087901cb
-
-
-
-
- c0ab47c22f803010a40e93acf699b6e9
-
-
-
-
-
-
- ad65178a2f803010a40e93acf699b69c
-
-
-
-
- af4e1945c3e232002841b63b12d3ae3e
- 2
-
-
-
- sys_hub_flow_logic
- admin
- 2021-05-12 20:12:09
- 3965178a2f803010a40e93acf699b6e0
- 1
-
- admin
- 2021-05-12 20:12:09
- 29aa5ee4-daec-448d-b6c1-51ac59bbbae1
-
-
-
-
-
- sys_hub_flow_logic
- 3965178a2f803010a40e93acf699b6e0
- 10
- sys_variable_value
- admin
- 2021-05-12 20:12:09
- b965178a2f803010a40e93acf699b6e4
- 0
- admin
- 2021-05-12 20:12:09
- Shipment Failure
- f0af19c1c32632002841b63b12d3aea3
-
-
-
- condition
- 3965178a2f803010a40e93acf699b6e0
- admin
- 2021-05-12 20:12:09
- 3965178a2f803010a40e93acf699b6e4
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_flow_logic_input_af4e1945c3e232002841b63b12d3ae3e
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_id}}!=3
-
-
- condition_name
- 3965178a2f803010a40e93acf699b6e0
- admin
- 2021-05-12 20:12:09
- 7165178a2f803010a40e93acf699b6e4
- 0
- admin
- 2021-05-12 20:12:09
- var__m_sys_hub_flow_logic_input_af4e1945c3e232002841b63b12d3ae3e
-
-
-
-
- ad65178a2f803010a40e93acf699b69c
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_request_id}}
-
- admin
- 2021-05-12 20:12:10
- 4265578a2f803010a40e93acf699b62b
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:10
- []
-
- 0740bba7-3eb6-4f42-95c5-0241750a8f44
-
-
- ad65178a2f803010a40e93acf699b69c
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_state_message}}
-
- admin
- 2021-05-12 20:12:10
- 4a65578a2f803010a40e93acf699b62a
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:10
- []
-
- 60c076c7-8535-4d3a-9daf-37ef24c6268e
-
-
- ad65178a2f803010a40e93acf699b69c
-
- 0
- {{16bf5eba-7057-414b-8810-bb2396a99411.shipment_messages}}
-
- admin
- 2021-05-12 20:12:10
- ce65578a2f803010a40e93acf699b62a
- 0
- 6236f2062f403010a40e93acf699b677
- admin
- 2021-05-12 20:12:10
- []
-
- 60df4cc0-0aee-43f4-b430-68877a1764c9
-
-
-
- table_name
-
-
- Table Name
- en
- var__m_sys_hub_flow_input_ad65178a2f803010a40e93acf699b69c
-
- sys_documentation
- admin
- 2021-05-12 20:12:08
- b565178a2f803010a40e93acf699b6d0
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:08
-
-
-
-
- request_item
-
-
- Request Item
- en
- var__m_sys_hub_flow_input_ad65178a2f803010a40e93acf699b69c
-
- sys_documentation
- admin
- 2021-05-12 20:12:08
- bd65178a2f803010a40e93acf699b6d9
- 0
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
-
- admin
- 2021-05-12 20:12:08
-
-
-
-
diff --git a/6236f2062f403010a40e93acf699b677/update/wf_workflow_8183d30a2f803010a40e93acf699b67d.xml b/6236f2062f403010a40e93acf699b677/update/wf_workflow_8183d30a2f803010a40e93acf699b67d.xml
deleted file mode 100644
index 3277ad2..0000000
--- a/6236f2062f403010a40e93acf699b677/update/wf_workflow_8183d30a2f803010a40e93acf699b67d.xml
+++ /dev/null
@@ -1,2119 +0,0 @@
-
-
- true
- {"activities":{"45cb138a2f803010a40e93acf699b60e":"4d839b0a2f803010a40e93acf699b641","c5839b0a2f803010a40e93acf699b64c":"09839b0a2f803010a40e93acf699b641","d1839b0a2f803010a40e93acf699b659":"45839b0a2f803010a40e93acf699b642","91839b0a2f803010a40e93acf699b65e":"4d839b0a2f803010a40e93acf699b641","4334934a2f803010a40e93acf699b694":"41839b0a2f803010a40e93acf699b642"},"subflows":[],"stages":{"09839b0a2f803010a40e93acf699b641":{"duration":"2 Days","order":0,"stageId":"09839b0a2f803010a40e93acf699b641","name":"Dept. Head Approval","value":"Dept. Head Approval"},"45839b0a2f803010a40e93acf699b642":{"duration":"","order":1100,"stageId":"45839b0a2f803010a40e93acf699b642","name":"Completed","value":"complete"},"41839b0a2f803010a40e93acf699b642":{"duration":"4 Days","order":2,"stageId":"41839b0a2f803010a40e93acf699b642","name":"Order Fulfillment","value":"Order Fulfillment"},"4d839b0a2f803010a40e93acf699b641":{"duration":"","order":1000,"stageId":"4d839b0a2f803010a40e93acf699b641","name":"Request Cancelled","value":"Request Cancelled"}},"ends":["15839b0a2f803010a40e93acf699b65d"]}
- false
-
-
- 007c2f021b020100adca1e094f0713b4
-
-
-
- 99839b0a2f803010a40e93acf699b660,c5839b0a2f803010a40e93acf699b64c,15839b0a2f803010a40e93acf699b657,4334934a2f803010a40e93acf699b694,d1839b0a2f803010a40e93acf699b659,15839b0a2f803010a40e93acf699b65d
- 1970-01-06 00:00:00
-
- 99839b0a2f803010a40e93acf699b660,c5839b0a2f803010a40e93acf699b64c,15839b0a2f803010a40e93acf699b657,dd839b0a2f803010a40e93acf699b674,4334934a2f803010a40e93acf699b694,91839b0a2f803010a40e93acf699b65e,d1839b0a2f803010a40e93acf699b659,45cb138a2f803010a40e93acf699b60e,15839b0a2f803010a40e93acf699b65d
-
- 100
- Service Catalog YubiKey Request
- false
-
- 100
- set_by_activity
- true
-
- true
- false
-
- stage
- computed
- 99839b0a2f803010a40e93acf699b660
- admin
- 2021-05-12 20:03:53
- 4583d30a2f803010a40e93acf699b67e
- 106
- admin
- 2021-05-12 20:46:38
-
-
- false
- 8183d30a2f803010a40e93acf699b67d
-
-
- public
-
- Service Catalog YubiKey Request
-
- wf_workflow
- admin
- 2021-05-12 20:03:53
- global
- /
- 8183d30a2f803010a40e93acf699b67d
- 1
- Service Catalog YubiKey Request
-
- 6236f2062f403010a40e93acf699b677
-
- 6236f2062f403010a40e93acf699b677
- wf_workflow_8183d30a2f803010a40e93acf699b67d
- admin
- 2021-05-12 20:03:54
-
- false
-
-
-
- Backordered
- 1970-01-15 00:00:00
- 3
- admin
- 2021-05-12 20:03:54
- c1839b0a2f803010a40e93acf699b642
- 0
- admin
- 2021-05-12 20:03:54
- Backordered
- 4583d30a2f803010a40e93acf699b67e
-
-
- CIO Approval
- 1970-01-03 00:00:00
- 1
- admin
- 2021-05-12 20:03:54
- c9839b0a2f803010a40e93acf699b641
- 0
- admin
- 2021-05-12 20:03:54
- CIO Approval
- 4583d30a2f803010a40e93acf699b67e
-
-
- Completed
- 1970-01-01 00:00:00
- 1100
- admin
- 2021-05-12 20:03:54
- 45839b0a2f803010a40e93acf699b642
- 0
- admin
- 2021-05-12 20:03:54
- complete
- 4583d30a2f803010a40e93acf699b67e
-
-
- Deployment
- 1970-01-02 00:00:00
- 4
- admin
- 2021-05-12 20:03:54
- cd839b0a2f803010a40e93acf699b641
- 0
- admin
- 2021-05-12 20:03:54
- Deployment
- 4583d30a2f803010a40e93acf699b67e
-
-
- Dept. Head Approval
- 1970-01-03 00:00:00
- 0
- admin
- 2021-05-12 20:03:54
- 09839b0a2f803010a40e93acf699b641
- 0
- admin
- 2021-05-12 20:03:54
- Dept. Head Approval
- 4583d30a2f803010a40e93acf699b67e
-
-
- Order Fulfillment
- 1970-01-05 00:00:00
- 2
- admin
- 2021-05-12 20:03:54
- 41839b0a2f803010a40e93acf699b642
- 0
- admin
- 2021-05-12 20:03:54
- Order Fulfillment
- 4583d30a2f803010a40e93acf699b67e
-
-
- Request Cancelled
- 1970-01-01 00:00:00
- 1000
- admin
- 2021-05-12 20:03:54
- 4d839b0a2f803010a40e93acf699b641
- 0
- admin
- 2021-05-12 20:03:54
- Request Cancelled
- 4583d30a2f803010a40e93acf699b67e
-
-
- c7a5e32c0a0a0b3a002377c24ed8ea76
- false
-
-
-
- false
- Begin
-
-
- false
-
- false
-
-
- admin
- 2021-05-12 20:03:55
- 99839b0a2f803010a40e93acf699b660
- 0
- admin
- 2021-05-12 20:03:55
- 1970-01-01 00:00:00
-
- 80
- 4583d30a2f803010a40e93acf699b67e
- 20
- 20
-
-
-
- 99839b0a2f803010a40e93acf699b660
- true
-
- standard
- false
- false
- false
-
- false
- Always
- 0
-
- false
- admin
- 2021-05-12 20:03:55
- d1839b0a2f803010a40e93acf699b661
- 0
- admin
- 2021-05-12 20:03:55
-
-
- 35433da80a0a029a0028c639a1e51eb4
- false
-
-
- {}
- false
- Dept. Head Approval
-
-
- false
-
- false
-
- 09839b0a2f803010a40e93acf699b641
- admin
- 2021-05-12 20:03:54
- c5839b0a2f803010a40e93acf699b64c
- 0
- admin
- 2021-05-12 20:03:54
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 215
- 22
-
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 2000
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 01839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- 0
- 02ca01820a0a0b261cf923fb95f5e1d0
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 104
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 01839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- e37a96e80a0004f978b47d2d6c5e0b22
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 50
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 05839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
-
- 4485eef70a6a803f6bc4bafa9e999640
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 09839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- ${requested_for.department.dept_head}
- c35e4cc40a0a0ba96248a7098ec9cb06
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 101
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 0d839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- approval
- e846198f0a0004f91fba434a514ba8b8
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 115
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 0d839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a76680b9c0a8006661b107d0f21fae67
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1110
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 41839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 1970-01-01 04:00:00
- a769a182c0a8006629db7fa3fc2a863d
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1360
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 45839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- // Set 'answer' to the number of seconds this timer should wait
-answer = 0;
- a782cde9c0a8006608f39abdd85c8395
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1330
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 49839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- 02c618170a0a0b26436f5c2c9f7a3901
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 2050
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 49839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
- // Set the variable 'answer' to a comma-separated list of user ids and/or group ids or an array of user/group ids to add as approvers.
-//
-// For example:
-// answer = [];
-// answer.push('id1');
-// answer.push('id2');
- c35e582f0a0a0ba96248a70985207e63
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 110
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 4d839b0a2f803010a40e93acf699b64c
- 0
- admin
- 2021-05-12 20:03:54
-
- a77191a4c0a800662b403f7dff5f1bbd
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 900
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 4d839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 08fcd0830a0a0b2600079f56b1adb9ae
- a7754e91c0a800664938d0ef6d2664d7
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 120
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 81839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
-
- a77903a7c0a8006641af7c9b1d34444e
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 85839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- a775f59ac0a8006665d72362ae687035
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 900
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 85839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a774138dc0a80066000be7af20961c7d
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1150
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 89839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
-
- a76b8c6ec0a800664bb14d5d8b9cd7c4
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 310
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 8d839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- reject
- 502163410a6a803f0356332b24dc7945
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1370
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c1839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- // Set the variable 'answer' to '', 'approved' or 'rejected' to indicate the approval status for this approval. When called, the following information is available:
-//
-// counts.total = total number of users that are part of this approval
-// counts.approved = # of users that approved so far
-// counts.rejected = # of users that rejected so far
-// counts.requested = # of users that are pending approval
-// counts.not_requested = # of users that are not pending approval
-// counts.not_required = # of users that approval is not required
-//
- 02c86d780a0a0b261e6a356bc893d348
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c1839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
- any
- c35e5bdd0a0a0ba96248a709f495c9ae
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1120
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c5839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 3bf802c20a0a0b52008e2859cd8abcf2
- a76c6257c0a8006645cff43883470e64
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 330
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c9839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- approval_history
- e863e3b80a0004f911d67787e77e0f16
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 103
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- cd839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- e37b77ac0a0004f973283ad13b341c5b
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- cd839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a7781cb6c0a80066147dc7a5244d5d16
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 50
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 05839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
-
- 4485eef70a6a803f6bc4bafa9e999640
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c1839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
- any
- c35e5bdd0a0a0ba96248a709f495c9ae
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 101
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 0d839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- approval
- e846198f0a0004f91fba434a514ba8b8
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 103
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- cd839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- e37b77ac0a0004f973283ad13b341c5b
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 104
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 01839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- e37a96e80a0004f978b47d2d6c5e0b22
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 110
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 4d839b0a2f803010a40e93acf699b64c
- 0
- admin
- 2021-05-12 20:03:54
-
- a77191a4c0a800662b403f7dff5f1bbd
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 115
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 0d839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a76680b9c0a8006661b107d0f21fae67
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 120
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 81839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
-
- a77903a7c0a8006641af7c9b1d34444e
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 09839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- ${requested_for.department.dept_head}
- c35e4cc40a0a0ba96248a7098ec9cb06
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 310
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 8d839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- reject
- 502163410a6a803f0356332b24dc7945
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 330
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c9839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- approval_history
- e863e3b80a0004f911d67787e77e0f16
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 900
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 85839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a774138dc0a80066000be7af20961c7d
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 900
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 4d839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 08fcd0830a0a0b2600079f56b1adb9ae
- a7754e91c0a800664938d0ef6d2664d7
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1110
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 41839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 1970-01-01 04:00:00
- a769a182c0a8006629db7fa3fc2a863d
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1120
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c5839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
- 3bf802c20a0a0b52008e2859cd8abcf2
- a76c6257c0a8006645cff43883470e64
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1150
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 89839b0a2f803010a40e93acf699b64f
- 0
- admin
- 2021-05-12 20:03:54
-
- a76b8c6ec0a800664bb14d5d8b9cd7c4
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 85839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- a775f59ac0a8006665d72362ae687035
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1200
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- cd839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
-
- a7781cb6c0a80066147dc7a5244d5d16
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1330
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 49839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
-
- 02c618170a0a0b26436f5c2c9f7a3901
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1360
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 45839b0a2f803010a40e93acf699b64e
- 0
- admin
- 2021-05-12 20:03:54
- // Set 'answer' to the number of seconds this timer should wait
-answer = 0;
- a782cde9c0a8006608f39abdd85c8395
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 1370
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- c1839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- // Set the variable 'answer' to '', 'approved' or 'rejected' to indicate the approval status for this approval. When called, the following information is available:
-//
-// counts.total = total number of users that are part of this approval
-// counts.approved = # of users that approved so far
-// counts.rejected = # of users that rejected so far
-// counts.requested = # of users that are pending approval
-// counts.not_requested = # of users that are not pending approval
-// counts.not_required = # of users that approval is not required
-//
- 02c86d780a0a0b261e6a356bc893d348
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 2000
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 01839b0a2f803010a40e93acf699b64d
- 0
- admin
- 2021-05-12 20:03:54
- 0
- 02ca01820a0a0b261cf923fb95f5e1d0
-
-
- wf_activity
- c5839b0a2f803010a40e93acf699b64c
- 2050
- sys_variable_value
- admin
- 2021-05-12 20:03:54
- 49839b0a2f803010a40e93acf699b650
- 0
- admin
- 2021-05-12 20:03:54
- // Set the variable 'answer' to a comma-separated list of user ids and/or group ids or an array of user/group ids to add as approvers.
-//
-// For example:
-// answer = [];
-// answer.push('id1');
-// answer.push('id2');
- c35e582f0a0a0ba96248a70985207e63
-
-
- c5839b0a2f803010a40e93acf699b64c
- activity.result == 'approved' || activity.result == 'skipped'
-
- standard
- false
- false
- false
-
- false
- Approved
- 1
- Approval request was approved
- false
- admin
- 2021-05-12 20:03:54
- c5839b0a2f803010a40e93acf699b651
- 0
- admin
- 2021-05-12 20:03:54
-
-
- c5839b0a2f803010a40e93acf699b64c
- activity.result == 'rejected'
-
- standard
- false
- false
- false
-
- false
- Rejected
- 2
- Approval request was rejected
- true
- admin
- 2021-05-12 20:03:54
- 45839b0a2f803010a40e93acf699b651
- 0
- admin
- 2021-05-12 20:03:54
-
-
- c7a66f7d0a0a0b3a004544a6d2f14076
- false
-
-
-
- false
- End
-
-
- false
-
- false
-
-
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b65d
- 0
- admin
- 2021-05-12 20:03:55
- 1970-01-01 00:00:00
-
- 80
- 4583d30a2f803010a40e93acf699b67e
- 187
- 518
-
-
-
- 0a6c97790a0a0b2756919eb960284334
- false
-
-
- {}
- false
- Inform Completion
-
-
- false
-
- false
-
- 45839b0a2f803010a40e93acf699b642
- admin
- 2021-05-12 20:03:55
- d1839b0a2f803010a40e93acf699b659
- 2
- admin
- 2021-05-12 20:41:42
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 1232
- 311
-
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 150
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 19839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 400
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 1d839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 300
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 55839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 59839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 91839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
- Your requested item ${number} for ${cat_item} is in stock and will be deployed soon!
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 500
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- dd839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 59839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 150
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 19839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 91839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
- Your requested item ${number} for ${cat_item} is in stock and will be deployed soon!
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 300
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 55839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 400
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 1d839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- d1839b0a2f803010a40e93acf699b659
- 500
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- dd839b0a2f803010a40e93acf699b659
- 0
- admin
- 2021-05-12 20:03:55
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- d1839b0a2f803010a40e93acf699b659
- true
-
- standard
- false
- false
- false
-
- false
- Always
- 0
-
- false
- admin
- 2021-05-12 20:03:55
- 9d839b0a2f803010a40e93acf699b65a
- 0
- admin
- 2021-05-12 20:03:55
-
-
- 0a6c97790a0a0b2756919eb960284334
- false
- 2
-
- {}
- false
- Inform of shipment request failure
-
-
- false
-
- false
-
- 4d839b0a2f803010a40e93acf699b641
- admin
- 2021-05-12 20:39:56
- 45cb138a2f803010a40e93acf699b60e
- 6
- admin
- 2021-05-12 20:41:34
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 1005
- 374
-
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 500
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 05cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 400
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 41cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 100
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 49cb138a2f803010a40e93acf699b60e
- 0
- admin
- 2021-05-12 20:39:56
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 150
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 4dcb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 300
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 89cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 200
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- c5cb138a2f803010a40e93acf699b60f
- 1
- admin
- 2021-05-12 20:40:57
- Your requested item ${number} for ${cat_item} failed due to an error
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 100
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 49cb138a2f803010a40e93acf699b60e
- 0
- admin
- 2021-05-12 20:39:56
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 150
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 4dcb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 200
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- c5cb138a2f803010a40e93acf699b60f
- 1
- admin
- 2021-05-12 20:40:57
- Your requested item ${number} for ${cat_item} failed due to an error
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 300
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 89cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 400
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 41cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- 45cb138a2f803010a40e93acf699b60e
- 500
- sys_variable_value
- admin
- 2021-05-12 20:39:56
- 05cb138a2f803010a40e93acf699b60f
- 0
- admin
- 2021-05-12 20:39:56
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- 45cb138a2f803010a40e93acf699b60e
- true
-
- standard
- false
- false
- false
-
- true
- Always
- 0
-
- false
- admin
- 2021-05-12 20:39:56
- 45cbdb8e2f803010a40e93acf699b639
- 0
- admin
- 2021-05-12 20:39:56
-
-
- 50a78fa50a6a803f66d064255f7201a5
- false
-
-
-
- false
- Mark item approved
-
-
- false
-
- false
-
-
- admin
- 2021-05-12 20:03:54
- 15839b0a2f803010a40e93acf699b657
- 0
- admin
- 2021-05-12 20:03:54
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 689
- 28
-
-
-
- wf_activity
- 15839b0a2f803010a40e93acf699b657
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 99839b0a2f803010a40e93acf699b657
- 0
- admin
- 2021-05-12 20:03:55
- approved
- 50ab35f70a6a803f76d36e1ebaf3639e
-
-
- wf_activity
- 15839b0a2f803010a40e93acf699b657
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 99839b0a2f803010a40e93acf699b657
- 0
- admin
- 2021-05-12 20:03:55
- approved
- 50ab35f70a6a803f76d36e1ebaf3639e
-
-
- 15839b0a2f803010a40e93acf699b657
- true
-
- standard
- false
- false
- false
-
- false
- Always
- 0
-
- false
- admin
- 2021-05-12 20:03:55
- 11839b0a2f803010a40e93acf699b658
- 0
- admin
- 2021-05-12 20:03:55
-
-
- 50a78fa50a6a803f66d064255f7201a5
- false
-
-
-
- false
- Mark Rejected
-
-
- false
-
- false
-
- 4d839b0a2f803010a40e93acf699b641
- admin
- 2021-05-12 20:03:55
- 91839b0a2f803010a40e93acf699b65e
- 0
- admin
- 2021-05-12 20:03:55
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 314
- 339
-
-
-
- wf_activity
- 91839b0a2f803010a40e93acf699b65e
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b65e
- 0
- admin
- 2021-05-12 20:03:55
- rejected
- 50ab35f70a6a803f76d36e1ebaf3639e
-
-
- wf_activity
- 91839b0a2f803010a40e93acf699b65e
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b65e
- 0
- admin
- 2021-05-12 20:03:55
- rejected
- 50ab35f70a6a803f76d36e1ebaf3639e
-
-
- 91839b0a2f803010a40e93acf699b65e
- true
-
- standard
- false
- false
- false
-
- false
- Always
- 0
-
- false
- admin
- 2021-05-12 20:03:55
- 19839b0a2f803010a40e93acf699b65e
- 0
- admin
- 2021-05-12 20:03:55
-
-
- 0a6c97790a0a0b2756919eb960284334
- false
-
-
- {}
- false
- Rejection Notification
-
-
- false
-
- false
-
-
- admin
- 2021-05-12 20:03:55
- dd839b0a2f803010a40e93acf699b674
- 0
- admin
- 2021-05-12 20:03:55
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 83
- 339
-
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 150
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 11839b0a2f803010a40e93acf699b676
- 0
- admin
- 2021-05-12 20:03:55
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 400
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 51839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 300
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 5d839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 99839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- Your requested item ${number} for ${cat_item} has been rejected
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 500
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- d5839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 100
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 51839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- ${request.requested_for},${requested_for}
- c35daa890a0a0ba96248a709c32994d6
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 150
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 11839b0a2f803010a40e93acf699b676
- 0
- admin
- 2021-05-12 20:03:55
-
- ae2121c70a0a0b3459708c9a60cd7312
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 200
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 99839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- Your requested item ${number} for ${cat_item} has been rejected
- c35db2180a0a0ba96248a709d1b6df20
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 300
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 5d839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- Click here to view request: ${URI}
-<p>
-Number: ${number}
-Opened: ${opened_at}
-Item: ${cat_item}
-Quantity: ${quantity}
-</p>
-<p>
-Additional comments:
-${comments}
-</p>
-
-
- c35db5a50a0a0ba96248a70938ae8de6
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 400
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- 0
- 6d6816cd0a6a803f0853a8df38007572
-
-
- wf_activity
- dd839b0a2f803010a40e93acf699b674
- 500
- sys_variable_value
- admin
- 2021-05-12 20:03:55
- d5839b0a2f803010a40e93acf699b675
- 0
- admin
- 2021-05-12 20:03:55
- // Set the variable 'answer' to a comma-separated list of user or group sys_ids that you want the email sent to.
- c35dae3d0a0a0ba96248a7098ed9b4aa
-
-
- dd839b0a2f803010a40e93acf699b674
- true
-
- standard
- false
- false
- false
-
- false
- Always
- 0
-
- false
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b676
- 0
- admin
- 2021-05-12 20:03:55
-
-
- db8c65aec0a8016501d00259bc7203a4
- false
- 1
-
- {}
- false
- Request YubiKey
-
-
- false
-
- false
-
- 41839b0a2f803010a40e93acf699b642
- admin
- 2021-05-12 20:08:12
- 4334934a2f803010a40e93acf699b694
- 2
- admin
- 2021-05-12 20:25:00
- 1970-01-01 00:00:00
-
-
- 4583d30a2f803010a40e93acf699b67e
- 860
- 174
-
-
-
- wf_activity
- 4334934a2f803010a40e93acf699b694
- 1
- sys_variable_value
- admin
- 2021-05-12 20:08:12
- 4084934a2f803010a40e93acf699b6ca
- 0
- admin
- 2021-05-12 20:08:12
- activity.result = shipYubiKey();
-
-function shipYubiKey() {
-
- try {
- var inputs = {};
- inputs['request_item'] = current;
- inputs['table_name'] = current.getTableName();
-
- var result = sn_fd.FlowAPI.getRunner().flow('x_490107_yed_api_s.yubikey_shipment_request_flow').inForeground().withInputs(inputs).run();
-
- } catch (ex) {
- var message = ex.getMessage();
- gs.error(message);
- return -1;
- }
-
-}
- c35ddef20a0a0ba96248a7090eccd518
-
-
- wf_activity
- 4334934a2f803010a40e93acf699b694
- 1
- sys_variable_value
- admin
- 2021-05-12 20:08:12
- 4084934a2f803010a40e93acf699b6ca
- 0
- admin
- 2021-05-12 20:08:12
- activity.result = shipYubiKey();
-
-function shipYubiKey() {
-
- try {
- var inputs = {};
- inputs['request_item'] = current;
- inputs['table_name'] = current.getTableName();
-
- var result = sn_fd.FlowAPI.getRunner().flow('x_490107_yed_api_s.yubikey_shipment_request_flow').inForeground().withInputs(inputs).run();
-
- } catch (ex) {
- var message = ex.getMessage();
- gs.error(message);
- return -1;
- }
-
-}
- c35ddef20a0a0ba96248a7090eccd518
-
-
- 4334934a2f803010a40e93acf699b694
- activity.result!=3
-
- standard
- false
- false
- false
-
- false
- Failure
- 1
- Shipment Failure
- false
- admin
- 2021-05-12 20:32:44
- 900a574e2f803010a40e93acf699b6e6
- 0
- admin
- 2021-05-12 20:32:44
-
-
- 4334934a2f803010a40e93acf699b694
- activity.result==3
-
- standard
- false
- false
- false
-
- false
- Success
- 1
- Shipment Awaiting Validation
- false
- admin
- 2021-05-12 20:31:31
- 81b9174e2f803010a40e93acf699b694
- 0
- admin
- 2021-05-12 20:31:31
-
-
- 19839b0a2f803010a40e93acf699b65e
- 91839b0a2f803010a40e93acf699b65e
- admin
- 2021-05-12 20:03:55
- 19839b0a2f803010a40e93acf699b67d
- 0
- admin
- 2021-05-12 20:03:55
- 15839b0a2f803010a40e93acf699b65d
-
-
- 9d839b0a2f803010a40e93acf699b65a
- d1839b0a2f803010a40e93acf699b659
- admin
- 2021-05-12 20:03:55
- 1d839b0a2f803010a40e93acf699b67c
- 4
- admin
- 2021-05-12 20:24:52
- 15839b0a2f803010a40e93acf699b65d
-
-
- 15839b0a2f803010a40e93acf699b676
- dd839b0a2f803010a40e93acf699b674
- admin
- 2021-05-12 20:03:55
- 1d839b0a2f803010a40e93acf699b68a
- 0
- admin
- 2021-05-12 20:03:55
- 91839b0a2f803010a40e93acf699b65e
-
-
- 11839b0a2f803010a40e93acf699b658
- 15839b0a2f803010a40e93acf699b657
- admin
- 2021-05-12 20:03:55
- 55839b0a2f803010a40e93acf699b67d
- 7
- admin
- 2021-05-12 20:24:49
- 4334934a2f803010a40e93acf699b694
-
-
- c5839b0a2f803010a40e93acf699b651
- c5839b0a2f803010a40e93acf699b64c
- admin
- 2021-05-12 20:03:55
- 59839b0a2f803010a40e93acf699b68a
- 2
- admin
- 2021-05-12 20:42:16
- 15839b0a2f803010a40e93acf699b657
-
-
- 45839b0a2f803010a40e93acf699b651
- c5839b0a2f803010a40e93acf699b64c
- admin
- 2021-05-12 20:42:18
- 634c5f4e2f803010a40e93acf699b628
- 0
- admin
- 2021-05-12 20:42:18
- dd839b0a2f803010a40e93acf699b674
-
-
- 81b9174e2f803010a40e93acf699b694
- 4334934a2f803010a40e93acf699b694
- admin
- 2021-05-12 20:35:42
- 7acadb4e2f803010a40e93acf699b6a1
- 0
- admin
- 2021-05-12 20:35:42
- d1839b0a2f803010a40e93acf699b659
-
-
- d1839b0a2f803010a40e93acf699b661
- 99839b0a2f803010a40e93acf699b660
- admin
- 2021-05-12 20:03:55
- 91839b0a2f803010a40e93acf699b68b
- 0
- admin
- 2021-05-12 20:03:55
- c5839b0a2f803010a40e93acf699b64c
-
-
- 45cbdb8e2f803010a40e93acf699b639
- 45cb138a2f803010a40e93acf699b60e
- admin
- 2021-05-12 20:41:16
- 9c1c138e2f803010a40e93acf699b6ce
- 0
- admin
- 2021-05-12 20:41:16
- 15839b0a2f803010a40e93acf699b65d
-
-
- 900a574e2f803010a40e93acf699b6e6
- 4334934a2f803010a40e93acf699b694
- admin
- 2021-05-12 20:41:09
- fe0c174e2f803010a40e93acf699b65e
- 0
- admin
- 2021-05-12 20:41:09
- 45cb138a2f803010a40e93acf699b60e
-
-
-
- 1
- 20
- admin
- 2021-05-12 20:03:54
- 8983d30a2f803010a40e93acf699b67e
- 0
- admin
- 2021-05-12 20:03:54
- 4583d30a2f803010a40e93acf699b67e
-
-
- false
-
-
diff --git a/images/1-studio.png b/images/1-studio.png
deleted file mode 100644
index 6b3b028..0000000
Binary files a/images/1-studio.png and /dev/null differ
diff --git a/images/10-hardware-model-general.png b/images/10-hardware-model-general.png
deleted file mode 100644
index 3802f65..0000000
Binary files a/images/10-hardware-model-general.png and /dev/null differ
diff --git a/images/100-select-template.png b/images/100-select-template.png
deleted file mode 100644
index 91bc75b..0000000
Binary files a/images/100-select-template.png and /dev/null differ
diff --git a/images/101-catalog-item-detail.png b/images/101-catalog-item-detail.png
deleted file mode 100644
index d603218..0000000
Binary files a/images/101-catalog-item-detail.png and /dev/null differ
diff --git a/images/102-location-cats.png b/images/102-location-cats.png
deleted file mode 100644
index 17f94e4..0000000
Binary files a/images/102-location-cats.png and /dev/null differ
diff --git a/images/103-select-cats.png b/images/103-select-cats.png
deleted file mode 100644
index 366860c..0000000
Binary files a/images/103-select-cats.png and /dev/null differ
diff --git a/images/104-insert-qx.png b/images/104-insert-qx.png
deleted file mode 100644
index 20c557c..0000000
Binary files a/images/104-insert-qx.png and /dev/null differ
diff --git a/images/105-qx-details.png b/images/105-qx-details.png
deleted file mode 100644
index aacef65..0000000
Binary files a/images/105-qx-details.png and /dev/null differ
diff --git a/images/106-qx-choices.png b/images/106-qx-choices.png
deleted file mode 100644
index 24ee7eb..0000000
Binary files a/images/106-qx-choices.png and /dev/null differ
diff --git a/images/107-qx-next-step.png b/images/107-qx-next-step.png
deleted file mode 100644
index 2d8d9d8..0000000
Binary files a/images/107-qx-next-step.png and /dev/null differ
diff --git a/images/108-select-flow.png b/images/108-select-flow.png
deleted file mode 100644
index 60647a5..0000000
Binary files a/images/108-select-flow.png and /dev/null differ
diff --git a/images/109-get-catalog-var.png b/images/109-get-catalog-var.png
deleted file mode 100644
index ceea291..0000000
Binary files a/images/109-get-catalog-var.png and /dev/null differ
diff --git a/images/11-hardware-model-product-catalog.png b/images/11-hardware-model-product-catalog.png
deleted file mode 100644
index 6d8d418..0000000
Binary files a/images/11-hardware-model-product-catalog.png and /dev/null differ
diff --git a/images/110-get-catalog-var.png b/images/110-get-catalog-var.png
deleted file mode 100644
index 56f06b8..0000000
Binary files a/images/110-get-catalog-var.png and /dev/null differ
diff --git a/images/111-edit-catalog-item.png b/images/111-edit-catalog-item.png
deleted file mode 100644
index 7990793..0000000
Binary files a/images/111-edit-catalog-item.png and /dev/null differ
diff --git a/images/112-edit-selected-flow.png b/images/112-edit-selected-flow.png
deleted file mode 100644
index 7670317..0000000
Binary files a/images/112-edit-selected-flow.png and /dev/null differ
diff --git a/images/113-set-flow-vars.png b/images/113-set-flow-vars.png
deleted file mode 100644
index ba4ffed..0000000
Binary files a/images/113-set-flow-vars.png and /dev/null differ
diff --git a/images/114-end-flow.png b/images/114-end-flow.png
deleted file mode 100644
index 30636cd..0000000
Binary files a/images/114-end-flow.png and /dev/null differ
diff --git a/images/115-create-flow-vars.png b/images/115-create-flow-vars.png
deleted file mode 100644
index 98821f8..0000000
Binary files a/images/115-create-flow-vars.png and /dev/null differ
diff --git a/images/116-set-flow-vars.png b/images/116-set-flow-vars.png
deleted file mode 100644
index c179a39..0000000
Binary files a/images/116-set-flow-vars.png and /dev/null differ
diff --git a/images/117-action-properties.png b/images/117-action-properties.png
deleted file mode 100644
index b0a24ea..0000000
Binary files a/images/117-action-properties.png and /dev/null differ
diff --git a/images/118-create-input.png b/images/118-create-input.png
deleted file mode 100644
index d0d65b0..0000000
Binary files a/images/118-create-input.png and /dev/null differ
diff --git a/images/119-output-variables.png b/images/119-output-variables.png
deleted file mode 100644
index 513fea7..0000000
Binary files a/images/119-output-variables.png and /dev/null differ
diff --git a/images/12-hardware-models-search.png b/images/12-hardware-models-search.png
deleted file mode 100644
index 0642ed6..0000000
Binary files a/images/12-hardware-models-search.png and /dev/null differ
diff --git a/images/120-create-action-output.png b/images/120-create-action-output.png
deleted file mode 100644
index 6900bf3..0000000
Binary files a/images/120-create-action-output.png and /dev/null differ
diff --git a/images/121-action-output.png b/images/121-action-output.png
deleted file mode 100644
index 846ef3e..0000000
Binary files a/images/121-action-output.png and /dev/null differ
diff --git a/images/122-rest-connection-headers.png b/images/122-rest-connection-headers.png
deleted file mode 100644
index 195aa3f..0000000
Binary files a/images/122-rest-connection-headers.png and /dev/null differ
diff --git a/images/123-flow-loop.png b/images/123-flow-loop.png
deleted file mode 100644
index 76e87d1..0000000
Binary files a/images/123-flow-loop.png and /dev/null differ
diff --git a/images/124-flow-condition.png b/images/124-flow-condition.png
deleted file mode 100644
index 6458e98..0000000
Binary files a/images/124-flow-condition.png and /dev/null differ
diff --git a/images/125-flow-wait.png b/images/125-flow-wait.png
deleted file mode 100644
index 7502be5..0000000
Binary files a/images/125-flow-wait.png and /dev/null differ
diff --git a/images/126-flow-request.png b/images/126-flow-request.png
deleted file mode 100644
index 51f7a78..0000000
Binary files a/images/126-flow-request.png and /dev/null differ
diff --git a/images/127-set-track-link.png b/images/127-set-track-link.png
deleted file mode 100644
index a75bf0a..0000000
Binary files a/images/127-set-track-link.png and /dev/null differ
diff --git a/images/128-set-close-email.png b/images/128-set-close-email.png
deleted file mode 100644
index 3a72eb9..0000000
Binary files a/images/128-set-close-email.png and /dev/null differ
diff --git a/images/129-cred-conn-find.png b/images/129-cred-conn-find.png
deleted file mode 100644
index 2857813..0000000
Binary files a/images/129-cred-conn-find.png and /dev/null differ
diff --git a/images/13-hardware-model-publish.png b/images/13-hardware-model-publish.png
deleted file mode 100644
index 20680d3..0000000
Binary files a/images/13-hardware-model-publish.png and /dev/null differ
diff --git a/images/130-type-cred.png b/images/130-type-cred.png
deleted file mode 100644
index b43bd3c..0000000
Binary files a/images/130-type-cred.png and /dev/null differ
diff --git a/images/131-cred-form.png b/images/131-cred-form.png
deleted file mode 100644
index ee11ea4..0000000
Binary files a/images/131-cred-form.png and /dev/null differ
diff --git a/images/132-cca-config.png b/images/132-cca-config.png
deleted file mode 100644
index db12072..0000000
Binary files a/images/132-cca-config.png and /dev/null differ
diff --git a/images/133-conn-type.png b/images/133-conn-type.png
deleted file mode 100644
index 0dc2759..0000000
Binary files a/images/133-conn-type.png and /dev/null differ
diff --git a/images/134-config-conn.png b/images/134-config-conn.png
deleted file mode 100644
index 38b64d2..0000000
Binary files a/images/134-config-conn.png and /dev/null differ
diff --git a/images/14-hardware-model-publish-category.png b/images/14-hardware-model-publish-category.png
deleted file mode 100644
index 87fddd6..0000000
Binary files a/images/14-hardware-model-publish-category.png and /dev/null differ
diff --git a/images/15-hardware-model-image.png b/images/15-hardware-model-image.png
deleted file mode 100644
index 0dcdd30..0000000
Binary files a/images/15-hardware-model-image.png and /dev/null differ
diff --git a/images/16-service-catalog.png b/images/16-service-catalog.png
deleted file mode 100644
index c18e089..0000000
Binary files a/images/16-service-catalog.png and /dev/null differ
diff --git a/images/17-service-catalog-peripherals.png b/images/17-service-catalog-peripherals.png
deleted file mode 100644
index 14e46ee..0000000
Binary files a/images/17-service-catalog-peripherals.png and /dev/null differ
diff --git a/images/18-service-catalog-yubikey.png b/images/18-service-catalog-yubikey.png
deleted file mode 100644
index 9e33a01..0000000
Binary files a/images/18-service-catalog-yubikey.png and /dev/null differ
diff --git a/images/19-new-action.png b/images/19-new-action.png
deleted file mode 100644
index b3c8da4..0000000
Binary files a/images/19-new-action.png and /dev/null differ
diff --git a/images/2-get-started.png b/images/2-get-started.png
deleted file mode 100644
index fecced5..0000000
Binary files a/images/2-get-started.png and /dev/null differ
diff --git a/images/20-action-properties.png b/images/20-action-properties.png
deleted file mode 100644
index ec09fb7..0000000
Binary files a/images/20-action-properties.png and /dev/null differ
diff --git a/images/21-action-ui.png b/images/21-action-ui.png
deleted file mode 100644
index 57ac863..0000000
Binary files a/images/21-action-ui.png and /dev/null differ
diff --git a/images/22-1-create-input.png b/images/22-1-create-input.png
deleted file mode 100644
index 8d7e358..0000000
Binary files a/images/22-1-create-input.png and /dev/null differ
diff --git a/images/22-2-create-input.png b/images/22-2-create-input.png
deleted file mode 100644
index 0f1bbe9..0000000
Binary files a/images/22-2-create-input.png and /dev/null differ
diff --git a/images/22-3-create-input.png b/images/22-3-create-input.png
deleted file mode 100644
index 1939463..0000000
Binary files a/images/22-3-create-input.png and /dev/null differ
diff --git a/images/22-create-input.png b/images/22-create-input.png
deleted file mode 100644
index 2c68c2e..0000000
Binary files a/images/22-create-input.png and /dev/null differ
diff --git a/images/23-add-new-step.png b/images/23-add-new-step.png
deleted file mode 100644
index 2a4b3c1..0000000
Binary files a/images/23-add-new-step.png and /dev/null differ
diff --git a/images/23-script-input.png b/images/23-script-input.png
deleted file mode 100644
index 5370107..0000000
Binary files a/images/23-script-input.png and /dev/null differ
diff --git a/images/24-script-output.png b/images/24-script-output.png
deleted file mode 100644
index 998d527..0000000
Binary files a/images/24-script-output.png and /dev/null differ
diff --git a/images/24-script.png b/images/24-script.png
deleted file mode 100644
index ea0bb05..0000000
Binary files a/images/24-script.png and /dev/null differ
diff --git a/images/25-add-new-step.png b/images/25-add-new-step.png
deleted file mode 100644
index 3d611ef..0000000
Binary files a/images/25-add-new-step.png and /dev/null differ
diff --git a/images/26-rest.png b/images/26-rest.png
deleted file mode 100644
index 6a48767..0000000
Binary files a/images/26-rest.png and /dev/null differ
diff --git a/images/27-2-rest-connection-headers.png b/images/27-2-rest-connection-headers.png
deleted file mode 100644
index 6f540df..0000000
Binary files a/images/27-2-rest-connection-headers.png and /dev/null differ
diff --git a/images/27-rest-connection-headers.png b/images/27-rest-connection-headers.png
deleted file mode 100644
index b31013e..0000000
Binary files a/images/27-rest-connection-headers.png and /dev/null differ
diff --git a/images/28-request-content.png b/images/28-request-content.png
deleted file mode 100644
index 4fa7ac3..0000000
Binary files a/images/28-request-content.png and /dev/null differ
diff --git a/images/29-add-output-script.png b/images/29-add-output-script.png
deleted file mode 100644
index 606fc64..0000000
Binary files a/images/29-add-output-script.png and /dev/null differ
diff --git a/images/3-create-app.png b/images/3-create-app.png
deleted file mode 100644
index a65efad..0000000
Binary files a/images/3-create-app.png and /dev/null differ
diff --git a/images/30-script.png b/images/30-script.png
deleted file mode 100644
index ffa1766..0000000
Binary files a/images/30-script.png and /dev/null differ
diff --git a/images/31-input-variables.png b/images/31-input-variables.png
deleted file mode 100644
index f31dfe8..0000000
Binary files a/images/31-input-variables.png and /dev/null differ
diff --git a/images/32-output-variables.png b/images/32-output-variables.png
deleted file mode 100644
index ec9b4ff..0000000
Binary files a/images/32-output-variables.png and /dev/null differ
diff --git a/images/33-create-action-output.png b/images/33-create-action-output.png
deleted file mode 100644
index b3ba750..0000000
Binary files a/images/33-create-action-output.png and /dev/null differ
diff --git a/images/34-action-output.png b/images/34-action-output.png
deleted file mode 100644
index 84d3e6d..0000000
Binary files a/images/34-action-output.png and /dev/null differ
diff --git a/images/35-test-input.png b/images/35-test-input.png
deleted file mode 100644
index 22cc34c..0000000
Binary files a/images/35-test-input.png and /dev/null differ
diff --git a/images/35-test.png b/images/35-test.png
deleted file mode 100644
index 29064e7..0000000
Binary files a/images/35-test.png and /dev/null differ
diff --git a/images/36-test-finished.png b/images/36-test-finished.png
deleted file mode 100644
index 1bfdbca..0000000
Binary files a/images/36-test-finished.png and /dev/null differ
diff --git a/images/36-test-validate.png b/images/36-test-validate.png
deleted file mode 100644
index ac2c5f9..0000000
Binary files a/images/36-test-validate.png and /dev/null differ
diff --git a/images/37-new-flow.png b/images/37-new-flow.png
deleted file mode 100644
index 5e28b12..0000000
Binary files a/images/37-new-flow.png and /dev/null differ
diff --git a/images/38-flow-properties.png b/images/38-flow-properties.png
deleted file mode 100644
index 4963dbe..0000000
Binary files a/images/38-flow-properties.png and /dev/null differ
diff --git a/images/39-add-trigger.png b/images/39-add-trigger.png
deleted file mode 100644
index 06d45e5..0000000
Binary files a/images/39-add-trigger.png and /dev/null differ
diff --git a/images/4-continue.png b/images/4-continue.png
deleted file mode 100644
index f2476c8..0000000
Binary files a/images/4-continue.png and /dev/null differ
diff --git a/images/40-service-catalog-trigger.png b/images/40-service-catalog-trigger.png
deleted file mode 100644
index 3c23348..0000000
Binary files a/images/40-service-catalog-trigger.png and /dev/null differ
diff --git a/images/41-trigger-done.png b/images/41-trigger-done.png
deleted file mode 100644
index e196000..0000000
Binary files a/images/41-trigger-done.png and /dev/null differ
diff --git a/images/42-add-action.png b/images/42-add-action.png
deleted file mode 100644
index ef568d7..0000000
Binary files a/images/42-add-action.png and /dev/null differ
diff --git a/images/43-2-map-action-inputs.png b/images/43-2-map-action-inputs.png
deleted file mode 100644
index e7d98a0..0000000
Binary files a/images/43-2-map-action-inputs.png and /dev/null differ
diff --git a/images/43-map-action-inputs.png b/images/43-map-action-inputs.png
deleted file mode 100644
index 7ca67a2..0000000
Binary files a/images/43-map-action-inputs.png and /dev/null differ
diff --git a/images/5-select-app.png b/images/5-select-app.png
deleted file mode 100644
index 8fceb53..0000000
Binary files a/images/5-select-app.png and /dev/null differ
diff --git a/images/6-flow-designer.png b/images/6-flow-designer.png
deleted file mode 100644
index 1adada6..0000000
Binary files a/images/6-flow-designer.png and /dev/null differ
diff --git a/images/7-flow-designer-ui.png b/images/7-flow-designer-ui.png
deleted file mode 100644
index 1bb826e..0000000
Binary files a/images/7-flow-designer-ui.png and /dev/null differ
diff --git a/images/71-workflow.png b/images/71-workflow.png
deleted file mode 100644
index 18e719c..0000000
Binary files a/images/71-workflow.png and /dev/null differ
diff --git a/images/72-search.png b/images/72-search.png
deleted file mode 100644
index 875b387..0000000
Binary files a/images/72-search.png and /dev/null differ
diff --git a/images/73-service-catalog-item-request.png b/images/73-service-catalog-item-request.png
deleted file mode 100644
index a1cd090..0000000
Binary files a/images/73-service-catalog-item-request.png and /dev/null differ
diff --git a/images/74-copy.png b/images/74-copy.png
deleted file mode 100644
index 4389211..0000000
Binary files a/images/74-copy.png and /dev/null differ
diff --git a/images/75-delete.png b/images/75-delete.png
deleted file mode 100644
index d86fcec..0000000
Binary files a/images/75-delete.png and /dev/null differ
diff --git a/images/76-core.png b/images/76-core.png
deleted file mode 100644
index 7f529c9..0000000
Binary files a/images/76-core.png and /dev/null differ
diff --git a/images/77-submit.png b/images/77-submit.png
deleted file mode 100644
index 7f66367..0000000
Binary files a/images/77-submit.png and /dev/null differ
diff --git a/images/78-approval-arrow.png b/images/78-approval-arrow.png
deleted file mode 100644
index 7c97ddc..0000000
Binary files a/images/78-approval-arrow.png and /dev/null differ
diff --git a/images/79-delete-always.png b/images/79-delete-always.png
deleted file mode 100644
index 8922ff4..0000000
Binary files a/images/79-delete-always.png and /dev/null differ
diff --git a/images/8-hardware-models.png b/images/8-hardware-models.png
deleted file mode 100644
index e756a33..0000000
Binary files a/images/8-hardware-models.png and /dev/null differ
diff --git a/images/80-stage.png b/images/80-stage.png
deleted file mode 100644
index db7dc71..0000000
Binary files a/images/80-stage.png and /dev/null differ
diff --git a/images/81-success-condition.png b/images/81-success-condition.png
deleted file mode 100644
index 3d5f6a5..0000000
Binary files a/images/81-success-condition.png and /dev/null differ
diff --git a/images/82-failure-condition.png b/images/82-failure-condition.png
deleted file mode 100644
index 475e091..0000000
Binary files a/images/82-failure-condition.png and /dev/null differ
diff --git a/images/83-success-arrow.png b/images/83-success-arrow.png
deleted file mode 100644
index f65a803..0000000
Binary files a/images/83-success-arrow.png and /dev/null differ
diff --git a/images/84-notification.png b/images/84-notification.png
deleted file mode 100644
index 62efd0e..0000000
Binary files a/images/84-notification.png and /dev/null differ
diff --git a/images/85-stage-completed.png b/images/85-stage-completed.png
deleted file mode 100644
index c3c2292..0000000
Binary files a/images/85-stage-completed.png and /dev/null differ
diff --git a/images/86-yed-workflow.png b/images/86-yed-workflow.png
deleted file mode 100644
index 329f98f..0000000
Binary files a/images/86-yed-workflow.png and /dev/null differ
diff --git a/images/87-maintain-items.png b/images/87-maintain-items.png
deleted file mode 100644
index 6d77f5c..0000000
Binary files a/images/87-maintain-items.png and /dev/null differ
diff --git a/images/88-2-set-workflow.png b/images/88-2-set-workflow.png
deleted file mode 100644
index 0026eb7..0000000
Binary files a/images/88-2-set-workflow.png and /dev/null differ
diff --git a/images/88-set-workflow.png b/images/88-set-workflow.png
deleted file mode 100644
index 3a7e6e7..0000000
Binary files a/images/88-set-workflow.png and /dev/null differ
diff --git a/images/9-hardware-models-new.png b/images/9-hardware-models-new.png
deleted file mode 100644
index 01ba533..0000000
Binary files a/images/9-hardware-models-new.png and /dev/null differ
diff --git a/images/92-open-record.png b/images/92-open-record.png
deleted file mode 100644
index 02f3a8d..0000000
Binary files a/images/92-open-record.png and /dev/null differ
diff --git a/images/93-approve.png b/images/93-approve.png
deleted file mode 100644
index 7a90c75..0000000
Binary files a/images/93-approve.png and /dev/null differ
diff --git a/images/94-context.png b/images/94-context.png
deleted file mode 100644
index 491ad00..0000000
Binary files a/images/94-context.png and /dev/null differ
diff --git a/images/95-snippet.png b/images/95-snippet.png
deleted file mode 100644
index 9b7a747..0000000
Binary files a/images/95-snippet.png and /dev/null differ
diff --git a/images/96-publish.png b/images/96-publish.png
deleted file mode 100644
index 6305184..0000000
Binary files a/images/96-publish.png and /dev/null differ
diff --git a/images/97-catalog-builder.png b/images/97-catalog-builder.png
deleted file mode 100644
index c713c9c..0000000
Binary files a/images/97-catalog-builder.png and /dev/null differ
diff --git a/images/98-create-catalog-item.png b/images/98-create-catalog-item.png
deleted file mode 100644
index 5176969..0000000
Binary files a/images/98-create-catalog-item.png and /dev/null differ
diff --git a/sn_source_control.properties b/sn_source_control.properties
deleted file mode 100644
index de883a0..0000000
--- a/sn_source_control.properties
+++ /dev/null
@@ -1,10 +0,0 @@
-#############################################################
-# This ServiceNow-created file contains the path to the app in this repo
-# path=
-# For example, if the app content resides in a folder named x_my_custom_app, the path value would be:
-# path=/x_my_custom_app
-# Update the path value when you move the app to a new repo location.
-############################################################
-#
-#Wed May 12 14:16:02 PDT 2021
-path=6236f2062f403010a40e93acf699b677