Automated Testing Framework (ATF) - Using the Add Attachments to Form (SP) test step
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 12:29 PM
Can anyone provide examples of how to successfully use the (Add Attachments to Form (SP)) test step? I would like to open a catalog item via the Service Portal, complete the required variables then use the paperclip (Add Attachments) icon to upload an attachment. We don't have a field to upload attachments that I can use with Set Field Variables (SP).
I have tried many runs and my current configuration fails on the last step (Add Attachments to Form (SP)) with invalid table. I have the required Open Service Portal Page.
We do have a few flows with mandatory attachments. I would like to be able to use this test step with ATF. I have read other community posts with different ideas. I have tried adding an attachment to the (Attachment [sys_attachment]) table and using a Knowledge Article from the (Knowledge [kb_knowledge]) table.
Am I missing a step before Add Attachments to Form (SP)? I tried Record Query and Open a Form (SP). Is the order of the steps correct?