<turbo-stream action="update" target="wiki_card"><template>

<h1>E9015 - TRA_StoreNewID</h1>
<div class="trix-content"><p>After you have configured a transfer, you can always run it manually. However, you can run into the below error:<br><br><strong>E9015 - TRA_StoreNewID : Error in setup of the StoreNewID feature. StoreNewID refers to a field in the Source table, where you want the id of a newly created record in the&nbsp; destination to be stored. This feature can only be used in connection with "Disable Dest. Lookup" and "Add" (no Updates). Set the Table Link Source&nbsp; field to a unique key in the source table (not the same as the StoreNewID) and set the Table Link Destination field to the id field in the destination. You will probably want to add a filter on the source StoreNewID field too.<br><br></strong>When you are using the StoreNewID field, you have to ensure that the following is being set up correctly:<strong><br></strong><br></p><ol><li>The StoreNewID value is a field from the source system not the destination system;</li><li>Use only ADD and Disable Dest. Lookup for this particular functionality;</li><li>The Table Link should consist of the unique keys that belong to both source and destination systems.</li><li>A filter would be required on the field that is being for the StoreNewID functionality ( e.g Source Field equal null).</li></ol></div>
</template></turbo-stream>

