|
2021년 1월부터 기존 파일 형식을 더 이상 사용할 수 없습니다. 기존 파일을 전환하거나 PDF를 다운로드할 수 있습니다. 자세히 알아보기

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

답변함
1

댓글

댓글 1개

  • 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

댓글을 남기려면 로그인하세요.