I have a Object Type A in ontology A and Object Type B in ontology B. both object types has exact same schema..treat then as dev and qa. I want to copy all the objects from object type A to object type B how can i achieve that. both are different ontologies.
How many objects are in object type A? One way is to copy and paste the pipeline and rebuild object type B in A’s ontology. Another option is to download the backing data (or download a materialization) and upload to a new object type in A’s ontology.
More broadly, why are you using two different ontologies? Could you use foundry branching for dev and qa in the same ontology?