Alexander Smirnoff
Alexander Smirnoff
in my case, if specific empty tag exists, I need to replace its value with boolean, but currently, it is impossible due to `tagValueProcessor` skips empty tags.
We have absolutely the same case when we need to replace empty string with empty object. ```xml ``` The returned `Commands` object as follow ```json { "PartialRetransmissions": "", "RetransmissionsTracking": {...
Hi there! Any updates? 😉
Also checked it, but i cannot install only this package :) Any other cause no issue. Weird... In my case only `epsagon` uses that package. Could it be related? ```json...
Hi @ashishdhingra Thank you for the swift reply. Target settings: ```text Input to target: Part of the matched event "$.detail.xml" Additional parameters: PathParameterValues: ["$.detail.teamId","$.detail.userId","$.detail.orderId"] HeaderParameters: accept: application/xml content-type: application/xml Dead-letter...
> Please let us know if you are able to get workaround this issue. Hey @ashishdhingra, Unfortunately, I couldn't find a workaround, so I had to write a Lambda function...