We are setting up an orchestration to use Server Manager API's to clear jdbj database caches via a Form Extension button, and have got it to work via configuring a Connectors object (attached to a Connections object), where we hard coded a specific environment instance name within the Body of that Connectors object setup:
This works successfully in DV because we designated our DV JAS environment as shown above, but with that configuration, once the solution gets moved to...
Hello, first of all sorry for my English (I use the google translator)!!! I would like to submit a letterable account in R09130 and P09131. Can anyone help me configure the AAI? example I want to letter the account 380000
We have a few items that we use both in production and selling. When we put up a large sales order for the item, this creates a negative availability in Edwards. This means we manually have to go in and force the sales order to drop. Is there a way to give inventory priority to the sales order versus the work order?
We are using tools 9.1.5.4 for our non-production environments. Implementing E1 pages will be a phased approach. Rolling out the new tools release in production will start with the navigator button then drilling through the company's main menu structure.
To segregate DV/PY/PD environments, I'm interested in making some cosmetic color changes to clearly distinguish the three environments.
1) Where is the primary landing page that displays "Oracle JDE EDWARDS 9.0" located, and can...
We changed the background color in TR 9.2.1.4 by replacing a color in c$\Oracle\Middleware\user_projects\domains\EnterpriseOne\servers\JDE92PY_PY_80\stage\JDE92PY_PY_80\app\webclient.war\share\css\webclient.css.
This worked just fine. We have ugraded to 9.2.2.5 and every time the JVM is restarted, it reverts to the base color.
Am I correct in needing to edit the webclient.css in the...
We have a request from our Credit and Collections group to exclude a specific type of sales order from the total A/R outstanding. We manufacture specialty vehicles and those orders are vetted out prior to becoming an order. A customer can do business in other areas of the business for things such as part sales, service and equipment rental. These other areas are under different JDE company numbers but all share the saem parent number which is where credit limit is held. Most customers...
Hello,
Is it possible to upgrade the Standalone 9.2 to 64-bit?
I am often supporting multiple clients at more or less the same time, and have a standalone installation running on a vm on my laptop to help one client when I am working with another.
I need to populate the 2 dates below (P4915.W4915K) programmatically but also change any other tables accordingly. I have looked at the P4915 and it does call many functions, would be nice if there was just one for the dates.
As an example, when updating from below and this shipment is from a PO, it will also update the F4311. PDPDDJ and the F4311.PDPPDJ. As of right now, this is the connection I'm most interested in Shipment to PO date changes.
I have a project where I need to export and then import from and to JDE work tables. The format was agreed to be JSON (I had no control). I also don't have the Orchestrator tools set to do this through that.
Are there any options I can look at to even begin something like this?
So - just out of curiosity - as Oracle has been delivering JRuby instead of Groovy for close to two years now, why does it seem nobody is switching to JRuby? Is it not as versatile? Comfort? Does JRuby make widgets while Groovy makes gadgets (I honestly really don't know.)
I took a gander at google... and I see this debate has been raging...since 2007, and I got depressed about my career choices once again - but I digress!
I guess the main point is, with Oracle not really certifying...
1. I would like to know where i can get history table of changes made to a Role?
2. Does it show Show PC and IP of where a person was logged when changes were made?
Need to void a payment which produced a deduction that is now closed. Can I reopen the deduction so it can be voided so I can then void the check? (I am not a JDE Finance expert - just going with what I'm being asked to do. Can I just change the status flag on F03B40 on deduction?)
Thanks in advance
JDE user, password and generally authentication management are big issues, consuming sizeable amounts of effort and ultimately costing companies a pretty penny at the end of the day. A number of real and a few perceived issues surrounding all standard approaches offered by Oracle(R) are frequently preventing JDE customers from implementing them. There is clearly a need for something simple to fill in this gap. Something that is secure, easy to understand and...
After dealing with JDE authentication for 15 years in the context of our ESI JDE SSO solution, we have decided to offer this new service: https://everestsec.com/
JDE cybersecurity deserves much more attention. There can be a number of viable attack vectors, not addressed in most typical installations. Your system may not be safe. That is: until it's Everest-safe.
Trust Everest, trust yourself. Anyone else tells you that your system is safe, take it with a pinch of salt.
Cybersecurity is becoming more important every day. And an extra access security layer for superusers may already be a regulatory requirement is some jurisdictions.
If you have a requirement to do 2FA/MFA for any select group of users with elevated privileges, or for external Consultants, or for Developers, look no further: with our ESI JDE SSO, we are leading again and can enable 2FA for any subset of users, so it does not need to affect everyone.
Hi, I am working on a project where exixting BIP PDF ouputs will be extracted from JDE and sent to an external Content Manager location via a REST service.
For several reasons it is not recommended that we locate the PDF files one by one in what my be a variety of output folders, then encode and move them across the REST service. We think a better approach would be to read the BLOB data from F95631 into and Orchestration and from there call the REST service.