|
Los tipos de archivo clásicos dejarán de estar disponibles a partir de enero de 2021. Puedes migrar tus archivos clásicos o descargar un PDF. Más información

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

Respondida
1

Comentarios

1 comentario

  • 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

Iniciar sesión para dejar un comentario.