elvinsp

Results 4 comments of elvinsp

attributes "path" and "value" are stored in a `PayloadTemplateMessageBuilder` via a `JsonPathMessageConstructionInterceptor` with the datatype `Map`, which can be found in `com.consol.citrus.xml.AbstractMessageActionParser.java:155` An additional "datatype" attribute would be required to...

Hi, I started to implement a Map in a Map for value and datatype attributes. Now I'm hitting a wall adjusting the testcases to work with this new implementation. Specifically...

Hi Sven, I hope you had a good transition into 2019. I would like to continue what I started last year, can you take a look? I had to adjust...

Hi, in my mind I'm almost finished with this. One thing that is left from my prespective is the adaption of `com.consol.citrus.variable.dictionary.json.JsonMappingDataDictionary`. At the moment it seems the data dictionary...