Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Added new metadata parameter - outfilepatternexpr - to use expressions expressi

...

ons in file name definition. Expression can contain any string or symbol, RTR-parameter call, conditions, file pattern expressions.Example of usage:
"outfilepatternexpr" : "IIF(StringLength(get_instruction_param('OutputFormat', :GVAR_RTR: != 0), get_instruction_param('OutputFormat', :GVAR_RTR:,get_instruction_param('maxrows', :GVAR_RTR) + '@CORRID@FeedType_MAINEXPR_.@EXT'"

...

A profiled generic load workflow will now cancel all previous instances when a new workflow instance is started. This functionality is enabled by creating a new schedule for the generated ...wrf_generic_load_schd workflow.

...

SDP-43693 Allow users to define EDS based translation for profiled generic load

Enable EDS based translators in profiled generic load

Added the ability to reference EDS translators in a Generic Load Profile.
Example:
given an EDS transform tpe/dynamic/metadata/custom/ebs/sdp43693_smf.json,
that transform can be referenced within the Translator attribute of the Generic Load Profile:
eds_load~sdp43693_pos/eds_translate~sdp43693_smf/sdp43693_ent

...