Bug 996545 - Provide simple toString() IP transformer
Summary: Provide simple toString() IP transformer
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: RT Governance
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: FUTURE
Assignee: Nobody
QA Contact: Matej Melko
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-13 12:08 UTC by Jiri Pechanec
Modified: 2025-02-10 03:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:28:19 UTC
Type: Enhancement
Embargoed:


Attachments (Terms of Use)

Description Jiri Pechanec 2013-08-13 12:08:07 UTC
Java-based objects have frequently meaningful representation available in toString() object.

It would be have to have an IP transformer that would just call the toString() method on the information being processed. This could be simulated by using MVEL transformer using
"expression": "information.toString()"

but having dedicated type for this purpose would be useful

Comment 1 Gary Brown 2013-08-14 10:07:02 UTC
With the fix for 996540, it would only be necessary to have the mvel expression "information". So not sure having a specific information processor to return the toString value is necessary.

Comment 2 Alan Santos 2014-03-19 17:39:00 UTC
Jiri - is the mvel expression "information" sufficient or are there situations where that will not work?  If it's sufficient, can you close this?

Comment 11 Red Hat Bugzilla 2025-02-10 03:28:19 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.


Note You need to log in before you can comment on or make changes to this bug.