Cloning

nitesh83
Tera Contributor

As part of cloning (From Prod to DEv) we are facing issue in which we want to exclude sys_attachment table ( as it contain Personal Data)  but some records are required from this table as it contain configuration for portal . Is anyone came across similar issue and how they  over come it ? 

3 REPLIES 3

AshishKM
Kilo Patron
Kilo Patron

Hi @nitesh83 , 

How will you differentiate the attachment table data for cloning or "not to be copy".

For Dev env configuration/setting to be intact, use the clone preserve setting. 

 

-Thanks,

AshishKM


Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution

Hello @AshishKM ,

 

I want to include some records present in Sys_attachment table and want to exclude some while cloning . Can it be done 

 

Just like we exclude and preserve table , is there any way we can exclude and preserve certain records within a table 

Did you find an answer on this issue?
I am facing the same issue with attachment on ATF Step. These are missing after every Clone. However, we do Uncheck the option Exclude large attachment data. So Attachment should be copied. 

We created a Preserve on sys_attachment and sys_attachment_doc where table name = atf_step

 

Still attachment are not preserved.