diff --git a/RFXtoRP_HsaCarrierAptStatus_CarrierArrived.ftl b/RFXtoRP_HsaCarrierAptStatus_CarrierArrived.ftl index 0d5080f..b80bc11 100644 --- a/RFXtoRP_HsaCarrierAptStatus_CarrierArrived.ftl +++ b/RFXtoRP_HsaCarrierAptStatus_CarrierArrived.ftl @@ -12,7 +12,7 @@ } }, "Payload":{ - "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(carrier_apt_status.physical_depot?json_string)}" } } ] \ No newline at end of file diff --git a/RFXtoRP_HsaCarrierAptStatus_CarrierDeparted.ftl b/RFXtoRP_HsaCarrierAptStatus_CarrierDeparted.ftl index 0d5080f..b80bc11 100644 --- a/RFXtoRP_HsaCarrierAptStatus_CarrierDeparted.ftl +++ b/RFXtoRP_HsaCarrierAptStatus_CarrierDeparted.ftl @@ -12,7 +12,7 @@ } }, "Payload":{ - "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(carrier_apt_status.physical_depot?json_string)}" } } ] \ No newline at end of file diff --git a/RFXtoRP_HsaCarrierAptStatus_CarrierExpected.ftl b/RFXtoRP_HsaCarrierAptStatus_CarrierExpected.ftl index 0d5080f..b80bc11 100644 --- a/RFXtoRP_HsaCarrierAptStatus_CarrierExpected.ftl +++ b/RFXtoRP_HsaCarrierAptStatus_CarrierExpected.ftl @@ -12,7 +12,7 @@ } }, "Payload":{ - "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(carrier_apt_status.physical_depot?json_string)}" } } ] \ No newline at end of file diff --git a/RFXtoRP_HsaCarrierAptStatus_ReceptionStarted.ftl b/RFXtoRP_HsaCarrierAptStatus_ReceptionStarted.ftl index 0d5080f..b80bc11 100644 --- a/RFXtoRP_HsaCarrierAptStatus_ReceptionStarted.ftl +++ b/RFXtoRP_HsaCarrierAptStatus_ReceptionStarted.ftl @@ -12,7 +12,7 @@ } }, "Payload":{ - "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(carrier_apt_status.physical_depot?json_string)}" } } ] \ No newline at end of file diff --git a/RFXtoRP_HsaCarrierAptStatus_ReceptionUnloaded.ftl b/RFXtoRP_HsaCarrierAptStatus_ReceptionUnloaded.ftl index 0d5080f..b80bc11 100644 --- a/RFXtoRP_HsaCarrierAptStatus_ReceptionUnloaded.ftl +++ b/RFXtoRP_HsaCarrierAptStatus_ReceptionUnloaded.ftl @@ -12,7 +12,7 @@ } }, "Payload":{ - "ActorID": "${RFXtoRPprefixDepot(carrier_apt.physical_depot?json_string)}" + "ActorID": "${RFXtoRPprefixDepot(carrier_apt_status.physical_depot?json_string)}" } } ] \ No newline at end of file