You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Start out with no Parts, Assemblies, Inventory or Builds in the database.
Upload this sensor_bulk_load-AssetRecords.csv:
Creates a Part Template with no Revision Number (a required field). When you select Choose Action->Create New Revision, nothing happens. This may be related to unresolved issue #432.
In addition, when you upload this sensor_vocab.csv file, the upload is successful and no error is reported, but nothing is created because there are no Parts with the specified Manufacturer & Model. Don't know if no error could be confusing to the user if they would be expecting to see a bulk upload file for a specific Part.
The text was updated successfully, but these errors were encountered:
Hi @joannekoch , I think you're right about a warning. When Bulk Vocab Files are submitted without matching Parts, the data is still created but not displayed anywhere until matching Manufacturer/Models exist. Once matching fieldbvalues exist, the Vocab files would need to be reimported, which would automatically associate the Bulk Upload Event's Vocab Files with Parts.
This is not working:
There's a new error importing the sensor_bulk_load-AssetRecords.csv file shown above.
This import is supposed to create a Part and Inventory when it does not exist when the RDB_Part_Template field is supplied.
This is working:
A sensor_vocab.csv import error is reported if no Parts with the specified Manufacturer & Model exist.
Start out with no Parts, Assemblies, Inventory or Builds in the database.
Upload this sensor_bulk_load-AssetRecords.csv:
Creates a Part Template with no Revision Number (a required field). When you select Choose Action->Create New Revision, nothing happens. This may be related to unresolved issue #432.
In addition, when you upload this sensor_vocab.csv file, the upload is successful and no error is reported, but nothing is created because there are no Parts with the specified Manufacturer & Model. Don't know if no error could be confusing to the user if they would be expecting to see a bulk upload file for a specific Part.
The text was updated successfully, but these errors were encountered: