DataIngestionLine_writeFluentdIngestionToDataStream.xml 4.08 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89
<?xml version="1.0"?>
<ZopeData>
  <record id="1" aka="AAAAAAAAAAE=">
    <pickle>
      <global name="PyData Script" module="erp5.portal_type"/>
    </pickle>
    <pickle>
      <dictionary>
        <item>
            <key> <string>Script_magic</string> </key>
            <value> <int>3</int> </value>
        </item>
        <item>
            <key> <string>_bind_names</string> </key>
            <value>
              <object>
                <klass>
                  <global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
                </klass>
                <tuple/>
                <state>
                  <dictionary>
                    <item>
                        <key> <string>_asgns</string> </key>
                        <value>
                          <dictionary>
                            <item>
                                <key> <string>name_container</string> </key>
                                <value> <string>container</string> </value>
                            </item>
                            <item>
                                <key> <string>name_context</string> </key>
                                <value> <string>context</string> </value>
                            </item>
                            <item>
                                <key> <string>name_m_self</string> </key>
                                <value> <string>script</string> </value>
                            </item>
                            <item>
                                <key> <string>name_subpath</string> </key>
                                <value> <string>traverse_subpath</string> </value>
                            </item>
                          </dictionary>
                        </value>
                    </item>
                  </dictionary>
                </state>
              </object>
            </value>
        </item>
        <item>
            <key> <string>_local_properties</string> </key>
            <value>
              <tuple>
                <dictionary>
                  <item>
                      <key> <string>id</string> </key>
                      <value> <string>reference</string> </value>
                  </item>
                  <item>
                      <key> <string>type</string> </key>
                      <value> <string>string</string> </value>
                  </item>
                </dictionary>
                <dictionary>
                  <item>
                      <key> <string>id</string> </key>
                      <value> <string>comment</string> </value>
                  </item>
                  <item>
                      <key> <string>type</string> </key>
                      <value> <string>string</string> </value>
                  </item>
                </dictionary>
              </tuple>
            </value>
        </item>
        <item>
            <key> <string>_params</string> </key>
            <value> <string>data_chunk=None, data_stream=None</string> </value>
        </item>
        <item>
            <key> <string>comment</string> </key>
            <value>
              <none/>
            </value>
        </item>
        <item>
            <key> <string>description</string> </key>
90
            <value> <string>Ingestion operation script to be used with Fluentd Input Bin plugin: Append given data chunk to given data stream</string> </value>
91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
        </item>
        <item>
            <key> <string>id</string> </key>
            <value> <string>DataIngestionLine_writeFluentdIngestionToDataStream</string> </value>
        </item>
        <item>
            <key> <string>portal_type</string> </key>
            <value> <string>PyData Script</string> </value>
        </item>
        <item>
            <key> <string>reference</string> </key>
            <value> <string>DataIngestionLine_writeFluentdIngestionToDataStream</string> </value>
        </item>
        <item>
            <key> <string>title</string> </key>
            <value> <string>DataIngestionLine_writeFluentdIngestionToDataStream</string> </value>
        </item>
      </dictionary>
    </pickle>
  </record>
</ZopeData>