Integration Obejct - Extra Characters.
Hi ,
We are using Custom IO's when we try to get Empty Proeprty Set using PRM ANI Utilities we are getting "_" adding "_xmlspace" XML.
<?xml version="1.0" encoding="UTF-8" ?>
<?Siebel-Property-Set EscapeNames="true"?>
- <PropertySet>
- <SiebelMessage MessageId="1-58ESM" MessageType="Integration Object" IntObjectName="Test Integration - External Integration Object" IntObjectFormat="Siebel Hierarchical">
- <ListOfVF_spcTest_spcIntegration_spc-_spcExternal_spcIntegration_spcObject>
- <TESTpdftest xmlns="" _xmlspace="" href="" f="">
</TESTpdftest>
</ListOfVF_spcTest_spcIntegration_spc-_spcExternal_spcIntegration_spcObject>
</SiebelMessage>
</PropertySet>
Both xmlns,xmlspace are type Attribute in IO Level.
Please Explain what is causing this _ getting added in Tags.
Regards,
Joel