From b487b6f87579523589dbf64a677d1335dec32365 Mon Sep 17 00:00:00 2001 From: Thorsten Schmitz Date: Thu, 9 Jul 2026 12:01:36 +0200 Subject: [PATCH] Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export) --- uniorg/eon/virta/v1/VirtaAPI.xshttpdest | 24 +++++++++---------- uniorg/eon/virta/v2/VirtaAPI.xshttpdest | 24 +++++++++---------- .../virtaportalui/b1iwrapper/B1I.xshttpdest | 20 ++++++++-------- uniorg/eon/virtaportalui/package.json | 22 ++++++++--------- uniorg/eon/virtaportalui/xs-app.json | 8 +++---- 5 files changed, 49 insertions(+), 49 deletions(-) diff --git a/uniorg/eon/virta/v1/VirtaAPI.xshttpdest b/uniorg/eon/virta/v1/VirtaAPI.xshttpdest index 5edbafc..2698baf 100644 --- a/uniorg/eon/virta/v1/VirtaAPI.xshttpdest +++ b/uniorg/eon/virta/v1/VirtaAPI.xshttpdest @@ -1,12 +1,12 @@ -description = "VIRTA API PROD SERVER"; -host = "api.virta.fi"; -port = 443; -pathPrefix = "/v4/admin"; -proxyType = none; -proxyHost = "localhost"; -proxyPort = 0; -authType = none; -useSSL = true; -timeout = 0; -sslHostCheck = false; -sslAuth = anonymous; +description = "VIRTA API PROD SERVER"; +host = "api.virta.fi"; +port = 443; +pathPrefix = "/v4/admin"; +proxyType = none; +proxyHost = "localhost"; +proxyPort = 0; +authType = none; +useSSL = true; +timeout = 0; +sslHostCheck = false; +sslAuth = anonymous; diff --git a/uniorg/eon/virta/v2/VirtaAPI.xshttpdest b/uniorg/eon/virta/v2/VirtaAPI.xshttpdest index 353acbd..ca7f014 100644 --- a/uniorg/eon/virta/v2/VirtaAPI.xshttpdest +++ b/uniorg/eon/virta/v2/VirtaAPI.xshttpdest @@ -1,12 +1,12 @@ -description = "VIRTA API 4.1 PROD SERVER"; -host = "api.virta.global"; -port = 443; -pathPrefix = "/admin"; -proxyType = none; -proxyHost = ""; -proxyPort = 0; -authType = none; -useSSL = true; -timeout = 0; -sslHostCheck = false; -sslAuth = anonymous; +description = "VIRTA API 4.1 PROD SERVER"; +host = "api.virta.global"; +port = 443; +pathPrefix = "/admin"; +proxyType = none; +proxyHost = ""; +proxyPort = 0; +authType = none; +useSSL = true; +timeout = 0; +sslHostCheck = false; +sslAuth = anonymous; diff --git a/uniorg/eon/virtaportalui/b1iwrapper/B1I.xshttpdest b/uniorg/eon/virtaportalui/b1iwrapper/B1I.xshttpdest index 934f592..220d8aa 100644 --- a/uniorg/eon/virtaportalui/b1iwrapper/B1I.xshttpdest +++ b/uniorg/eon/virtaportalui/b1iwrapper/B1I.xshttpdest @@ -1,10 +1,10 @@ -description = "b1i saphanats03 server"; -host = "192.168.50.187"; -port = 8080; -pathPrefix = "/B1iXcellerator/exec/ipo/vP.0010000105.in_HCSX/com.sap.b1i.vplatform.runtime/INB_HT_CALL_SYNC_XPT/INB_HT_CALL_SYNC_XPT.ipo/proc"; -proxyType = none; -proxyHost = "localhost"; -proxyPort = 0; -authType = none; -useSSL = false; -timeout = 0; +description = "b1i saphanats03 server"; +host = "192.168.50.187"; +port = 8080; +pathPrefix = "/B1iXcellerator/exec/ipo/vP.0010000105.in_HCSX/com.sap.b1i.vplatform.runtime/INB_HT_CALL_SYNC_XPT/INB_HT_CALL_SYNC_XPT.ipo/proc"; +proxyType = none; +proxyHost = "localhost"; +proxyPort = 0; +authType = none; +useSSL = false; +timeout = 0; diff --git a/uniorg/eon/virtaportalui/package.json b/uniorg/eon/virtaportalui/package.json index e878fe1..ac96789 100644 --- a/uniorg/eon/virtaportalui/package.json +++ b/uniorg/eon/virtaportalui/package.json @@ -1,12 +1,12 @@ -{ - "name": "uniorg-approuter", - "engines": { - "node": ">=4.0.0 <9.0.0" - }, - "dependencies": { - "@sap/approuter": "5.13.0" - }, - "scripts": { - "start": "node node_modules/@sap/approuter/approuter.js" - } +{ + "name": "uniorg-approuter", + "engines": { + "node": ">=4.0.0 <9.0.0" + }, + "dependencies": { + "@sap/approuter": "5.13.0" + }, + "scripts": { + "start": "node node_modules/@sap/approuter/approuter.js" + } } \ No newline at end of file diff --git a/uniorg/eon/virtaportalui/xs-app.json b/uniorg/eon/virtaportalui/xs-app.json index 8e8b541..f33a1af 100644 --- a/uniorg/eon/virtaportalui/xs-app.json +++ b/uniorg/eon/virtaportalui/xs-app.json @@ -1,5 +1,5 @@ -{ - "welcomeFile": "webapp/index.html", - "authenticationMethod": "none", - "routes": [] +{ + "welcomeFile": "webapp/index.html", + "authenticationMethod": "none", + "routes": [] } \ No newline at end of file