clone_artifact
Clone any platform artifact to a new name and scope. Specify source table, sys_id, and new name, with optional target scope for reusing existing artifacts under different identifiers.
Instructions
Clone a platform artifact to a new name/scope. [Scripting]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Source artifact table | |
| sys_id | Yes | Source artifact sys_id | |
| new_name | Yes | Name for the cloned artifact | |
| target_scope | No | Target application scope (optional) |