<turbo-stream action="update" target="wiki_card"><template>
<h1>Create Link Storage Values</h1>
<p>Creating a Link Storage is the first step in defining how Rapidi will store and match keys between your systems. A Link Storage represents <strong>one specific set of links</strong> (e.g., ERP Customer Number ↔ CRM Account Id). You can create <strong>as many Link Storages as needed</strong>, one for each type of record you want to synchronize.<br><br></p><p></p><div class="trix-media-container size-medium">
        <video controls="true" title="How to create a new link storage entry" alt="How to create a new link storage entry">
          <source src="/rails/active_storage/blobs/eyJfcmFpbHMiOnsiZGF0YSI6MTUzMiwicHVyIjoiYmxvYl9pZCJ9fQ==--faea6077e8716a3615bdb518a419010c08d2e6ea/How%20to%20create%20a%20new%20link%20storage%20entry.mp4">
          Your browser does not support the video tag.
        </video>
      </div><br><br>When you create a Link Storage, you are essentially telling Rapidi:<br><br><p></p><ul><li><em>What kind of keys you want to store</em></li><li><em>How each side is called (left and right)</em></li><li><em>How to separate multi-field keys</em></li><li><em>Which system/tables/fields belong to each side</em></li></ul><p>After that, Rapidi will dynamically populate and maintain these values during runtime.<br><br></p><p>Below is a clear explanation of each field you must configure.<br><br></p><p><strong><u>1. Code</u></strong></p><p>A short, unique identifier (UPPERCASE letters and numbers only) that identifies this Link Storage. You will use this code in Transfers and in LSLookup formulas.</p><p><strong>Examples:<br></strong><br></p><ul><li>CUST</li><li>CUST_UK</li><li>ITEM</li><li>VENDOR</li></ul><p><strong>Tip:</strong><br> Choose a code that reflects the purpose — this makes formulas and troubleshooting easier.<br><br><br></p><p><strong><u>2. Description (Left Column Header)</u></strong></p><p>&nbsp;A description of what kind of values appear in the <strong>first / left column</strong> of the Link Storage.This text becomes the <strong>actual column heading</strong> in the Link Storage Values screen. It should clearly indicate the meaning of the key stored on this side.</p><p><strong>Examples:<br></strong><br></p><ul><li>"NAV Customer Numbers"</li><li>"GP Item Numbers"</li><li>"ERP Vendor IDs"</li></ul><p><br></p><p><strong><u>3. Description 2 (Right Column Header)</u></strong></p><p>&nbsp;A description of what kind of values appear in the <strong>second / right column</strong>. This becomes the column title for the right side and helps clarify the relationship.</p><p><strong>Examples:<br></strong><br></p><ul><li>"Salesforce Account Ids"</li><li>"CRM Product Ids"</li><li>"HubSpot Contact Record IDs"</li></ul><p><br></p><p><strong><u>4. LinkField Separator<br></u></strong><strong><br></strong>A character used to separate field values when a key consists of multiple fields. Some systems (like ERP documents) use composite keys such as: Document Type + Document Number + Line Number. Rapidi needs a separator so it can store and later re-identify these combined values correctly.</p><p><strong>Default:</strong><br> #</p><h3><strong>Defining the Content of Each Column</strong></h3><p>Once the Link Storage is saved, you move on to defining what belongs in each of the two columns.This tells Rapidi:</p><ul><li>Which <strong>connection</strong> the values come from</li><li>Which <strong>table</strong> they belong to</li><li>Which <strong>fields</strong> together form the unique key</li></ul><p>You can add <strong>one or multiple</strong> definitions per column (useful for systems with different tables or objects representing the same entity). Below are the fields you configure when adding a new entry to either the left or right column.</p><p><strong><u>1. Connection<br></u></strong><br></p><p>The Rapidi Connection from which this side’s data comes. Rapidi needs to match the Transfer’s Source or Destination Connection with the correct side of the Link Storage.</p><p><strong>Example:<br></strong><br></p><ul><li>NAV</li><li>GP</li><li>SALESFORCE</li></ul><p><strong><u>2. Table Name</u></strong><strong><br><br></strong>The name of the table or object that holds the key fields for this side. Rapidi compares this to the Transfer’s Source Table or Destination Table when running.</p><p><strong>Examples:<br></strong><br></p><ul><li>Customer</li><li>Item</li><li>Account</li><li>Product2</li><li>SalesHeader</li></ul><p><strong>Note:</strong><br> This must match exactly the table/object name used in the Transfer.<br><br></p><p><strong><u>3. Link Fields<br></u></strong><strong><br></strong>One or more fields that form a unique key for this table. Rapidi uses these fields to build the key value that will be stored in the Link Storage.<br><br><strong>Examples (single-field key):<br></strong><br></p><ul><li>No</li><li>CustomerNumber</li><li>AccountId</li></ul><p><strong>Examples (multi-field key):<br></strong><br></p><ul><li>DocumentType, DocumentNo</li><li>LineType, LineNumber</li></ul><p><strong>How Rapidi stores it:<br></strong><br>&nbsp;If multiple fields are used, they are automatically joined using the LinkField Separator (e.g., SO#12345).<br><br></p>
</template></turbo-stream>

<turbo-stream action="replace" target="meta_description"><template><meta content='Create Link Storage Values' id='meta_description' name='description'></template></turbo-stream>
<turbo-stream action="replace" target="meta_keywords"><template><meta content='Create Link Storage Values how to create a link storage entry LS' id='meta_keywords' name='keywords'></template></turbo-stream>
<turbo-stream action="update" target="meta_title"><template>Create Link Storage Values - MyRapidi Wiki</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
