<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Openpipeline Configurations not downloaded via (new) settings API in Automations</title>
    <link>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/286004#M2358</link>
    <description>&lt;P&gt;This feature is not yet available the rollout is starting this week.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2025 11:40:07 GMT</pubDate>
    <dc:creator>thomas_billi</dc:creator>
    <dc:date>2025-09-15T11:40:07Z</dc:date>
    <item>
      <title>Openpipeline Configurations not downloaded via (new) settings API</title>
      <link>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/285994#M2356</link>
      <description>&lt;P&gt;According to the documentation we should be able to download/manage &lt;A href="https://docs.dynatrace.com/docs/discover-dynatrace/platform/openpipeline/migration-settings#big-steps--auto--1--Migrate-to-the-new-format" target="_self"&gt;Openpipeline via the settings API now.&lt;/A&gt;&lt;/P&gt;&lt;P&gt;So via monaco it should be possible to download the configuration like this, however it doesn't return anything for the openpipleine schemata:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;monaco download --environment prod -v -s builtin:openpipeline.logs.pipelines
time=2025-09-15T12:19:09.622+02:00 level=INFO msg="Monaco version 2.25.2"
time=2025-09-15T12:19:09.622+02:00 level=DEBUG msg="Default soft memory limit set: 2.1 GB"
time=2025-09-15T12:19:09.622+02:00 level=INFO msg="Loading manifest \"manifest.yaml\". Restrictions: groups=[], environments=[\"prod\"]" manifestPath=manifest.yaml
time=2025-09-15T12:19:10.242+02:00 level=DEBUG msg="Key User Action Web wait seconds: 1, from 'MONACO_KUA_WEB_WAIT_SECONDS' environment variable is NOT set, using default value"
time=2025-09-15T12:19:10.242+02:00 level=DEBUG msg="Concurrent Request Limit: 5, 'MONACO_CONCURRENT_REQUESTS' environment variable is NOT set, using default value"
time=2025-09-15T12:19:10.404+02:00 level=INFO msg="Downloading from environment 'https://xxxxxxxx.apps.dynatrace.com' into project 'project_prod'"
time=2025-09-15T12:19:10.405+02:00 level=INFO msg="Downloading settings objects"
time=2025-09-15T12:19:10.835+02:00 level=DEBUG msg="Settings to download: \n - builtin:openpipeline.logs.pipelines"
time=2025-09-15T12:19:10.836+02:00 level=DEBUG msg="Downloading all settings for schema 'builtin:openpipeline.logs.pipelines'" type=builtin:openpipeline.logs.pipelines
time=2025-09-15T12:19:10.836+02:00 level=DEBUG msg="Downloading all settings for schema builtin:openpipeline.logs.pipelines"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Did not find any settings to download for schema 'builtin:openpipeline.logs.pipelines'" type=builtin:openpipeline.logs.pipelines configsDownloaded=0
time=2025-09-15T12:19:11.009+02:00 level=INFO msg="Resolving dependencies between configurations"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Resolving dependencies between configs"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Using slow (CPU intensive) but memory saving dependency resolution."
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Finished resolving dependencies"
time=2025-09-15T12:19:11.009+02:00 level=INFO msg="Extracting additional identifiers into YAML parameters"
time=2025-09-15T12:19:11.009+02:00 level=DEBUG msg="Preparing downloaded data for persisting"
time=2025-09-15T12:19:11.010+02:00 level=DEBUG msg="Persisting downloaded configurations"
time=2025-09-15T12:19:11.010+02:00 level=INFO msg="Downloaded configurations written to 'download_2025-09-15-121909'" outputFolder=download_2025-09-15-121909
time=2025-09-15T12:19:11.010+02:00 level=INFO msg="Searching for circular dependencies"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Creating dependency graph for project_xxxl-prod"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Added 0 config nodes to graph"
time=2025-09-15T12:19:11.011+02:00 level=DEBUG msg="Adding edges between dependent config nodes..."
time=2025-09-15T12:19:11.011+02:00 level=INFO msg="No circular dependencies found"
time=2025-09-15T12:19:11.011+02:00 level=INFO msg="Finished download"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the referenced page above also mentions a Migration, I checked in the UI for OP settings, but either there is no migration option or it has already been migrated.&lt;BR /&gt;Anyone else experiencing this?&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 10:38:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/285994#M2356</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2025-09-15T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Openpipeline Configurations not downloaded via (new) settings API</title>
      <link>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/285995#M2357</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have just not tried but I would check those 2 points in case&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/shortlink/monaco-api-support-and-access-handling#supported-platform-api-types" target="_blank"&gt;https://docs.dynatrace.com/docs/shortlink/monaco-api-support-and-access-handling#supported-platform-api-types&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Monaco version 2.15 or higher.&lt;/LI&gt;&lt;LI&gt;OAuth permissions:&lt;UL&gt;&lt;LI&gt;openpipeline:configurations:read.&lt;/LI&gt;&lt;LI&gt;openpipeline:configurations:write.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 11:02:09 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/285995#M2357</guid>
      <dc:creator>AntonPineiro</dc:creator>
      <dc:date>2025-09-15T11:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Openpipeline Configurations not downloaded via (new) settings API</title>
      <link>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/286004#M2358</link>
      <description>&lt;P&gt;This feature is not yet available the rollout is starting this week.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 11:40:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/286004#M2358</guid>
      <dc:creator>thomas_billi</dc:creator>
      <dc:date>2025-09-15T11:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: Openpipeline Configurations not downloaded via (new) settings API</title>
      <link>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/286990#M2380</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/23546"&gt;@thomas_billi&lt;/a&gt;&amp;nbsp;I see that the API is now working, but another question arose, which I cannot find a documentation for:&lt;BR /&gt;Ownership of a pipeline when deploying via Monaco?&lt;BR /&gt;I'm using a service user for monaco that deploys the configuration. Although my user is kind of an all-in administrator I cannot see the deployed pipeline rules.&lt;BR /&gt;Also it seems that I cannot specify the "owner" of a pipeline object via the API?&lt;BR /&gt;(just like for workflows where we can specify the owner ...)&lt;BR /&gt;&lt;BR /&gt;Am I missing something?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 14:54:07 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Automations/Openpipeline-Configurations-not-downloaded-via-new-settings-API/m-p/286990#M2380</guid>
      <dc:creator>r_weber</dc:creator>
      <dc:date>2025-09-29T14:54:07Z</dc:date>
    </item>
  </channel>
</rss>

