Open
Conversation
dukesphere
commented
Oct 21, 2022
dukesphere
commented
Oct 21, 2022
dukesphere
commented
Oct 21, 2022
dukesphere
commented
Oct 21, 2022
| { | ||
| description=My Error | ||
| detailedDescription=My Error | ||
| errorType=APP:MYERROR |
Contributor
Author
There was a problem hiding this comment.
@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)
dukesphere
commented
Oct 31, 2022
dukesphere
commented
Oct 31, 2022
dukesphere
commented
Oct 31, 2022
| { | ||
| description=My Error | ||
| detailedDescription=My Error | ||
| errorType=APP:MYERROR |
Contributor
Author
There was a problem hiding this comment.
@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 | ||
|
|
Contributor
Author
There was a problem hiding this comment.
@IvanAndresFritzler This new section re repeatable streams replaces previous content from the introduction.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Writer's Quality Checklist
Before merging your PR, did you: