cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove Data root tag while syndication

Former Member
0 Kudos

Hi,

I want to syndicate only changed/newly created records from synication manager.. But I am getting

<?xml version="1.0" encoding="UTF-8" ?>

<dataroot generated="" />

even there is nothing changed or created.. Can any one suggest how to get rid of this?

I unchecked required check box in destination Items tad .. Its part of xsd and I dont know why it appears in the xsd even.. I didnt mapped this root node.. and I cant even .....

Thanks

Rajeev

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member208981
Contributor
0 Kudos

Hi Rajeev,

For syndicating only changed/newly created records, please select Suppress Unchanged records under the Value column.

"dataroot generated" must be a part of your XSD.

If you are able to see only the below in the Destination Preview/ syndicated file:

<?xml version="1.0" encoding="UTF-8" ?>

<dataroot generated="" />

.. it means that there are no new records added / changed.

Please add a new record and check the Destination preview or the Syndicated file. It should have the newly created record, if the mappings are done fine.

Thanks,

Priti

Former Member
0 Kudos

Hi,

In syndicator manager in map properties tab we can check the suppres unchanged record box, then we can able to distribute changed/new create records into different remote systms.

Regards,

Bhupal.