clone_artifact
Clone an existing ServiceNow platform artifact to a new name and optionally a different application scope.
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) |