AllRawParserProcessor
Version #1
Description:
Parses all resources to a RawParsedStructure.
File data is skipped as Raw resources has no attached files.
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: AllResourcesParserInputStructure:v1 [REQUIRED]Output
: RawParsedStructure:v1
Internally used structures:
RawResourceDataStoredStructure:v1 Target resource’s data is parsed to this format
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="AllRawParserProcessor" version="1" />