In a multi tier setup what tier are tmp files written to
We have db/cp tiers on one server and web/forms tiers on another server (E-Business Suite 11.5.10).
We have the xml publisher temporary directory set to a location which exists on the cp server but not on the web server. This value is set in XML Publisher Administrator not in the xdo.cfg file.
Everything worked fine until we just recently applied HR RUP7, End of Year Phase 1, Oct CPU and some iSetup patches. Now when someone tries to view their w2 they get an error message back to say 'unable to create font cache directory ...xdofonts...'.
I understand the error. It's trying to create the xdofonts directory in the temporary directory location which does not exist on the web server. But can anyone provide any insight as to why it's now wanting to create the xdofonts directory on the web server as opposed to the cp server where it has been doing fine in the past.