Modify Transmission Header Text in OB Integration??
Hello,
For reasons unknown the camel case for GLogXMLElementName has been changed to all UPPERCASE. This was done a long time ago and we need to turn it back to Camel Case to integrate with other partners. Where is this setting at to adjust this or is this even possible.
<Transmission xmlns="http://xmlns.oracle.com/apps/otm">
<TransmissionHeader xmlns="http://xmlns.oracle.com/apps/otm">
<Version>6.3.4</Version>
<TransmissionCreateDt>
<GLogDate>20200423215336</GLogDate>
<TZId>Europe/Brussels</TZId>
<TZOffset>+02:00</TZOffset>
<Password>******</Password>
<SenderTransmissionNo>7780216</SenderTransmissionNo>
<ReferenceTransmissionNo>0</ReferenceTransmissionNo>
<GLogXMLElementName>TENDEROFFER</GLogXMLElementName> <-----------------------This is the line I am talking about