On Agile 9.3.2 running on Weblogic, how to I change the temporary directory from /tmp to something e
We are using the Agile to EBS PIP interface and when Agile extracts a Change Order to send to the interface it uses /tmp/AgilePC9Extract directory. Since that is in the /tmp directory Unix, it gets cleaned up on occassion which causes our destination to fail. We'd like to change it to another location that we will control separately.
Thanks