Table of Contents

RCV TRIP From TMS

General

This page contains the JSON of the DI Message Type: RCV Trip from TMS. This message creates WMS Trip in 3PL Dynamics.

Note

When this DI Message is set the DI Message Data Integration Message SND Trip to WMS must be setup as well as this message automatically generates the RCV-TRIP From TMS message.

Json code snippet: RCV-TRIP-FROM-TMS.


{
  "Header": {
    "UserID": "BOLTRICS",
    "ExportDateTime": "2025-03-31T09:28:27.2580000Z",
    "Database": "Dynamics_PROD_D00",
    "Company": "Demo Logistics"
  },
  "Content": {
    "T11191367s": {
      "TableName": "3PL DI Message Type",
      "Records": [
        {
          "T11191367": {
            "Fields": {
              "F1": "RCV-TRIP-FROM-TMS",
              "F10": "Receive Trip information from TMS",
              "F15": "2",
              "F16": "11191364",
              "F17": "410",
              "F19": "Ontvang ritten",
              "F23": "11154790",
              "F26": "https://datahub.net",
              "F29": "receivetrip*.xml",
              "F30": "true",
              "F31": "true",
              "F34": "www.boltrics.nl/receivetrip:v1.00",
              "F35": "11191366",
              "F36": "DI XSD Library",
              "F37": "410",
              "F38": "RCV-TRIP_v001",
              "F39": "2",
              "F41": "1",
              "F45": "BOLTRICS",
              "F68": "1",
              "F69": "1000",
              "F92": "2025-03-31T09:28:05Z",
              "F93": "BOLTRICS"
            },
            "ChildRecords": {
              "T11191372s": {
                "TableNo": 11191372,
                "TableName": "3PL DI Message Type Parameter",
                "Records": [
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "ALWAYSMODIFYTRIPLINE",
                        "F10": "NO",
                        "F11": "Optional: Always modify trip line fields"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "CHANGEALWAYS",
                        "F11": "Change trip status also when higher"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "CHANGETOSTATUS",
                        "F11": "Change trip to next status only if current lower"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "CHECK-PLANNABLE",
                        "F11": "Check on plannable status of documents to link"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "DELEMPTYLINES",
                        "F11": "Optional: Delete Empty Trip Lines"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "DELETETRIPCOMMENTS",
                        "F11": "Optional: Delete Trip Comments"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "DOCUMENTSCREATED",
                        "F10": "NO",
                        "F11": "Check if document for every line is created"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "EXCLUDESTATUS",
                        "F11": "Optional: Excl. WMSStatus Skip.Create.New TripLine"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "IFEXIST",
                        "F10": "OVERWRITE",
                        "F11": "Exist action: SKIP, OVERWRITE, ERROR, ADD"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "KEEPTRIP",
                        "F11": "Optional: Always create trip"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "STATUSIFEMPTY",
                        "F11": "Optional: Set status if no triplines found"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "STATUSIFEXIST",
                        "F11": "Optional: Set status if exists"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "STATUSONNEWLINE",
                        "F11": "Optional: Set status if new tripline created"
                      }
                    }
                  },
                  {
                    "T11191372": {
                      "Fields": {
                        "F1": "RCV-TRIP-FROM-TMS",
                        "F2": "USEEXTERNALADDRESS",
                        "F11": "External Address No. in message"
                      }
                    }
                  }
                ]
              }
            }
          }
        }
      ]
    }
  }
}