- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 10:48 AM
Hello,
There is a Catalog Item which has few fields. Some of the fields are to upload attachments. How to upload files into these variables via ATF?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 10:44 PM
Hi @tasankuluulu,
Yes. Follow the below steps.
1) Use the Record Query test steps. Table will be sys_attachment and add the attachment sys_id for query.
2) Open a catalog item
3) Set the variable values and for attachment type variable use the same sys_id.
4) Add your next steps or submit form.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2023 10:44 PM
Hi @tasankuluulu,
Yes. Follow the below steps.
1) Use the Record Query test steps. Table will be sys_attachment and add the attachment sys_id for query.
2) Open a catalog item
3) Set the variable values and for attachment type variable use the same sys_id.
4) Add your next steps or submit form.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 11:40 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 08:36 PM
Hi @Namita Rathour,
You have to take a sys_id from Attachment [sys_attachment] table. It cab be sample file's sys_id.
Thanks,
Sagar Pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2023 11:24 PM
yes i tried that with it its not attaching the attachment to te catalog