May 12, 20205 yr Hello, I got two import script steps where 2nd one is activated when the 1st one fails but the problem is user should select the file twice. Can I save the selected file path into a variable and use that path to import 2nd time. Thank for your reply.
May 12, 20205 yr You could ask the user to select a file using the Insert File script step (as reference, into a variable). Then use this variable as the file path for your imports. Not sure why you posted this in the server section. Insert File is not supported in server-side scripts. Are you currently running the script on the server?
May 12, 20205 yr Author Sorry for posting it in wrong place. I tried using Insert file and saved it to a variable. But while doing a import with the defined variable as file it pops an error saying that 'file could notbe found'. Please can you explain this for me. Thank you for your reply.
May 12, 20205 yr 29 minutes ago, Vishnu Yanala said: Please can you explain this for me. No, not without seeing exactly what you did. It works for me - see the attached demo: Select File for Import.zip
May 12, 20205 yr Author Thank you for your help. It worked now as didn't choose Dialog option and choose it as Reference.
Create an account or sign in to comment