Inline Templates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2015 06:46 PM
Where are the inline templates generally found? I find statements like "<g:inline template="abcd.xml" />" in UI Pages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2015 08:39 PM
If you find an inline template tag and it has .xml extension to it. Then the xml file is in source code of Service Now which customers don't have access.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2015 12:07 AM
I hope, you can find it in UI Macros/UI Pages.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2015 01:09 AM
I dont think 'abcd.xml' would be internal service now file (They can't have such naive naming standard). You would be able to find that in ui macro/ui page.
More about this
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2015 08:34 AM
Thanks for the link.
1) The name abcd.xml was just an example to mean 'any' xml file.
2) While the wiki does briefly mention the syntax and the purpose, i was not able to find much about the location of the xml file as such - may be i am missing something there.