Resuelto
File name adobe campaign
I have uploaded a file through data load file activity , and i want to display the file local name through js.
ADOBE CAMPAIGN
I have uploaded a file through data load file activity , and i want to display the file local name through js.
ADOBE CAMPAIGN
You can try something like this to get the file name after the file load using enrichment by ignoring the complete path,
Substring($(vars/@filename),45,Length($(vars/@filename)))
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.