Skip to content

Conversation

@dukesphere
Copy link
Contributor

Writer's Quality Checklist

Before merging your PR, did you:

  • Run spell checker
  • Run link checker to check for broken xrefs
  • Check for orphan files
  • Perform a local build and do a final visual check of your content, including checking for:
    • Broken images
    • Dead links
    • Correct rendering of partials if they are used in your content
    • Formatting issues, such as:
      • Misnumbered ordered lists (steps) or incorrectly nested unordered lists
      • Messed up tables
      • Proper indentation
      • Correct header levels
  • Receive final review and signoff from:
    • Technical SME
    • Product Manager
    • Editor or peer reviewer
    • Reporter, if this content is in response to a reported issue (internal or external feedback)
  • If applicable, verify that the software actually got released

@dukesphere dukesphere requested a review from a team as a code owner October 21, 2022 03:52
@dukesphere dukesphere added the DO NOT MERGE (YET) This is a work in progress. Do not merge nor review these changes yet label Oct 21, 2022
{
description=My Error
detailedDescription=My Error
errorType=APP:MYERROR
Copy link
Contributor Author

@dukesphere dukesphere Oct 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deleted

Copy link
Contributor Author

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
Copy link
Contributor Author

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

Copy link
Contributor Author

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.

@dukesphere dukesphere self-assigned this Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE (YET) This is a work in progress. Do not merge nor review these changes yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants