Details
-
- Environment:
- -
Activity
| Field | Original Value | New Value |
|---|---|---|
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Minor [ 4 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | 0.5.2 [ 10576 ] | |
| Fix Version/s | 1.0.1 [ 10577 ] | |
| Resolution | Fixed [ 1 ] |
| Description |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsHeader." are copied. |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied. |
| Summary | Provide a way to copy Camel Exchange properties to the outgoing Petals Exchange | Provide a way to copy Camel Exchange properties to the outgoing Petals Exchange and inversely |
| Description |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied. |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied. When the answer comes back, the properties of the Camel exchange prefixed by "PetalsProperty." are updated with respect to the properties of the answer. |
| Description |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "PetalsProperty." are copied. When the answer comes back, the properties of the Camel exchange prefixed by "PetalsProperty." are updated with respect to the properties of the answer. |
When a Camel Exchange goes out from a Camel route to the Petals NMR, a newly created Petals Exchange could get some of the properties copied from the Camel Exchange.
In order to keep control on what is copied, only properties prefixed with "{{PetalsProperty.}}" are copied. When the answer comes back, the properties of the Camel exchange prefixed by "{{PetalsProperty.}}" are updated with respect to the properties of the answer. |