<?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 Workflow action and foreign application in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Workflow-action-and-foreign-application/m-p/126793#M4823</link>
    <description>&lt;P&gt;I'm on distributed environment with deployment server.&lt;/P&gt;

&lt;P&gt;I created an application, outside ES but based on ES result search.&lt;/P&gt;

&lt;P&gt;In order to simplify the interaction between the two apps (Es and my app), I added a Workflow action in ES, that points to my app (GET method).&lt;BR /&gt;
Now I want to package my app. But my workflow action is still (created) in ES. &lt;/P&gt;

&lt;P&gt;If I want to incorporate my workflow_actions.conf in my own app directory, how can I make it deploy in ES too ? Because right now, if I deploy my app, it only deploys files on my search heads but not this wworkflow_actions.conf in ES directory.&lt;/P&gt;

&lt;P&gt;I hope this is clear enough to be understood.&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 06:43:34 GMT</pubDate>
    <dc:creator>Azerty728</dc:creator>
    <dc:date>2020-09-29T06:43:34Z</dc:date>
    <item>
      <title>Workflow action and foreign application</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Workflow-action-and-foreign-application/m-p/126793#M4823</link>
      <description>&lt;P&gt;I'm on distributed environment with deployment server.&lt;/P&gt;

&lt;P&gt;I created an application, outside ES but based on ES result search.&lt;/P&gt;

&lt;P&gt;In order to simplify the interaction between the two apps (Es and my app), I added a Workflow action in ES, that points to my app (GET method).&lt;BR /&gt;
Now I want to package my app. But my workflow action is still (created) in ES. &lt;/P&gt;

&lt;P&gt;If I want to incorporate my workflow_actions.conf in my own app directory, how can I make it deploy in ES too ? Because right now, if I deploy my app, it only deploys files on my search heads but not this wworkflow_actions.conf in ES directory.&lt;/P&gt;

&lt;P&gt;I hope this is clear enough to be understood.&lt;/P&gt;

&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:43:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Workflow-action-and-foreign-application/m-p/126793#M4823</guid>
      <dc:creator>Azerty728</dc:creator>
      <dc:date>2020-09-29T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Workflow action and foreign application</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Workflow-action-and-foreign-application/m-p/126794#M4824</link>
      <description>&lt;P&gt;I am answering my own question :&lt;BR /&gt;
I created my workflow_actions.conf where I put my workflow actions, in my app directory.&lt;BR /&gt;
Then in metadata/default.meta, I added stanzas of my workflow actions like below, and an export key to the apps where I want my workflow actions appear:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[workflow_actions/View_Notable]
export = SA-ThreatIntelligence

[workflow_actions/Email_generation]
export = SplunkEnterpriseSecurity
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So my workflow actions appear where I want to ! (in SA-ThreatIntelligence and Enterprise Security).&lt;BR /&gt;
That's all.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2015 15:52:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Workflow-action-and-foreign-application/m-p/126794#M4824</guid>
      <dc:creator>Azerty728</dc:creator>
      <dc:date>2015-08-12T15:52:51Z</dc:date>
    </item>
  </channel>
</rss>

