Open service 104.214.236.47:80 · app-legacy-dev.prescience.io
2026-01-11 08:55
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Sun, 11 Jan 2026 08:56:35 GMT Location: https://app-legacy-dev.prescience.io/
Open service 104.214.236.47:443 · app-legacy-dev.prescience.io
2026-01-11 08:55
HTTP/1.1 200 OK
Content-Length: 17880
Connection: close
Content-Type: text/html; charset=utf-8
Date: Sun, 11 Jan 2026 08:56:37 GMT
Access-Control-Expose-Headers: Request-Context
Cache-Control: private
Set-Cookie: ARRAffinity=0bd39a9e2add3578d95db2e740b82d8cd429b3b86f984b05eeca5a88c8b607b5;Path=/;HttpOnly;Secure;Domain=app-legacy-dev.prescience.io
Set-Cookie: ARRAffinitySameSite=0bd39a9e2add3578d95db2e740b82d8cd429b3b86f984b05eeca5a88c8b607b5;Path=/;HttpOnly;SameSite=None;Secure;Domain=app-legacy-dev.prescience.io
Strict-Transport-Security: max-age=2592000; includeSubDomains; preload
Request-Context: appId=cid-v1:1d1a8e38-4f9b-41ca-8382-6d570167a825
X-Frame-Options: SAMEORIGIN
X-XSS-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Content-Security-Policy: upgrade-insecure-requests; base-uri 'self'; frame-ancestors 'self'; form-action 'self'; object-src 'none';
Referrer-Policy: strict-origin-when-cross-origin
Permissions-Policy: accelerometer=(self), camera=(self), geolocation=(self), gyroscope=(self), magnetometer=(self), microphone=(self), payment=(self), usb=(self)
X-Permitted-Cross-Domain-Policies: none
Expect-CT: max-age=86400, enforce
Page title:
Prescience | DEV | Dashboard
<!DOCTYPE html>
<!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<head><meta charset="utf-8" /><title>
Prescience | DEV | Dashboard
</title><link href="/assets/global/img/favicon.ico" rel="shortcut icon" type="image/x-icon" /><meta http-equiv="X-UA-Compatible" content="IE=edge" /><meta content="width=device-width, initial-scale=1" name="viewport" /><meta http-equiv="Content-type" content="text/html; charset=utf-8" /><meta content="Transparent tracking for outsourcing and subcontracting. Prescience is focused exclusively on developing and operating a SIMPLE, FLEXIBLE and FAST collaborative platform for businesses in Make-to-Order supply chains, that need stronger integration with their trading partners." name="description" /><meta content="Prescience ApS" name="author" /><meta name="google-site-verification" content="PZjR36J7gRzVEDUXj-g2ra7gmRwissFjRAZTlvLb8wI" />
<script type="text/javascript">
/* Get Environment */
var web_app_environment_is_staging = 'FALSE' || 'FALSE';
var web_app_environment = 'DEV' || 'LOCAL';
var web_app_api_version = 'v0a' || 'v0a';
/* Get AI intrumentation key */
var web_app_environment_ai_instrumentationkey = '50ff0388-bd98-466d-abdd-a6778012b309' || '50ff0388-bd98-466d-abdd-a6778012b309';
/* Get TS/JS/CSS framework version number */
//var GLOBAL_PrescienceClientFrameworkVersion = ConfigurationManager.AppSettings["ClientFrameworkVersion"] %> || '60';
</script>
<link href="/assets/fonts/google/fonts.min.css" rel="stylesheet" type="text/css" /><link href="/bundles/global/master/css/master-plugins.css?140" rel="stylesheet" type="text/css" /><link href="/bundles/global/master/css/master-styles.css?140" rel="stylesheet" type="text/css" />
<script type="text/javascript">
///* BEGIN Check for Pingdom or other bots */
var isBot = false;
try {
// Get user agent and check if it is either Pingdom or Azures AlwaysOn service.
var agent = (navigator.userAgent || "").toLowerCase();
isBot = agent.includes("alwayson") || agent.includes("pingdom");
} catch (e) { isbot = false; }
///* END Check for Pingdom or other bots */
///* BEGIN Google Analytics */
//if ((web_app_environment === 'PROD' || web_app_environment === 'TEST') && !isBot) {
// var gaPropertyId = web_app_environment === 'PROD' ? 'UA-64853279-1' : 'UA-64853279-4';
// (function (i, s, o, g, r, a, m) {
// i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
// (i[r].q = i[r].q || []).push(arguments);
// }, i[r].l = 1 * new Date(); a = s.createElement(o),
// m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g;
// m.parentNode.insertBefore(a, m);
// })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
// ga('create', gaPropertyId, 'auto');
// ga('send', 'pageview');
//}
///* END Google Analytics */
///* BEGIN Application Insights */
if (!isBot) {
///* How to add JS SDK telemetry initializer: https://docs.microsoft.com/en-us/azure/application-insights/app-insights-api-filtering-sampling#javascript-telemetry-initializers
// Help: https://docs.microsoft.com/en-us/azure/azure-monitor/app/javascript and https://github.com/Microsoft/ApplicationInsights-JS/
// Original script URL: "https://az416426.vo.msecnd.net/scripts/b/ai.2.js" Find the un-minified by adding version e.g. https://az416426.vo.msecnd.net/scripts/b/ai.2.2.2.js or https://az416426.vo.msecnd.net/scripts/b/ai.2.js
// Read up on tracking here: https://azure.microsoft.com/en-us/documentation/articles/app-insights-api-custom-events-metrics/#track-exception and here: https://azure.microsoft.com/en-us/documentation/articles/app-insights-javascript/
// User and Account IDs are set on logged in event in Auth */
// Version v2:
var sdkInstance = "appInsightsSDK";
window[sdkInstance] = "appIns