From f8cf0851a86a6923a8941774efe17f93cb92e984 Mon Sep 17 00:00:00 2001 From: Blake Matthes Date: Mon, 24 Nov 2025 15:20:43 -0600 Subject: [PATCH] test(ti intergration): added the place holder for intergration of comments for customer --- .../LstV2/Notifcations/ti Intergration.bru | 16 +++++++++ .../environments/lst.bru | 4 +-- .../notifications/tiFullFlow/tiXmlPayload.ts | 34 ++++++++++--------- 3 files changed, 36 insertions(+), 18 deletions(-) create mode 100644 LogisticsSupportTool_API_DOCS/LstV2/Notifcations/ti Intergration.bru diff --git a/LogisticsSupportTool_API_DOCS/LstV2/Notifcations/ti Intergration.bru b/LogisticsSupportTool_API_DOCS/LstV2/Notifcations/ti Intergration.bru new file mode 100644 index 0000000..bbfe64f --- /dev/null +++ b/LogisticsSupportTool_API_DOCS/LstV2/Notifcations/ti Intergration.bru @@ -0,0 +1,16 @@ +meta { + name: ti Intergration + type: http + seq: 3 +} + +get { + url: {{urlv2}}/api/notify/tiTrigger + body: none + auth: inherit +} + +settings { + encodeUrl: true + timeout: 0 +} diff --git a/LogisticsSupportTool_API_DOCS/environments/lst.bru b/LogisticsSupportTool_API_DOCS/environments/lst.bru index dd35e96..55cc53d 100644 --- a/LogisticsSupportTool_API_DOCS/environments/lst.bru +++ b/LogisticsSupportTool_API_DOCS/environments/lst.bru @@ -1,7 +1,7 @@ vars { - url: http://localhost:4200 + url: https://usflo1prod.alpla.net session_cookie: - urlv2: http://usmcd1vms036:3000 + urlv2: http://usbow1vms006:3000 jwtV2: userID: } diff --git a/lstV2/server/services/notifications/controller/notifications/tiFullFlow/tiXmlPayload.ts b/lstV2/server/services/notifications/controller/notifications/tiFullFlow/tiXmlPayload.ts index 9b04fbb..15e8340 100644 --- a/lstV2/server/services/notifications/controller/notifications/tiFullFlow/tiXmlPayload.ts +++ b/lstV2/server/services/notifications/controller/notifications/tiFullFlow/tiXmlPayload.ts @@ -76,22 +76,24 @@ export let xmlPayloadTI = ` [deliveryDate]
- -[customerName] -[customerStreetAddress] - -[customerCity] -[customerState] -[customerZip] -USA - - - - -800-555-1122 - - - + + [customerName] + [customerStreetAddress] + + [customerCity] + [customerState] + [customerZip] + USA + + + + + 800-555-1122 + + + + +