Open API catalog import from JDE orchestration to Postman
I'm pretty sure I've blogged about how much I love postman before, it's an amazing tool for kicking off and testing your automation projects. Being able to see the cURL commands is totally awesome...
View ArticlePerformance patterns to analyse after upgrading your database.
19c is going to make everything faster, right? Enterprise edition with multiple processes per query is going to dramatically improve JDE performance, right? Wrong. In my experience you will receive...
View Articleregex search and replace in visual studio code
Where do I begin...Always starts with a seemingly easy task, this one was uploading F9860 into Google bigquery - simple right?Move it into GCS and then create a table, easy...but, I kept have problems...
View ArticleAWR from Oracle SQLDeveloper, super simple
This is going to be a simple post, and a little regurgitation.You cannot run the classic awrrpt.sql from sqldeveloper, because it cannot access the database servers directories to find the rdbms...
View ArticleArchiving my JDE data off an AS/400 back tables to CSV from a 400
Let's be honest, if you are running on a 400, your time is running out. We have a number of very efficient platform migration mechanisms to get you on a more modern platform - and perhaps one that can...
View ArticleUBE performance tracking part 8
I do blog about this a lot, I'm sorry. UBE performance is cool though, and important.No matter what type of performance tracking you are trying to do, using batch jobs as your benchmark is a very good...
View ArticleLoad testing on linux - access.log is pretty rich in content
I've been doing some more load testing using OATS and Linux machines.This could be one of my last load tests using OATS, as this is not going to be supported going forward. This is a bit of a shame to...
View ArticleAnother Day another upgrade - msgType=916
Working with another great JDE upgrade.Part of what I like to do is look through the logs on a nightly basis and see if anything strange occurred. I have a couple of stories from the trenches on...
View ArticleAIS information generation / Form Compare / JDE environment compare
I want to talk you through a utility that I'm starting to use more and more, that is the AIS information generation node application. Wow, that is almost poetic. The application itself is fairly...
View ArticleLoad Testing JD Edwards orchestrations
I've been tasked to help a very large client work out whether they can use JD Edwards orchestration to facilitate transactions from their ecommerce solution. This is a very common question that I'm...
View ArticleYay - we went live... But how can I measure success?
Go-lives are exciting, but I'm going to cover off go-lives for upgrades - which can be more exciting in some respects. Why, well everyone knows how to use the system, so it's generally going to be hit...
View ArticleOrchestration caching frustration - Cross Reference
Perhaps this is just me and my dodgy use case.I'm using jitterbit and JD Edwards orchestration to synchronise the address book between MSFT CEC and JD Edwards. Nice and simple. I have a JB developer...
View Articlepatching a tools release
We modify tools releases all of the time, if you make modifications to your tools - it is generally best to edit the par file, as opposed to hacking into the weblogic files after you've layed the...
View ArticleRelease 22 enhancements - specifically workflow modeller
A pretty healthy release:Remember that release 22 is critically the superset of applications ASU and tools 9.2.6. I don't mind the naming standard, as I do spend quite a bit of time reminding my...
View Articletrust vs. identity in weblogic - cacerts and more
Oh dear, we all need to understand trust and SSL / TLS much better - because let's be honest - we need to configure it all of the time now. Gone are the good ol' days of HTTP:// and also SSL offload,...
View ArticleUsing oauth (JWT) to log into JDE
If I had any recommendations for customers, tidy up your JDE authentication. Use standards based (not dodgy) products to protect your ERP. Below is how you can use a JWT to log into JDE securely. You...
View ArticleFaster load testing in a modern JDE environment
We have a lot of clients going live at the moment. This is with new databases, new clouds, new hardware, new tools releases. Everyone gets a little nervous before the go-live, and I think rightfully...
View ArticleAIS troubleshooting - you are not authorized [sic]
This is a pretty common problem that I get involved in a little bit. Troubleshooting "You are not authorized to run this application." in AIS... What application / form / version?Hey, JDE engineers -...
View Articlee1local SQL access via reconfigureDB.exe
I have an interesting problem which requires elevated oracle permissions that I cannot get from my AWS RDS. Quite specifically I want Honestly, why does it paste like that.Anyways, I can work around...
View Articleoracle licensing basics and AWS and oracle technology foundation
When you think you know nearly everything about licences, then you get stumped again... Here is one that I've forgotten. This is, in my opinion, a great reason to not use an oracle database on...
View Article