Clone Activity Question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
Hello all,
We are going to clone our DEV instance, and I have taken back-up of below tables.
- System Properties (sys_properties)
- Authentication Configurations (sys_auth_profile)
- Basic Auth Configuration (sys_auth_profile_basic)
- Application Registries (oauth_entity)
- Oauth Entity Profiles (oauth_entity_profile)
- Oauth Entity Profile Scopes (oauth_entity_profile_scope)
- Oauth Entity Scopes (oauth_entity_scope)
- Oauth Credentials (oauth_credential)
- X509 Certificates (sys_certificate)
- REST Messages (sys_rest_message)
- Protocol Profile (sys_protocol_profile)
- HTTP Methods (sys_rest_message_fn)
- HTTP Headers (sys_rest_message_fn_headers)
- Variable Substitutions (sys_rest_message_fn_parameters)
- Scripted REST APIs (sys_ws_definition)
- Scripted REST Resource (sys_ws_operation)
- Scheduled Script Executions (sysauto_script)
- Scheduled Jobs (sysauto)
- Schedule (sys_trigger)
- Credentials (discovery_credentials)
- Discovery Schedules (discovery_schedule)
- Data Sources (sys_data_source)
- Import Sets (sys_import_set)
- Transform maps (sys_transform_map)
- Field Maps (sys_transform_entry)
- Transform Scripts (ys_transform_script)
- Scheduled Data Imports (scheduled_import_set)
- Mid Servers (ecc_agent)
- Mid Server Configuration parameters (ecc_agent_config)
- Mid Server Capabilities (ecc_agent_capability)
Apart from all these, I have also taken back-up of Customer Updates (Local Update sets) as well.
Secondly, in the Preserve Data and Exclude Tables, I see there are some tables already added.
And while raising the clone request, I have checked the check-boxes that are required.
So, my question is am I going in a right way by taking the back-up of those 30 tables?
And next, can someone tell me how exactly, Preserve Data and Exclude Tables work?
Because we seen some integrations were broken when we clone our UAT instance.
Please help.
Regards,
Lucky
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi @Lucky1
Please analyze and identify which configurations should not be overwritten in Dev from Prod during the clone activity.
For example:
- User table
- Group table
There are several tables that may overwrite the existing integration configurations in Dev. This means that after the clone is completed, endpoints and OAuth credentials may need to be updated manually.
You will need to decide whether these tables should be added to the exclude list or post cloning , if the configurations will be updated manually post-cloning.