Scenario: A carrier sends the Departure event through EDI and it is converted into a EVMSTA IDOC. The departure location provided by the carrier IS NOT the internal location ID within SAP EM. Through the event handler ruleset the event is sent to SAP TM FO and fails to propagate to FUs because the stop location does not match any stop within SAP TM.
What is the best way to get around this issue? Is custom development required to propagate the event without considering the stop location? If so, where is this done and is this the best approach?
The following is required:
1. The event must be reported on the FO handler.
2. The event needs to be propagated by the FO to the FUs within TM.
3. Once the event is propagated to the TM FU it will then be posted to the FU handler.
Thanks in advance for your guidance.