MN-Dheeraj commented on issue #999:
URL: https://github.com/apache/camel-karavan/issues/999#issuecomment-2060749820

   > After a bit of research, appears to be weird but by specifying the below 
under the Processor component worked!!!
   > 
   > __Ref_ = #class:org.camel.karavan.demo.openapi.DeleteUserById1_*
   > 
   > <img alt="Screen Shot 2023-11-18 at 9 27 13 AM" width="405" 
src="https://private-user-images.githubusercontent.com/2183549/284004440-61d44109-3d3f-4281-bf1d-62207ddc2246.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTMzNDQ0MjksIm5iZiI6MTcxMzM0NDEyOSwicGF0aCI6Ii8yMTgzNTQ5LzI4NDAwNDQ0MC02MWQ0NDEwOS0zZDNmLTQyODEtYmYxZC02MjIwN2RkYzIyNDYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDQxNyUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDA0MTdUMDg1NTI5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YjcwNGY2Y2M4M2FmMTFhNjAzN2M1MGIxMGIzODA3ODNiZjdhN2QzYzk1ZTNlMTRiYTI4ZTRlZTA0ODUxMDk0OSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.jQFi7gx_q6wyVWzcysQ9ZIBzdD2m10r61jXR18Q5J-s";>
   > instead of
   > 
   > Ref* = DeleteUserById1
   
   Hi. Does this resolve this issue? I created my own custom processor and just 
pointed to it using #class:package:classname.
   But, it gets rendered as a new class not the one I wanted it refer to.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to