Ideas for Arc XP

Expose the bundle name through API for easier reporting in the code

We can get the bundle deployment version from the API. But I would like the bundle name, e.g. develop-b1099-59f36f26, instead (or in addition) to the bundle version (e.g. 671), to be also exposed.

This request stems from the fact that once the bundle has been terminated it’s not possible (or at least we don’t know how) to get the bundle name (which usually contains the actual software version) from the bundle version.

  • Grzegorz Junka
  • Jul 7 2022
  • Future consideration
  • Attach files
  • Grzegorz Junka commented
    August 18, 2022 20:39

    Sounds great, thank you Faith!

  • Admin
    Fatih Yildiz commented
    August 16, 2022 19:26

    This use case makes sense Grzegorz,


    I'll slot this idea as future consideration for now and get back to the team to see where and how to expose the bundle name best.

  • Grzegorz Junka commented
    July 14, 2022 23:13

    Hi Faith, I meant some API that is avilable during rendering Output Types on the server, for example Fusion Context https://sandbox.reuters.arcpublishing.com/alc/arc-products/pagebuilder/fusion/developer-documentation/context-component-api/


    The idea is that the code would read the bundle name and add it to the html markup so that when QA opens the page in sandbox they can check the bundle name by inpecting the source of the pge.

  • Admin
    Fatih Yildiz commented
    July 14, 2022 21:20

    Hi Grzegorz,


    Just to be clear, which API endpoint url you are using to get list of bundles/deployments?