To keep a modification or not–that be the question
The cost of a modification grows and grows. If you look at your modifications, especially if you are modifying core objects – retrofit is going to continue to cost you money going forward.How can you...
View ArticleTechnical Debt - again
In my last post I showed you some advanced reporting over ERP analytics data to understand what applications are being used, how often they are being used and who is using them. This is the start of...
View ArticleUsing AI and image recognition with JD Edwards
IntroductionThis blog post is hopefully going to demonstrate how Fusion5 (quite specifically William in my team) have been able to exploit some really cool AI cloud constructs and link them in with JD...
View ArticleOrchestration enhancements - SFTP
We hear about enhancements in orchestration studio, and sometimes just …yawn… because we think there is not much in it. I’ve been looking into 9.2.2.4 (I know, behind the times) and the functionality...
View ArticleFraud detection in JDE using AI and orchestration
Okay, I’ve posted about it a number of times, but we all just need to admit it – orchestration is cool for JD Edwards. Yeah, AIS was good, but it’s just got better and better. This really is a...
View ArticleIoT in action
JDE IoT is easy, let's look at a use case and see how you can implement this solution.Firstly, if you don't know how IoT can help you – think of something that you measure manually and let's automate...
View ArticleAverage JDE web performance - literally
Are you fast or slow? How can you tell if there is a little bit more that you can possibly extract out of your ERP? Performance is generally a subjective thing, you lull your users into a sense of...
View ArticleOrchestration client, clear cache and architectural options for high integration
This is a quick and technical post about cache and AIS servers.One of my clients was complaining that then they used orchestration client (to call an orchestration) - it always picked up the new...
View Articlenever underestimate the power of stderr
JDE debugging is lots of fun, especially on Unix based environments. No irony, I seriously like it.What especially rings my bell is the fact that the OS is nice and basic and you can find things...
View ArticleJDE PrintQueue using EFS? Sure, but how much space do I have?
Think I have enough room in my printqueue?We store the printqueue in EFS for a number of reasons, but are we going to run out of space?df-kmFilesystem 1M-blocks...
View ArticleJDE Object Analysis
Have you ever wanted to know which module in JDE is the most complex? Which one has the most modules, the most complexity or the most code?No… Neither have I. But not that I’ve created the report, I...
View Articlecheats guide to timeouts
On linux to change the web timeouts for JDEFind where agent runs:[oracle@jdepp1 SCFHA]$ ps -ef |grep java | grep -i scfagentjde920 2554 1 0 Apr12 ? 00:08:38...
View ArticleJDE scheduler BULK password change with LDAP enabled
You have heaps of scheduled jobs and you need to change the password that is saved in the scheduler. Easy, because there is a great function in admin password change, but you cannot use it when LDAP...
View ArticleMore JDE scheduler frustrations
I have my 300 jobs, the password is right, but not I have to “reset schedule” on all of them. when I open any of the jobs, there is no "next schedule / 5 rows apprearing in the grid". A screen shot...
View ArticleHow I saved 1000s of dollars in one afternoon
I implemented a fairly basic schedule engine in AWS that works on specific tags to control when the machines are up or down. The cost of our demo kit was starting to add up, so I looked into the...
View Articlecurl an orchestration with environment variables in bash
It's so nice when you are old and get to feel productive. This has been a phenomenon when doing lots of JDE on AWS.AWS have an amazing cli interface in which you can script everything.Orchestration in...
View ArticleCool SQL queries for rows and indexes
always forget some of the basic SQL Server catalogs, so this is going to help me next time:Query to get the current index definitions from the database. Remember that you can cross reference this with...
View Articleconverting weblogic processes into services - and getting things to autostart...
Here is a simple tip for anyone to be a better technical person. If you ever build a machine, please ensure that everything starts automatically. You need scripts and you need to test that when the...
View ArticleLicense Audit for Oracle ERP Cloud
A client came to me the other day and asked if we could implement some sort of licence audit over the top of the oracle cloud applications (ERP Cloud). This could easily be applied to Engagement...
View ArticleUBE Performance suite - with a dash of cloud and AI
Understand your batch performance, immediately and over time.Batch performance in JD Edwards is a strange one. You only give it ANY attention when it’s diabolical… If it’s reasonable then you leave...
View Article