Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

How to upload XML file for Extended Pattern designer

Nisha30
Kilo Sage

Hello ,

Where do I need to upload Extended XML file for Discovery Pattern designer? which table?

How do I find that XML file after upload? which Table

 

Thanks

1 REPLY 1

ReginaldFawcett
Tera Guru

Open your XML file in a note pad. At the bottom of the text you should see the table that the record is being inserted into, e.g. </table_name>.
To navigate to that table, copy that name in to the filter navigator, and add .list to the end, e.g. table_name.list .

This will show the list view of the records.
If you cannot find your record, then go back to your xml text and look for the sys_id field, then search the list for the specified sys_id.