Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Shortening File Name of Upload Variable for use in File Transfer and Artifact #4552

tscholl ·

Hello,
Trying to Upload a file and then have it stored as an artifact before being send with the built in file transfer. Problem is the value of the uploaded file as a variable is the full path to the variable. Both artifact step and file transfer step need the file name and the path seperated. How can I create this in QB? Is there some step I am missing?

Example Variable:
Name Display Name Value
sql_file SQL File /opt/qb/workspace/qb_build_uploads/test_sql.sql

  • replies 1
  • views 176
  • stars 0
robinshen ADMIN ·

Uploaded file will always put in qb_build_uploads folder inside workspace. How about transferring this folder directly.