<?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>question Re: Set the Global Parameter Processor Configuration via NIFI REST API in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377114#M243131</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105353"&gt;@EddyChan&lt;/a&gt;, if I understood correctly, you want to set an already created Parameter Context in a Process Group, right?&lt;BR /&gt;If so, you can do that using &lt;STRONG&gt;RestAPI&lt;/STRONG&gt; with &lt;STRONG&gt;PUT&lt;/STRONG&gt; as Request Method and the payload as:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"revision": {
		"clientId": "6df050ee-0002-1de6-27e5-05edebf761b0",
		"version": 0
	},
	"disconnectedNodeAcknowledged": false,
	"component": {
		"id": "6dbf7e4e-849e-39ad-a2dd-dbe3f890a1d0",
		"name": "test",
		"comments": "",
		"parameterContext": {
			"id": "b2ce1579-0187-1000-ffff-ffffb8598d34"
		},
		"flowfileConcurrency": "UNBOUNDED",
		"flowfileOutboundPolicy": "STREAM_WHEN_AVAILABLE",
		"defaultFlowFileExpiration": "0 sec",
		"defaultBackPressureObjectThreshold": "10000",
		"defaultBackPressureDataSizeThreshold": "1 GB"
	}
}&lt;/LI-CODE&gt;&lt;P&gt;What you need to know is the ID of the parameter context you would like to set in your process group and you are all done. Of course you will need to know the ID of the Process Group you are trying to modify as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2023 08:28:04 GMT</pubDate>
    <dc:creator>cotopaul</dc:creator>
    <dc:date>2023-10-02T08:28:04Z</dc:date>
    <item>
      <title>Set the Global Parameter Processor Configuration via NIFI REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377111#M243130</link>
      <description>&lt;P&gt;Hi Support,&lt;/P&gt;&lt;P&gt;Would like to ask is that possible to set the Global_parameter in processor configuration via nifi rest api instead of using UI ?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="EddyChan_0-1696223084319.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/38587iB7289459243552F4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="EddyChan_0-1696223084319.png" alt="EddyChan_0-1696223084319.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 05:06:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377111#M243130</guid>
      <dc:creator>EddyChan</dc:creator>
      <dc:date>2023-10-02T05:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Set the Global Parameter Processor Configuration via NIFI REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377114#M243131</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/105353"&gt;@EddyChan&lt;/a&gt;, if I understood correctly, you want to set an already created Parameter Context in a Process Group, right?&lt;BR /&gt;If so, you can do that using &lt;STRONG&gt;RestAPI&lt;/STRONG&gt; with &lt;STRONG&gt;PUT&lt;/STRONG&gt; as Request Method and the payload as:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
	"revision": {
		"clientId": "6df050ee-0002-1de6-27e5-05edebf761b0",
		"version": 0
	},
	"disconnectedNodeAcknowledged": false,
	"component": {
		"id": "6dbf7e4e-849e-39ad-a2dd-dbe3f890a1d0",
		"name": "test",
		"comments": "",
		"parameterContext": {
			"id": "b2ce1579-0187-1000-ffff-ffffb8598d34"
		},
		"flowfileConcurrency": "UNBOUNDED",
		"flowfileOutboundPolicy": "STREAM_WHEN_AVAILABLE",
		"defaultFlowFileExpiration": "0 sec",
		"defaultBackPressureObjectThreshold": "10000",
		"defaultBackPressureDataSizeThreshold": "1 GB"
	}
}&lt;/LI-CODE&gt;&lt;P&gt;What you need to know is the ID of the parameter context you would like to set in your process group and you are all done. Of course you will need to know the ID of the Process Group you are trying to modify as well.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2023 08:28:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377114#M243131</guid>
      <dc:creator>cotopaul</dc:creator>
      <dc:date>2023-10-02T08:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set the Global Parameter Processor Configuration via NIFI REST API</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377206#M243181</link>
      <description>&lt;P&gt;Yes correct, and thank you worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 04:34:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Set-the-Global-Parameter-Processor-Configuration-via-NIFI/m-p/377206#M243181</guid>
      <dc:creator>EddyChan</dc:creator>
      <dc:date>2023-10-04T04:34:00Z</dc:date>
    </item>
  </channel>
</rss>

