prasanna,Are you able to open the records in UI, although they get inserted I wasn't able to open the profile record which had a fk null. It was showing an error like check the links / contact system administrator.Thanks
I have tested it too ,but is there anyway to make it empty or nullable was the question. So when you try to insert null values in FK field may i know what is the error you were facing. The record will be inserted but when i try to open that record from recipient schema it says resource unavailable/t...
For a 1:1 relationship I have created the link on the table other than profile and was able to see the data.For a 1:M relationship if I create the link on the many side of the table A and link with the custom primary key to the FK in the recipient how do I insert data through the API do we have any ...