Hello, I have an incident relationship in place, with mappings, that copy certain fields from parent to child, when using the standard CRM UI to create child incidents.
However, I have a new requirement, where I need to create new child incidents programatically. What is the proper way to programatically create a child incident from a parent incident?
Essentially, CRM needs to know, that when a particular child case is created, that it was created from a particular parent, and then apply the field mappings appropriately?