EXP - EDI Export

Reference process for exporting EDI documents in BE-terna Fashion.

Meta Process

EXP - EDI Export

graph LR;

%% Nodes
A(EXP-STD<br>EDI Export)
B(EXP-0010<br>Request export)
C(EXP-0020<br>Transfer data)
D(EXP-0030<br>Receive message)

%% Flow
A -.- B
linkStyle 0 stroke:#ffffff
B ==> C
C ==> D

%% Classes
class A btProcessTitle
class B btProcessActive
class C,D btProcessExternal

Dynamics makes the EDI documents available to the provider for export. The provider transmits the EDI messages.

EXP-0010 - Request export

The user or the recurring processing requests the export of the EDI documents. For this purpose, Dynamics stores the EDI documents in a defined directory to which the provider has access.

Incoming processes:

EXP-0020 - Transfer data

The provider accesses the defined directory in which the EDI documents to be transferred are stored and converts the information into EDI messages. The provider sends the EDI messages.

EXP-0030 - Receive message

The recipient receives the EDI message.

Instances

See meta process.