Component Interface: Variable Data is Required.
I have created a custom component interface for delivered component CMNT_ENTRY.
Execution of the Create method results in the error: "Variable Data is required. (14000,299)". I think that I am executing the same transaction using the Component Interface tester in App Designer as I am from the PIA (the one in the PIA works). I "think" that I have supplied all of the necessary variable data. I am using ADMIN_FUNCTION = "ADMP" and CMNT_CATEGORY = "ADATE". The variable data fields are: ACAD_CAREER, STDNT_CAR_NBR, ADM_APPL_NBR and APPL_PROG_NBR. I included the VAR_DATA_SEQ field in the exposed properties thinking that maybe that would resolve the problem, but it did not.