If we have to export the multiple TIF images as a single TIF image with the Field
values to the filenet P8 ...we have to fallow the fallowing steps.
1.First we have to create a ruleset named as "TIFMERGE" to Merge the images which
we need to export
2. Use the actions TifMerge_SetFileName(),TifMerge_SetFilePath(),TifMerge_MergeImages()
from TifMerge Namespace.
3.Store the Merged image into a specified folder.
4.In Export to P8 ruleset we have to specify the path of the merged image in the
FNP8_UploadDir("") actoin.
Note: Dont use the FNP8_Upload() in the Export to P8 Ruleset.
5. Apply the TIFMERGE ruleset as the first one in the Export Task Profile.
The fallowing image gives the idea about ow and where to apply the actions.
No comments:
Post a Comment