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 clients that their jde release is 6 years old. And that takes me to https://support.oracle.com blah blah.
- Logic Extensions - these are cool, this is going to be huge
- Return Associated
Descriptions for Data Requests - handy
- Files as Orchestration
Input and Output
- Add Current Environment
as a System Value in Orchestrations
- Bypass Warnings During
Process Recording
- Attachments to Messages:
Media Objects - this is excellent
- Orchestrator Support for
Media Objects
- Display Messages in
Orchestrator Monitor
- Service-Only User
- Workflow Studio
- Creating External Forms
from EnterpriseOne Web Client
- Launch Orchestrations
from Composed EnterpriseOne Page
- Form Extension
Improvements
- Pop-up Messages for
Orchestrations Launched from the EnterpriseOne User Interface
- Export EnterpriseOne
Search Results to Microsoft Excel
- Bypass UBE Printer
Selection Screen
- Zero Downtime Deployment
for Applications
- JD Edwards Update
Manager for Applications
- Offline Server Manager
Monitoring and Notification
- Automatic Kernel
Reconnection
- Health Check API for a
Group of Interdependent Servers
- AIS REST APIs to
Discover Objects and Execute Business Functions
- Enhanced Logging
Capabilities for UBE
- Simplified UBE Default
Queue
- New UBE job Status for
Terminated Jobs
- Configurable Application
and UBE for Server Manager Health checks
- Enhanced User Security
Activity Tracking for Auditing
- Support for Oracle
Autonomous Database on Shared Exadata Infrastructure
- Improved Business
Continuity with Native Oracle Database Connection Management for
On-Premise
- Platform Certifications
Anyway, back to the workflow studio.
Workflow Studio
Everything can be launched from orchestration studio.
But - that is not why I'm here. I'm here to talk about the new workflow modeller. The old 32 bit workflow modeller will not work after 9.2.6.
The need for workflow is everywhere - well all need it and want it
Nearly everything about workflow will continue to work the same way.
- Process monitor the same
- Distribution lists
- Halt tasks
- Workflow kernel
- Same, same same.
There is a TC that you need to run, look out for the ERID3, if there are any values not 4 - you need to run Convert Workflow Specs Stored in F98811 from Xe to B9 (R89811B) locally on the development client. You'll probably need the latest planner, as we all know - this is where specs come from… Also, F98811 is in control tables, so you'll need to run this for all environments. JN19147 is the latest planner that contains this TC.
Think of a work flow of a process that does require human thought… Whereas an orchestration or notification can be pretty autonomous. Human though as in an action. A good clear example that is available out of the box, is credit limit approvals. If a credit limit is changed, just check with the manager before that is done.
You get directed to a common approvals screen, you approve or reject and then a BSFN fires off to run the update, perfect.
Now, we have a pretty basic hybrid solution at the moment, foundational.
You still need a thick client to create DSTR's both key and additional data
You need a thick client to create the workflow in OMW before you can open it in the new modeller. Then you can design the workflow.
- You cannot call orchestrations - what?? this felt crazy and wrong. The first thing I wanted to do is call an orchestration.
- You cannot call notifications - just old school emails
- You can activate and deactivate workflows
- You can send an action or information message
This is like a cloud lift and shift, pretty strict - but it's so much better than the old workflow engine.
Note that you'll still need to initiate processes from code.
Of course you can get creative and create a NER or BSFN to call B98ORCH and call your ORCHs - that would be sweet
I can't wait to integrate workflow into something like IFTTT or zapier , which is very possible through a connection. This could open the world of IOT, voice, tweets and more generically to your JD Edwards robotic capability, teams notifications and more. Note that this could be SMS, integrate with your todo list. Automation and workflow are going to become more and more important and I cannot wait to see where this is going in future releases.
Awesome progress and I can see where it's heading. Great work JDE team.