Claus,
Thank you! It wasn't obvious to me how straightforward it is to convert
Strings to other property types in YAML/XML. Your response has simplified
my life (and route) enormously.
Thanks again,
Mitch
On Thu, Jan 18, 2024 at 2:11 AM Claus Ibsen wrote:
> Hi
>
> Is each field name unique,
I didn't find the time yet, but I'll try to look at that soon.
Il giorno mer 17 gen 2024 alle ore 19:18 Andrea Cosentino
ha scritto:
> I'll try to check tomorrow and get back to you.
>
> Sorry for the late reply
>
> Il mer 17 gen 2024, 19:08 Shultz, Dmitry ha
> scritto:
>
>> Have anybody used/s
Hi
Is each field name unique, and in the form
key1=value1
key2=value2
You can then load this into a java.util.Properties (that is a Map) then you
set that as a header.
On Wed, Jan 10, 2024 at 4:54 PM Mitch Trachtenberg wrote:
> Hi,
>
> I am using the following approach in designing an appli