This is basic but very important with respect to working of concurrent requests.
Of late, one of our test instances experienced repeated issue in concurrent processing. Looking into concurrent log, i observed the below error and was clear that there was an issue with APPLPTMP (which was changed before which there wasn’t any issue faced).
ORA-20100: File filename.tmp creation for FND_FILE failed
At the end of all three Sapphire NOW 2013 conference days, Jon gathered a rotating cast of characters to assess the week’s events. The day 1 shoots are broken into three segments: the keynote assessment (above) and also a look at SAP mobility and the HANA startup program. On day ...
Click on the link for the full text/media - @jonerp
You've had some Java classes, and you're pretty good at basic coding. How do you make the leap from Java 101 to using an IDE like a professional? Here's a great book to get you on your way.
Are you using Encumbrance accounting in 12.1.3 Procurement? If so, this could potentially impact you!
So what’s the issue? After applying March 2013 RUP Patch 15843459, when attempting to cancel a Purchase Order line with backing requisition, without cancelling the requisition, the following error occurs.

Are you using Encumbrance accounting in 12.1.3 Procurement? If so, this could potentially impact you!
So what’s the issue? After applying March 2013 RUP Patch 15843459, when attempting to cancel a Purchase Order line with backing requisition, without cancelling the requisition, the following error occurs.

This week, we turn up three very different Freshly Pressed posts united by their incisive exploration of unexplored, long forgotten, or unexpected experiences, experiences that have been made somehow peripheral by time, geography, or culture. They’re posts you’ve responded to, and that we hope you’ll find resonant.
There's a folder in the NetBeans repo where NetBeans Platform application screenshots are stored, one per application (together with a thumbnail image) for publication on the NetBeans Platform Showcase. New images are added there whenever we identify new NetBeans Platform applications. Once in a while, I go to that folder, identify the newest images, and then include them, together with a description, in the showcase, i.e., manually, simply by typing in an HTML file.
I perform a lot of prototyping in the Firebug console. Since most of this prototyping refers to the TargetContent frame (component area), not the header and main window, I find it easier to change out the URL to just the "psc" core content URL, eliminating the header frame. When navigating from a homepage, this URL change is a matter of just replacing the /psp/ in the browser's URL with /psc/. When navigating from some other transaction, however, it is not so easy.