|
Klassiske filtyper er ikke lenger tilgjengelige for bruk fra og med januar 2021. Du kan overføre klassiske filer eller laste ned en PDF-fil. Finn ut mer

Automating Dev to UAT Promotion Without Recreating Objects – Guidance on Using Chains

Besvart
1

Kommentarer

1 kommentar

  • Jeff Hickey

    Hi Somu Sri Pavan Sundeep,

    Anytime a new Workiva object is created, it gets it's own unique static ID. This is why, for example, if you import a Wdata Table, it has it's own unique ID which is different from the original Table that was exported. Workiva object IDs cannot be edited.

    If you want the object ID to persist, but don't want any data in the object, you would need to clear the object rather than trying to recreate it. Since this will keep the ID intact, it will also maintain references to the object (Query source, automations, etc) as well as the folder structure and permissions. If needed, permissions can be modified via the Prototype Platform API.

    If you did go the with Chains, you could make use of Workspace Variables to assist with the promotion process between Chain Builder Environments. This is similar to environment variables when scripting.

    0

Logg på for å legge inn en kommentar.