Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

you need to replace this:

VaultPath = oFilePath.Replace("D:\Working Folder\", "$/")

 with this:

VaultPath = oFilePath.Replace("C:\VaultWorkSpace\", "$/")