bursting process errors because of dynamic temp folder names
On eBS 11.5.10.2, with ATG RUP 7 installed, the eBS integrated BI Publisher process is creating temporary files in a randomly named folder. We have a bursting process that we would like to use, to pick up the file generated, but we are unable to, as in ATG RUP 7, we do not know the fully qualified file path.
Example:
In ATG RUP 6, the bursting output for a pdf was written to:
/u007/app/applmgr/IRBAAPT/temp/inv_976758.pdf
In ATG RUP 7, the bursting output for a pdf is written to:
/u007/app/applmgr/IRBAAPT/temp/121010_035352448/inv_976758.pdf
the "121010_03535244" is dynamic, and changes request to request, thus, our burst no longer knows where exactly to pick up the file from. is there something we are doing wrong with our bursting process, or some sort of variable or pkg we can call to get this out of at the time of bursting?
Example:
In ATG RUP 6, the bursting output for a pdf was written to:
/u007/app/applmgr/IRBAAPT/temp/inv_976758.pdf
In ATG RUP 7, the bursting output for a pdf is written to:
/u007/app/applmgr/IRBAAPT/temp/121010_035352448/inv_976758.pdf
the "121010_03535244" is dynamic, and changes request to request, thus, our burst no longer knows where exactly to pick up the file from. is there something we are doing wrong with our bursting process, or some sort of variable or pkg we can call to get this out of at the time of bursting?
0