Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I wanted to know how to do binary load. I have gone through many post but its not working for me. I tried both relative and absolute path to do binary load but it didn't work. I have created connection to the folder and written the following script
But i am getting following error message
Please suggest how can i achieve this.
Regards.
Partha K
try this:
[Lib://QVF/Consumer Sales.qvf]
Hi Sarvesh,
I am still getting the same error.
Thanks,
Partha K
Could you share the data with me.
I mean i have used the code as suggested
Binary [Lib://QVF/Consumer Sales.qvf];
and still getting the same error message as last time or as shown below
Thanks,
Partha K
Oh I read it wrong.
i am trying to load Consumer Sales application that comes by default after installation of desktop
This is not that file.
Its the same one
Try the below syntax and make sure you have active folder connection to fetch the qvf file.
Binary 'lib://QVF/Consumer Sales.qvf';
Hi Aehman,
I had tried the same. In my question i have even attached screenshot which is similar to the one you have suggested.
Thanks,
Partha K