Hi Community,
I have SDA file as Ens.StreamContainer Message using pRequest As Ens.StreamContainer
SDA file structure looks like this
<Name><FamilyName>Lucy</FamilyName><GivenName>Hale</GivenName><MiddleName>Park</MiddleName></Name><Gender><Code>F</Code><Description>F</Description></Gender><BirthTime>2023-09-07T00:00:00</BirthTime>
How can i change individual value from the Steam and then save changed value into the stream?





