Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I am still learning JLInk and have an ugent need toexport a Product View EDZ file.
It appears that I need to create instructions and then filename and then export using these values.
What is not clear to me is how to set the export option to EDZ.
I have the following code
pv_instr.SetPVExportOptions(???);
I think I have the correct syntax but it does not output any info. I have included the code below but it still never runs it hangs on the try/catch section. Any help would be appreciated.
}
{
}
