Versions Compared

Key

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

...

The eagle_wrf_cloud_extract workflow was created to periodically execute EBS extracts.

Default Parameters

The workflow contains one ExecuteCM task only. The task runs eagle_wrf_generic_extract_mc2 workflow with following pre-selected parameters:

ParameterDefault Value
ebs:default:DeltaBasedY   to extract delta only
ebs:default:DeltaBasedUIDAZURE_CLOUD  unique uid for delta
ebs:default:OutputFormatEagleJSON   - to extract in EagleJson format
ebs:default:TargetSinkTypeazureblob  - to publish extract data to azure
DisableDistributionStepY - to skip distribution step in mc2 workflow
FeedTypeebs:warehouseposition, ebs:warehouseperformance, ebs:warehousenav, ebs:exchangeprice,ebs:smf,ebs:genericentity, ebs:codevalue, ebs:issuefxrate,ebs:warehousetrade, ebs:issueprice,ebs:errordefinition


...

  1. Open eagle_wrf_cloud_extract in IWS.
  2. Expand CustomCMParams to execute_ebs_extracts.
  3. Add a new parameter with the name ebs\5C3Amycustomsmfextract\5C3Amaxrows and a value of 100.
    Note: IWS does not replace the colon with \5C3A for parameter names automatically, so you must write \5C3A in place of the colon in the parameter name.
  4. Save and publish the solution.
  5. Re-initialize the classic MC cache.
  6. To save changes in Bitbucket, commit the following files:
    tpe\dynamic\msgcenter\eagle_ml-2-0_workflows\eagle_wrf_cloud_extract.wrf
    tpe\dynamic\msgcenter\eis\ejmwf\eagle_wrf_cloud_extract.ejmwf

Use Profile to

...

Run the

...

Workflow

To support custom parameters, MC2 uses the workflow profile for eagle_wrf_cloud_extract workflow.

The following parameters can be set in the profile:

interface – the list of ebs interfaces separated by comma

...

DisableDistributionStep - default value is Y

  1. To create a new profile

...

  1. , open Monitoring Tool

...

  1. and select the Activities tab.
  2. Click the Add Profile button

...

  1. .

...

  1. Image Added

...

  1. Complete the appeared form as shown below.

...

  1. Image Added

    Action – Execute Workflow
    Workflow – eagle_wrf_cloud_workflow
    Task Parameters

...

  1.  - the parameters to change

...


  1. Select Save Profile As

...

  1. to save the profile.

...

  1. You see the saved path

...

  1. in the Profile field

...

  1. .

...

  1. Image Added
  2. To use the profile in workflow execution by schedule

...

  1. , add in Automation Center to schedule rule.
    1166 tag  with profile name

...

  1. , for example, eagle_wrf_cloud_extract_mlperf.profile

...

  1. .
    For

...

  1. MC versions

...

  1. 2017 and higher, you can add the parameter ProfileName instead of 1166 tag.

...