{"componentChunkName":"component---smooth-doc-smooth-doc-src-templates-doc-js","path":"/docs/user-interface/upload-history/","result":{"data":{"mdx":{"fields":{"pageType":"doc","title":"Upload History","editLink":""},"body":"var _excluded = [\"components\"];\nfunction _extends() { return _extends = Object.assign ? Object.assign.bind() : function (n) { for (var e = 1; e < arguments.length; e++) { var t = arguments[e]; for (var r in t) ({}).hasOwnProperty.call(t, r) && (n[r] = t[r]); } return n; }, _extends.apply(null, arguments); }\nfunction _objectWithoutProperties(e, t) { if (null == e) return {}; var o, r, i = _objectWithoutPropertiesLoose(e, t); if (Object.getOwnPropertySymbols) { var s = Object.getOwnPropertySymbols(e); for (r = 0; r < s.length; r++) o = s[r], t.includes(o) || {}.propertyIsEnumerable.call(e, o) && (i[o] = e[o]); } return i; }\nfunction _objectWithoutPropertiesLoose(r, e) { if (null == r) return {}; var t = {}; for (var n in r) if ({}.hasOwnProperty.call(r, n)) { if (e.includes(n)) continue; t[n] = r[n]; } return t; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {\n  \"title\": \"Upload History\",\n  \"section\": \"User Interface\",\n  \"description\": \"upload history\",\n  \"order\": 30\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h1\", {\n    \"id\": \"upload-history\"\n  }, mdx(\"a\", {\n    parentName: \"h1\",\n    \"href\": \"#upload-history\",\n    \"aria-label\": \"upload history permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Upload History\"), mdx(\"br\", null), mdx(\"p\", null, \"The Upload Client retains the list of all files it uploaded to your PathcoreFlow Repository.\"), mdx(\"div\", {\n    className: \"info\"\n  }, \"Though the client keeps a complete history of uploaded files, the Upload History table shows a maximum of 512 entries.\"), mdx(\"details\", null, mdx(\"summary\", null, \" To access the Upload History window \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Open the main user interface\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"View Upload History\"), \" button at the bottom right of the window\")))), mdx(\"h2\", {\n    \"id\": \"details\"\n  }, mdx(\"a\", {\n    parentName: \"h2\",\n    \"href\": \"#details\",\n    \"aria-label\": \"details permalink\",\n    \"className\": \"anchor\"\n  }, mdx(\"svg\", {\n    parentName: \"a\",\n    \"aria-hidden\": \"true\",\n    \"focusable\": \"false\",\n    \"height\": \"16\",\n    \"version\": \"1.1\",\n    \"viewBox\": \"0 0 16 16\",\n    \"width\": \"16\"\n  }, mdx(\"path\", {\n    parentName: \"svg\",\n    \"fillRule\": \"evenodd\",\n    \"d\": \"M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z\"\n  }))), \"Details\"), mdx(\"p\", null, \"The Upload History list includes the following columns:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Name\"), \": the filename of the image or file\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Size\"), \": the total size on disk of the item\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Status\"), \": one of the following:\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\\\"Uploaded\\\": the file has been transferred to the target Repository\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"\\\"Skipped\\\": the Upload Client did not transfer the item. Hover over the text to display a tooltip with the reason for this (e.g., \\\"Previously uploaded\\\" for items which already exist in the Repository)\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Completed\"), \": a phrase that describes the relative time that the upload completed or was skipped (e.g., \\\"20 days ago\\\" or \\\"3 hours ago\\\"). Hover over the text to display a tooltip with the specific date and time in the workstation's local timezone and UTC\")), mdx(\"p\", null, \"To return to the main window, click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Done\"), \" button at the bottom right of the window.\"), mdx(\"div\", {\n    className: \"info\"\n  }, mdx(\"div\", null, \"A message at the bottom left of the window indicates the number of items currently displayed: \", mdx(\"i\", null, \"Showing latest xxx uploads.\"))), mdx(\"details\", null, mdx(\"summary\", null, \" To filter the upload history list by filename \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the \", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"View Upload History\"), \" button at the bottom right of the main window to display the Upload History window\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click in the search box indicated by the \", mdx(\"img\", {\n    parentName: \"p\",\n    \"src\": \"/upload-client/manual/latest/2571852fbd06807bc16137e481266508/search.svg\",\n    \"alt\": \"Search\"\n  }), \" icon\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Type in the filter you wish to apply to the filenames. Only the items matching this text will be displayed\")))), mdx(\"details\", null, mdx(\"summary\", null, \" To open a transferred file in PathcoreFlow \"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"(Optional) Use the search box to filter the list of items\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Locate the item in the Upload History list\")), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, \"Click on the item name to open it in PathcoreFlow in your default web browser\"))), mdx(\"div\", {\n    className: \"info\"\n  }, \"If the item has been deleted from PathcoreFlow, clicking on its name in this list will do nothing.\"), mdx(\"br\", null), mdx(\"div\", {\n    className: \"info\"\n  }, \"If the user account used to connect the Upload Client to PathcoreFlow does not have the required permissions to view the item, clicking on it will also do nothing.\")));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{"items":[{"url":"#upload-history","title":"Upload History","items":[{"url":"#details","title":"Details"}]}]}}},"pageContext":{"id":"1a495e07-5712-582b-864e-7a6484646eef"}},"staticQueryHashes":["1086510573","1106176283","1122327541","2140385554","2719290676","3597609067","4027383558"]}