How to upload XML file for Extended Pattern designer
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
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.
