1:M link in ACS FK (relationship)
There are 2 tables A,B.There is FK in the many side of the table A referring to the PK of the table B. I have a requirement that 1 record in the source table B will have many records in the target table A and a record in table A may have the FK value as null/empty.
The question here is if there is an FK whose value is null/empty in the Table A is there a way we can make the field nullable in Table A in ACS.