The CreatorCon Call for Content is officially open! Get started here.

How to Export (XML) a record along with the related list ?

Siri developer
Tera Expert

Hello All,

 

I wanted to know if is it possible to export a record as XML along with the related lists of that records. 

There is custom UI action called Export and when that UI action is clicked it should export the record as XML along with the related lists. is it possible to do?

 

1 ACCEPTED SOLUTION

Hi @Harshal Aditya,
I'm able to achieve this by creating a custom processor. 
refer the following article.
Custom XML Export in ServiceNow • Devoteam ALPS


Regards,
Sirisha.

View solution in original post

2 REPLIES 2

Hi @Harshal Aditya,
I'm able to achieve this by creating a custom processor. 
refer the following article.
Custom XML Export in ServiceNow • Devoteam ALPS


Regards,
Sirisha.