Hi,
I get the following error when trying to deploy an existing workflow. It has only started to error since I created the custom Action to the standard projection.
Workflow validation failed with the following errors:
Service Task Activity_12kr7lx: Has Enrichment Input Parameter ifsBpaEnrichmentRegisteredVariables but not the Enrichment Delegate com.ifsworld.fnd.bpa.process.enrichment.IfsBpaProcessEnrichmentDelegate.
Element Activity_12kr7lx: The Enrichment Input Parameter ifsBpaEnrichmentRegisteredVariables must be a list with at least one element.
Element Activity_12kr7lx: A Projection Delegate must have the internal input variable ifsBpaProjectionETagVariableName.
The call in the workflow is as below...how do i resolve this?
I do not understand ifsBpaEnrichmentRegisteredVariables & ifsBpaProjectionETagVariableName what this means and what i have to do to resolve it.

Thanks for helping.