Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Bruno Armada
0
Views
1
Comments
XML
Question
Hi,
First of all, let just state it clear that I'm new to Outsystems,
Given the above, I will be forever thankful for your answers, but please try to keep the answer on a begginer level.
The question is not so simple, though.
I'm trying to import an .XML file to a new database.
The XML has multiple tables and text.
I have been trying the XMLRecords example, but achieved nothing.
Could you direct me to the right path?
Thank you.
BA
J.
MVP
Since you are a beginner I suggest:
Toy with xmlrecords and its example by extended those structures
- add an attribute and see the result with export/import
- remove an attribute and see the result with export/import
- add an attribute of type record and see the result with export/import
- add an attribute of type record-list and see the result with export/import
- continue altering it until you have "mapped" your xml
this way you will understand what happens with xmlrecords
good luck!
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...