<?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 Can I call a macro without using transaction in my search? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343696#M101813</link>
    <description>&lt;P&gt;The current search I am running calls "transaction" and then a macro to output results into my table. When I remove the transaction command and just call my macro, I get the following error: Error in 'lookup' command: Lookups: The lookup table '         ' does not exist or is not available.&lt;/P&gt;

&lt;P&gt;Any ideas as to why transaction MUST be present for this to run?&lt;/P&gt;</description>
    <pubDate>Thu, 01 Feb 2018 21:37:45 GMT</pubDate>
    <dc:creator>msteinb4</dc:creator>
    <dc:date>2018-02-01T21:37:45Z</dc:date>
    <item>
      <title>Can I call a macro without using transaction in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343696#M101813</link>
      <description>&lt;P&gt;The current search I am running calls "transaction" and then a macro to output results into my table. When I remove the transaction command and just call my macro, I get the following error: Error in 'lookup' command: Lookups: The lookup table '         ' does not exist or is not available.&lt;/P&gt;

&lt;P&gt;Any ideas as to why transaction MUST be present for this to run?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 21:37:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343696#M101813</guid>
      <dc:creator>msteinb4</dc:creator>
      <dc:date>2018-02-01T21:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can I call a macro without using transaction in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343697#M101814</link>
      <description>&lt;P&gt;It seems to be permission issue for lookups:&lt;BR /&gt;
try to change the permission of lookup  Global in Settings&amp;gt;&amp;gt;Lookups&amp;gt;&amp;gt;Lookup definitions&lt;BR /&gt;
also refer :&lt;A href="https://answers.splunk.com/answers/154326/so-many-lookups-so-many-errors-the-lookup-table-xxx-does-not-exist.html"&gt;https://answers.splunk.com/answers/154326/so-many-lookups-so-many-errors-the-lookup-table-xxx-does-not-exist.html&lt;/A&gt;&lt;BR /&gt;
also try to run :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;|inputlookup &amp;lt;lookup name.csv&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;does it gives any result?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 02:37:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343697#M101814</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-02-02T02:37:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can I call a macro without using transaction in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343698#M101815</link>
      <description>&lt;P&gt;It's possible the macro is using part of the output of the transaction command.  Can you share the macro definition?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 12:50:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343698#M101815</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-02-02T12:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Can I call a macro without using transaction in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343699#M101816</link>
      <description>&lt;P&gt;My macro and lookup are both set to Global already, and when running the | inputlookup command, the table shows up correctly&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 18:40:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343699#M101816</guid>
      <dc:creator>msteinb4</dc:creator>
      <dc:date>2018-02-05T18:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can I call a macro without using transaction in my search?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343700#M101817</link>
      <description>&lt;P&gt;What does the macro expand to?  It seems to expect something specific out of the &lt;CODE&gt;inputlookup&lt;/CODE&gt; command, but there's no way to know what that is without seeing the content of the macro.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 14:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Can-I-call-a-macro-without-using-transaction-in-my-search/m-p/343700#M101817</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2018-02-06T14:25:10Z</dc:date>
    </item>
  </channel>
</rss>

