Copy documents from one docbase to another(different object types)
DFC 6.7 I have a requirement to copy documents from one docbase to another using DFC. However, the trick is that, the source and target object types are different (but somewhat similar). I have a mapping for the attributes. What would be the best way to approach this from a DFC perspective? I assume idfCopy doesn't help…