# New IDoc trigger

Trigger New IDoc

This trigger allows you to listen to and receive IDocs from an on-premise SAP system, or from a SAP system on a server behind a corporate firewall.

IDOC DEDUPLICATION

When you resend the IDoc, recipes that previously received the IDoc do not process it again due to Workato's deduplication logic.

BEFORE YOU BEGIN

You must configure IDocs in your SAP system before using this trigger.


# Input fields

Field name Description
IDoc name The IDoc to listen to. You can select an IDoc name from the picklist. Note that the picklist only displays IDocs that are configured in the partner profile in your SAP system.

MESSAGE TYPE, BASIC TYPE, AND CUSTOM EXTENSIONS

We subscribe to one message type, basic type, and custom extension at a time. You must maintain the recipe logic to ensure that the workflow processes appropriately for different partners. For example, you can apply the condition on the RCVPRN datapill from the trigger or add the RCVPRT datapill in addition to the RCVPRN datapill.


# Output fields

The trigger outputs all segments and data fields of the IDoc received from SAP. In this sample IDoc, EDI_DC40 and E1MARAM segments.

Trigger New IDoc output



Last updated: 4/5/2025, 5:46:45 PM