- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi maheswarik23685204,
It is good that you have figured out the issue.
In ACM, when you extend a schema no new table is created rather columns(attributes present in your new schema) are added to the existing table in database.
As you already have a link between the parent schema and recipient schema you can try a link between the extension schema and recipient with a different name to see if it works.
Regards,
Deb