bursting process errors because of dynamic temp folder names
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?