Commit fac07a72 authored by Ivan Tyagov's avatar Ivan Tyagov

Forgotten in previous commit.

parent 4952a5c2
portal = context.getPortalObject()
reference_separator = portal.getIngestionReferenceDictionary()["reference_separator"]
reference_extension = input_stream_data.getReference().split(reference_separator)[-1]
result = str(context.processRawData(input_stream_data, output_array, output_descriptor, reference_extension))
extension.erp5.external_process_raw_data
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment