-
Notifications
You must be signed in to change notification settings - Fork 181
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
W-11939773-scatterGatherEdits-duke #2388
base: v4.4
Are you sure you want to change the base?
Conversation
{ | ||
description=My Error | ||
detailedDescription=My Error | ||
errorType=APP:MYERROR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
deleted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IvanAndresFritzler will check this
The issue is actually the empty On Error Propagate data that returns after calling the Raise Error component in the component.
ERROR 2022-10-31 15:03:52,151 [[MuleRuntime].uber.05: [w-scatter-gather-example].
w-scatter-gather-exampleFlow.CPU_LITE @194953c6]
[processor: w-scatter-gather-exampleFlow/processors/2/route/3/processors/0;
event: e7a8db20-5967-11ed-9b15-147ddaaf4f97]
org.mule.runtime.core.internal.exception.OnErrorPropagateHandler:
Exception(s) were found for route(s):
Route 3:
********************************************************************************
Message : My Error Example
Element : (None)
Element DSL : (None)
Error type : (None)
FlowStack : (None)
{ | ||
description=My Error | ||
detailedDescription=My Error | ||
errorType=APP:MYERROR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IvanAndresFritzler will check this
The issue is actually the empty On Error Propagate data that returns after calling the Raise Error component in the component.
ERROR 2022-10-31 15:03:52,151 [[MuleRuntime].uber.05: [w-scatter-gather-example].
w-scatter-gather-exampleFlow.CPU_LITE @194953c6]
[processor: w-scatter-gather-exampleFlow/processors/2/route/3/processors/0;
event: e7a8db20-5967-11ed-9b15-147ddaaf4f97]
org.mule.runtime.core.internal.exception.OnErrorPropagateHandler:
Exception(s) were found for route(s):
Route 3:
********************************************************************************
Message : My Error Example
Element : (None)
Element DSL : (None)
Error type : (None)
FlowStack : (None)
|
||
To download and open this example project while you are in Anypoint Studio, click the Exchange icon in the upper-left corner. Then, in the window that opens, log into Anypoint Exchange and search on the name of the project. | ||
== Repeatable Stream Input | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@IvanAndresFritzler This new section re repeatable streams replaces previous content from the introduction.
Writer's Quality Checklist
Before merging your PR, did you: