Create entries in two DataSets using the Ontology Action of the Primary DataSet

I have two DataSets

  • Bank DataSet
  • Bank Org Mapping DataSet

I am trying to create an entry in the Mapping DataSet automatically with the Bank Id as the foreign key when a new entry is created to the Bank DataSet using the Create Ontology Action

Is this possible using the Out of the Box Ontology Action Form?

Or do I need to create a TypeScript action to achieve this?

Any documentation or reference to achieve this would be helpful