Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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.
}
{
}