AS/400 migration performance comparison
I need to get this down on paper so I do not forget.Once again, large (2TB+) AS/400 migration to Oracle (ODA).Doing some batch performance compares – the easy way.Quick question though, how many SQL...
View ArticleRefresh your orchestrations for testing... Enable Admin Service.
Want to do some orchestration development and tired of making changes in the orchestration studio and not being able to test them in the orchestration client, wow - I know that this got to me after...
View Articlevery basic post, OEL RHEL change TZ for proper date and time stamps
The little things get to me when I'm troubleshooting, like date and time. If I look at the machine and NTP is set up properly but my timestamps are wrong, then generally this is going to be related to...
View ArticleOne bad orchestration can ruin the entire testing platform
This problem took too long to solve, but let me tell you about it – as it might save you some time. I’ve been creating orchestrations of various complexity and am enjoying the tasks. There are a...
View Article9.2.2.4 JD Edwards has been released
There are some exciting enhancements in this release, please look at https://docs.oracle.com/cd/E53430_01/EOTNC/software_updates.htm#EOTNC223 for some more information.I'll be demonstrating the...
View ArticleJDE920 and JDE910 batch job performance summary for AS/400 SQL
The following SQL will give you a summary of all batch jobs and how long they’ve taken to run (in seconds) on average on an AS/400 – note that this is specific syntax for the 400. The date arithmetic...
View Article12.2.2.4 is released, so let’s upgrade WLS to 12.2.1.3–or NOT
MTR’s say that we are good to go:Nice to put on the latest, but…Then I find:https://docs.oracle.com/middleware/12213/wls/WLUPG/intro.htm#WLUPG107and…Note:As of WebLogic Server 12.1.2, Oracle no longer...
View ArticleInstall WLS 12.2.1.3 on Linux
get a xterm or vnc session to the machineynext next next..takes about 1 minuteTake note of where the logs are for laterEnsure that you launch the config assistantand rename it to what you want – this...
View ArticleUsing orchestration recorder (Service Request Recorder) in tools 9.2.2.4
make sure that you have the UDC’s correctAccess the Feature Security application thru P00950 and add the following UDC values:H95|UFKY = RECORDER DL01 = Process Recorder SPHD = 1 HRDC = NH95|UOKY =...
View ArticleJD Edwards Orchestration using iterate over for orchestration input
I must admit, I found this one a little frustrating, but good to get it out of the way.This is solving the problem of the parent / child orchestration (parent child being defined within the input...
View ArticleService discovery and tools release 9.2.2.4
Okay, service discovery is cool and easy and might help your describe your services to someone.Problem is that this could be much better with something like swagger – but you gotta start somewhere –...
View Articlechange IP address of weblogic server… don’t forget the adminserver cache
There are a heap of instructions of what you need to change if you change the IP address of your weblogic server, but I find they are not complete. Google it and use oracle support. The classic...
View Articleusing swagger hub to document your orchestrations
I recently did a post on how you can use orchestration discovery, which is a nice way to get orchestration definitions from JDE.Recently swaggerhub released the ability to create swagger definition -...
View ArticleReduce your technical debt–embrace User Defined Objects
I’ve done a number of posts on this topic, but we all should be looking toward configuration not code to personalise our JD Edwards environment. Training for end users and developers must be on the...
View Article9.2, OSA and output management
OSA’s do work in 9.2, but you need to activate filesystem output.You need to activate your report in P98617 to ensure that filesystem output is enabledSo then you can add individual entriesOnce you...
View ArticleWhat good performance looks like–Good to Great
Lots of clients at the moment are getting rid of their proprietary CPU architecture. This comes in the form of RISC type implementations and moving to commodity x86 architecture. There are a lot of...
View ArticleConfiguring JMSToolBox to read messages from JDE RTE / Transaction server...
Want to look at web logic JMS queue contents? Want to add some more messages or taketh them away? This is the post for you.1. Download JMStoolboxCheck out this https://github.com/jmstoolboxchoose...
View ArticleCreating aggregate data requests using JDE orchestrator
Aggregate data requests can be a little fiddly, but here we go. I find that the best way to test these is to have a simple orchestration, a simple data request and use the orchestrator client to keep...
View Articleadvanced orchestration lessons
I’ve had a little help on this one, but I wanted to explain some frustrations / limitations in the current edition of the orchestration studio.My requirements were simple (I thought).I wanted to scroll...
View ArticleSimple RTE observation - enhancement request
I've blogged a lot about RTE, because I think it's pretty cool.There is one thing that I do not like... The fact that it's a challenge to get more than one transaction server running.Remember that...
View Article