Hello,
I’m trying to select a file to be attached while I create an entry for Invoice Submission in Ariba.
- Open Browse to select file
- Type Into “File Path/File Name” in FileName text box of “Choose File to Upload” window
- Click Open Button
Following two activities handle the step 2 and step 3.
Issue I face is, along with main workflow, clicking open does not return any file to be uploaded
To test if anything is wrong in the activities, I executed these 2 activities separately. And it works fine. So, I maintained them separately and used Invoke Workflow file. But nothing positive with this approach.
Please help me solve why this is not working if executed along with main workflow to upload the attachment.
Other posts on similar topics didn’t help.