<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>EDI on Product Documentation</title>
    <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/</link>
    <description>Recent content in EDI on Product Documentation</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <atom:link href="https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>EMP - EDI Import</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/emp-edi-import/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/emp-edi-import/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;emp---edi-import&#34;&gt;EMP - EDI Import&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics imports EDI messages. Dynamics checks the format of the EDI message. These are checks that are identical for all EDI messages.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EMP&amp;lt;br&amp;gt;EDI Import)&#xA;B(EMP-0010&amp;lt;br&amp;gt;Send EDI message)&#xA;C(EMP-0020&amp;lt;br&amp;gt;Import EDI message)&#xA;D(EMP-0030&amp;lt;br&amp;gt;Technically validate EDI file)&#xA;E(EMP-0040&amp;lt;br&amp;gt;Create EDI document)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;D ==&amp;gt; E&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C btProcessExternal&#xA;class D,E btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;emp-0010---send-edi-message&#34;&gt;EMP-0010 - Send EDI message&lt;/h3&gt;&#xA;&lt;p&gt;The vendor or the customer sends the electronic message in EDI format.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIR - EDI-IN-ORDRSP</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eir-edi-in-order-response/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eir-edi-in-order-response/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eir---edi-in-ordrsp&#34;&gt;EIR - EDI-IN-ORDRSP&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes incoming ORDRSP messages.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIR&amp;lt;br&amp;gt;EDI-IN-ORDRSP)&#xA;D(EIR-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIR-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIR-0030&amp;lt;br&amp;gt;Incorporate purchase order)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eir-0010---validate-edi-document&#34;&gt;EIR-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document. Dynamics lists any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EID - EDI-IN-DESADV</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eid-edi-in-dispatch-advice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eid-edi-in-dispatch-advice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eid---edi-in-desadv&#34;&gt;EID - EDI-IN-DESADV&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes EDI documents from DESADV or displays errors because DESADV messages are missing.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EID&amp;lt;br&amp;gt;EDI-IN-DESADV)&#xA;D(EID-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EID-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EID-0030&amp;lt;br&amp;gt;Create delivery note)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eid-0010---validate-edi-document&#34;&gt;EID-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the DESADV. Any errors are shown in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIB - EDI-IN-INVOIC</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eib-edi-in-invoice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eib-edi-in-invoice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eib---edi-in-invoic&#34;&gt;EIB - EDI-IN-INVOIC&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes the EDI document from an INVOIC.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIB&amp;lt;br&amp;gt;EDI-IN-INVOIC)&#xA;D(EIB-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIB-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIB-0030&amp;lt;br&amp;gt;Create purchase invoice)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eib-0010---validate-edi-document&#34;&gt;EIB-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document that was created in the EDI import. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EII - EDI-IN-INVRPT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eii-edi-in-inventory-report/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eii-edi-in-inventory-report/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eii---edi-in-invrpt&#34;&gt;EII - EDI-IN-INVRPT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes the EDI document that originated from an INVRPT, inventory stock reports.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EII&amp;lt;br&amp;gt;EDI-IN-INVRPT)&#xA;D(EII-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EII-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EII-0030&amp;lt;br&amp;gt;Release and post inventory)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eii-0010---validate-edi-document&#34;&gt;EII-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document that was created in the EDI import. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIO - EDI-IN-ORDERS</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eio-edi-in-orders/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eio-edi-in-orders/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eio---edi-in-orders&#34;&gt;EIO - EDI-IN-ORDERS&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes an ORDERS message.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIO&amp;lt;br&amp;gt;EDI-IN-ORDERS)&#xA;D(EIO-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIO-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIO-0030&amp;lt;br&amp;gt;Incorporate sales order)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eio-0010---validate-edi-document&#34;&gt;EIO-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document. Dynamics lists any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIP - EDI-IN-PRICAT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eip-edi-in-price-catalog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eip-edi-in-price-catalog/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eip---edi-in-pricat&#34;&gt;EIP - EDI-IN-PRICAT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes EDI documents that originated from a PRICAT.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIP&amp;lt;br&amp;gt;EDI-IN-PRICAT)&#xA;G(EIP-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;H(EIP-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;I(EIP-0030&amp;lt;br&amp;gt;Select PRICAT items)&#xA;J(EIP-0040&amp;lt;br&amp;gt;Create items)&#xA;&#xA;%% Flow&#xA;A -.- G&#xA;linkStyle 0 stroke:#ffffff&#xA;G ==&amp;gt; H&#xA;H ==&amp;gt; I&#xA;I ==&amp;gt; J&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class G,H,I,J btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eip-0010---validate-edi-document&#34;&gt;EIP-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIW - EDI-IN-RECADV</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eiw-edi-in-receiving-advice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eiw-edi-in-receiving-advice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eiw---edi-in-recadv&#34;&gt;EIW - EDI-IN-RECADV&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes the EDI document that originated from an INVRPT, inventory stock reports.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIW&amp;lt;br&amp;gt;EDI-IN-RECADV)&#xA;D(EIW-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIW-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIW-0030&amp;lt;br&amp;gt;Release status message)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eiw-0010---validate-edi-document&#34;&gt;EIW-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document that was created in the EDI import. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIA - EDI-IN-REMADV</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eia-edi-in-remittance-advice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eia-edi-in-remittance-advice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eia---edi-in-remadv&#34;&gt;EIA - EDI-IN-REMADV&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes EDI documents from REMADV.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIA&amp;lt;br&amp;gt;EDI-IN-REMADV)&#xA;D(EIA-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIA-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIA-0030&amp;lt;br&amp;gt;Report remittance advice)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eia-0010---validate-edi-document&#34;&gt;EIA-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document that was created in the EDI import from a REMADV. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EIS - EDI-IN-SLSRPT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eis-edi-in-sales-report/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eis-edi-in-sales-report/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eis---edi-in-slsrpt&#34;&gt;EIS - EDI-IN-SLSRPT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics processes EDI documents from SLSRPT messages that create invoices and/or orders.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EIS&amp;lt;br&amp;gt;EDI-IN-SLSRPT)&#xA;D(EIS-0010&amp;lt;br&amp;gt;Validate EDI document)&#xA;E(EIS-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;F(EIS-0030&amp;lt;br&amp;gt;Process sell-through)&#xA;&#xA;%% Flow&#xA;A -.- D&#xA;linkStyle 0 stroke:#ffffff&#xA;D ==&amp;gt; E&#xA;E ==&amp;gt; F&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class D,E,F btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eis-0010---validate-edi-document&#34;&gt;EIS-0010 - Validate EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics checks the content of the EDI document that was created in the EDI import from an SLSRPT. Dynamics shows any errors in an error journal.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOO - EDI-OUT-ORDERS</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eoo-edi-out-orders/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eoo-edi-out-orders/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eoo---edi-out-orders&#34;&gt;EOO - EDI-OUT-ORDERS&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates an ORDERS message for a new purchase order, a change, or a cancellation.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOO&amp;lt;br&amp;gt;EDI-OUT-ORDERS)&#xA;B(EOO-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOO-0020&amp;lt;br&amp;gt;Create EDI document header)&#xA;D(EOO-0030&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eoo-0010---request-edi-document&#34;&gt;EOO-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of an ORDERS EDI document when a purchase order has been confirmed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOR - EDI-OUT-ORDRSP</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eor-edi-out-order-response/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eor-edi-out-order-response/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eor---edi-out-ordrsp&#34;&gt;EOR - EDI-OUT-ORDRSP&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates an ORDRSP.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOR&amp;lt;br&amp;gt;EDI-OUT-ORDRSP)&#xA;B(EOR-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOR-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;D(EOR-0030&amp;lt;br&amp;gt;Create EDI document header)&#xA;E(EOR-0040&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;D ==&amp;gt; E&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D,E btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eor-0010---request-edi-document&#34;&gt;EOR-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the ORDRSP EDI document, order response, after a sales order has been confirmed.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOD - EDI-OUT-DESADV</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eod-edi-out-dispatch-advice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eod-edi-out-dispatch-advice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eod---edi-out-desadv&#34;&gt;EOD - EDI-OUT-DESADV&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates DESADV messages.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOD&amp;lt;br&amp;gt;EDI-OUT-DESADV)&#xA;B(EOD-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOD-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;D(EOD-0030&amp;lt;br&amp;gt;Create EDI document header)&#xA;E(EOD-0040&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;D ==&amp;gt; E&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D,E btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eod-0010---request-edi-document&#34;&gt;EOD-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the DESADV EDI document, dispatch advice, when the posted goods shipment or sales shipment has been created in Dynamics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOI - EDI-OUT-INVRPT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eoi-edi-out-inventory-report/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eoi-edi-out-inventory-report/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eoi---edi-out-invrpt&#34;&gt;EOI - EDI-OUT-INVRPT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates INVRPT messages at a defined point in time, during transfers, or after an inventory count.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOI&amp;lt;br&amp;gt;EDI-OUT-INVRPT)&#xA;B(EOI-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOI-0020&amp;lt;br&amp;gt;Create EDI document header)&#xA;D(EOI-0030&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eoi-0010---request-edi-document&#34;&gt;EOI-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the INVRPT EDI document, inventory stock report. The point in time is maintained in the EDI configuration.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOB - EDI-OUT-INVOIC</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eob-edi-out-invoice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eob-edi-out-invoice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eob---edi-out-invoic&#34;&gt;EOB - EDI-OUT-INVOIC&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates an EDI document for an INVOIC.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOB&amp;lt;br&amp;gt;EDI-OUT-INVOIC)&#xA;B(EOB-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOB-0020&amp;lt;br&amp;gt;Create EDI document header)&#xA;D(EOB-0030&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eob-0010---request-edi-document&#34;&gt;EOB-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the INVOIC EDI document, invoice, when the invoice has been posted in Dynamics.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOP - EDI-OUT-PRICAT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eop-edi-out-price-catalog/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eop-edi-out-price-catalog/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eop---edi-out-pricat&#34;&gt;EOP - EDI-OUT-PRICAT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates an EDI document for a PRICAT.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOP&amp;lt;br&amp;gt;EDI-OUT-PRICAT)&#xA;B(EOP-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOP-0020&amp;lt;br&amp;gt;Resolve errors)&#xA;D(EOP-0030&amp;lt;br&amp;gt;Create EDI document header)&#xA;E(EOP-0040&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;D ==&amp;gt; E&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D,E btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eop-0010---request-edi-document&#34;&gt;EOP-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the PRICAT EDI document, price lists and catalog. For this, the employee selects the items to be sent.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOW - EDI-OUT-RECADV</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eow-edi-out-receiving-advice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eow-edi-out-receiving-advice/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eow---edi-out-recadv&#34;&gt;EOW - EDI-OUT-RECADV&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates RECADV messages when a goods receipt has been posted.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOW&amp;lt;br&amp;gt;EDI-OUT-RECADV)&#xA;B(EOW-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOW-0020&amp;lt;br&amp;gt;Create EDI document header)&#xA;D(EOW-0030&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eow-0010---request-edi-document&#34;&gt;EOW-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the RECADV EDI document, goods receipt advice.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EOS - EDI-OUT-SLSRPT</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eos-edi-out-sales-report/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/eos-edi-out-sales-report/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;eos---edi-out-slsrpt&#34;&gt;EOS - EDI-OUT-SLSRPT&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics creates an EDI document for an SLSRPT.&lt;/p&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EOS&amp;lt;br&amp;gt;EDI-OUT-SLSRPT)&#xA;B(EOS-0010&amp;lt;br&amp;gt;Request EDI document)&#xA;C(EOS-0020&amp;lt;br&amp;gt;Create EDI document header)&#xA;D(EOS-0030&amp;lt;br&amp;gt;Add EDI document lines)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B,C,D btProcessActive&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;h3 id=&#34;eos-0010---request-edi-document&#34;&gt;EOS-0010 - Request EDI document&lt;/h3&gt;&#xA;&lt;p&gt;Dynamics starts the creation of the SLSRPT EDI document, sell-through report. The time is defined in the configurations.&lt;/p&gt;</description>
    </item>
    <item>
      <title>EXP - EDI Export</title>
      <link>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/exp-edi-export/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://bc.help.be-terna.com/en-us/docs/business-central/fashion/fashion-core/reference-processes/edi/exp-edi-export/</guid>
      <description>&lt;h2 id=&#34;meta-process&#34;&gt;Meta Process&lt;/h2&gt;&#xA;&lt;h3 id=&#34;exp---edi-export&#34;&gt;EXP - EDI Export&lt;/h3&gt;&#xA;&lt;div&#xA;  class=&#34;bt-mermaid&#34;&#xA;  data-mermaid&#xA;  data-docs-mermaid-trigger&#xA;  role=&#34;button&#34;&#xA;  tabindex=&#34;0&#34;&#xA;  aria-label=&#34;Enlarge process diagram&#34;&#xA;&gt;&#xA;  &lt;pre class=&#34;mermaid&#34;&gt;graph LR;&#xA;&#xA;%% Nodes&#xA;A(EXP-STD&amp;lt;br&amp;gt;EDI Export)&#xA;B(EXP-0010&amp;lt;br&amp;gt;Request export)&#xA;C(EXP-0020&amp;lt;br&amp;gt;Transfer data)&#xA;D(EXP-0030&amp;lt;br&amp;gt;Receive message)&#xA;&#xA;%% Flow&#xA;A -.- B&#xA;linkStyle 0 stroke:#ffffff&#xA;B ==&amp;gt; C&#xA;C ==&amp;gt; D&#xA;&#xA;%% Classes&#xA;class A btProcessTitle&#xA;class B btProcessActive&#xA;class C,D btProcessExternal&lt;/pre&gt;&#xA;&lt;/div&gt;&#xA;&lt;p&gt;Dynamics makes the EDI documents available to the provider for export. The provider transmits the EDI messages.&lt;/p&gt;&#xA;&lt;h3 id=&#34;exp-0010---request-export&#34;&gt;EXP-0010 - Request export&lt;/h3&gt;&#xA;&lt;p&gt;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.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
