Hello. Just need some advice when it comes to importing (specifically movements)Some info on my CA setup, mapping file and source spreadsheet.
in my CA setup, all the affected meta elements that may receive data are set to optional/not required.
This is my mapping spreadsheet in tab-delimited format: http://pastebin.ca/3614832
This is my source spreadsheet: http://pastebin.ca/3614834. Column 1 is just a sequence number I manually using Excel features/functions. The sequence numbers were not created using a formula. These are actual numbers.
In regards to no.2 and 3, the actual files are in XLSX format. I only converted them to tab-delimited so I can use pastebin.
<p>My questions/issues:</p>1. 5 minutes ago, I had 87 pages of movements when doing a basic movement search (Find > Movement > Basic search > * (asterisk)). After I rerun the import on the same spreadsheet, I am getting 120+ pages. Seems it's creating new movement records instead of updating existing ones. On my mapping file (row 24), I set existingRecordPolicy to merge_on_idno_with_replace.2. When I was initially importing the data, I was not importing Movement title. And when using Find > Movement > Basic Search > *, the Movement title is showing up as "???". I then created an extra column in my source spreadsheet and put dummy data on it. I then modified my mapping file to suit (row 12 in mapping file). But the imported data still shows up as "???". How do I import data into Movement titles? I tried using ca_movements.preferred_labels but nothing happened.3. Movement has a facility to attached a related object. On my source spreadsheet, I have provided the object ID number (column 2). I am trying to do this in my mapping file (row 3) but it's not working. I was using the relationshipType = "part" as that's what I found in the relation types.4. Same as no.3 except I'm trying to do for related storage locations (row 4 in mapping file). On my spreadsheet, these are columns 3 to 11.Can someone please help? thanks a lot