|
#1
|
|||
|
|||
![]()
I have an older template that uses a XDF to pull in service center by location. Using just FusionPro Desktop its works great, but now that we are using Producer it not passing along the XDF and I'm not sure how to resolve the problem.
There is a On Job Start Rule. Code:
XDF = new ExternalDataFileEx("INTOX SERVICE CENTER.txt", ","); if(!XDF.valid) ReportWarning("Warning: The XDF file could not be found/read. Results may be unexpected."); Code:
XDF = new ExternalDataFileEx("INTOX SERVICE CENTER.txt", ","); if(!XDF.valid) ReportWarning("Warning: The XDF file could not be found/read. Results may be unexpected."); |
#2
|
|||
|
|||
![]()
When I am using an External Data file and Producer I have to add it as a Resource (Plain Text File), then FusionPro can find it.
__________________
FusionPro Creator v13.0.2 / FusionPro Producer / FusionPro Expression / Mac OSX 12.6.2 / Acrobat Pro |
#3
|
|||
|
|||
![]()
Thanks Susan.
|
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|