Copying a asset
Hi
I have an asset which has lots of associated assets. Now this assets is a sample asset. We have a need to keep duplicating this asset and its associated assets very often. We are currently taking this asset and in loop creating the parent asset, then creating child asset , linking it up etc.. This is taking lotttt of time.
I want to find out from fatwire support team two things
1) Is there any method which will help me duplicate an assets and all its associated assets without me looping through
2) If not, can I do an insert statement in db directly bypassing the fatwire api. Are there an side effects of doing it.
I have an asset which has lots of associated assets. Now this assets is a sample asset. We have a need to keep duplicating this asset and its associated assets very often. We are currently taking this asset and in loop creating the parent asset, then creating child asset , linking it up etc.. This is taking lotttt of time.
I want to find out from fatwire support team two things
1) Is there any method which will help me duplicate an assets and all its associated assets without me looping through
2) If not, can I do an insert statement in db directly bypassing the fatwire api. Are there an side effects of doing it.
0