Import XML file info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2025 01:18 AM
Hi,
We are receiving large xml file as a attachment through API and we are using saveBodyAsAttachment method because it has lot of info. So once the file is received we want to import the data. I tried data source and defined the Xpath but the problem is we have values that needs to import from different nodes. Attached sample image of XML. We like to import Policy_ID and Total values
So looking for options to import the file either can we define multiple xpath or get values directly from file
Any suggestions. Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-26-2025 07:29 PM
Hi,
Is there any suggestions to achieve this one. Please let me know.
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 01:32 PM
Hi,
Just circling back. Is there any suggestions for this one?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2025 08:42 PM
How large is the file? Are you able to provide a sample file? If the file contains sensitive data, please ensure it is obfuscated or replaced with similar, non-sensitive data.