how to copy browse file name and file path in variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 10:27 PM - edited 10-25-2023 10:28 PM
Hi Team,
In Catalog item I want to create two variable "Browse file name" and "Browse file path", Once user click on that and select file I want store file name and file path in variable.
something like below screenshot,
I looked all types of variable but I haven't found any browse type variable.
Is it possible to achieve, If yes then how?
Can you please help me here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 10:29 PM
in catalog you can use variable of type File attachment and then user can click and select file from their laptop/desktop and attach
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 10:38 PM - edited 10-25-2023 11:16 PM
Hi @Ankur Bawiskar,
Thanks for your response,
How can I copy that attached file name and file path in other variable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 11:25 PM
no you can't.
what's your business requirement with that file?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-25-2023 11:35 PM
Actually I don't want attachment I want copy only that file path and file name in variable as client don't want write manually on form.
It is related to installation application.