Oracle Apps Fusion Blog(Forms, Reports, Oracle Application Technical, SQL, PL/SQL, OAF)
(Move to ...)
Home
▼
Monday, January 10, 2022
How To Find the XML Publisher Temporary Directory Via SQL in Oracle APPS?
Navigate: XML Publisher
->
Administrator Properties -> General -> Temporary Directory
SELECT value
FROM XDO_CONFIG_VALUES
WHERE property_code = 'SYSTEM_TEMP_DIR';
1 comment:
Unknown
February 20, 2022 at 9:31 AM
Thanks for sharing information.
Reply
Delete
Replies
Reply
Add comment
Load more...
‹
›
Home
View web version
Thanks for sharing information.
ReplyDelete