I created a Component Interface and have an ExcelToCI that I am using to upload projects and activities. I am using two prompt tables on the record, one for the project_id and one for the activity_id. When I test the CI in App Designer and put in a bogus Project, App Designer produces an error which is what I would expect because it doesn't exist in my underlying prompt table. However, when trying to upload the same bad Project and Activity via ExcelToCI, ExcelToCI successfully submits it to my table and says "OK" on the spreadsheet input form. Has anyone experienced this issue before? I don't think it is my CI because when testing it it failed saying the value I put in was invalid. Thanks!
Tags: component, exceltoci, interface
-
▶ Reply to This