Friday, 28 October 2022
Cantara Integration Platform 6.1 Released
Rinami Asset Performance Suite (RAPS) Enhancements
RAPS, the tools that help you to get more from your JD Edwards EnterpriseOne solution, now offer a number of new features.
Maintenance Execution Planner
Maintenance Execution Planner is efficient because it is usable - it saves you time, and reduces planning errors made during data entry. You can rearrange allocated work orders on a timeline, to organize tasks for the day. The tool also provides a visual indication of remaining schedule availability, so you can easily manage workloads.
Service Logic Enhanced
Service Logic gives planners finer control of service schedules, by introducing Cycle Type elements to model multi-step service cycles. Rather than relying on JDE associations, Service Logic assigns priorities to each cycle step, and performs its own forward-planning calculations to select the active step in the cycle. This avoids the problems of parts over-ordering and asset over-servicing.
When maintenance schedules need to be adjusted, Service Logic recognizes that cycle steps need to be handled differently for different circumstances. Rules can be configured, so that when the planned date for one cycle step is adjusted, dates for the other steps are updated automatically. The rules define a range of scenarios, and specify which cycle steps are allowed to be rescheduled. For example, you can choose whether schedule changes made to minor services should automatically trigger changes to major service events. Setting up these rules greatly simplifies day-to-day schedule management for large fleets, ensuring that assets are always serviced at correct intervals, and applicable maintenance regulations are complied with.
More Information
Take a look at the full range of available RAPS modules at rinami.com/products/rinami-asset-performance-suite.
Thursday, 4 August 2022
Capital Asset Management That's Well Connected
Rinami's Mobile CAM connects asset service teams with the planning
systems used across your business. The mobile app provides a user-friendly way
to view and manage work orders - wherever you are working, and because it's
based on Cantara Integration Platform, it has the advantage of real-time
interaction with JD Edwards EnterpriseOne. So all data is live.
Mobile CAM shows asset maintainers an up-to-date and prioritized listing of
requested work items. You can set it to display only the work that has been
assigned to you, your crew, or a particular site. You can also search for
information about a particular asset. However, the strengths of Mobile CAM
become more evident when you see the content within a work order.
Enhanced Work Instructions
Mobile CAM provides access to clear information enabling your team to
complete maintenance tasks safely, efficiently, and in
compliance with standards. These aren't lofty goals - they're essential
requirements that need to be facilitated. Mobile CAM can present step-by-step
instructions, parts drawings and photos, manuals, or a video showing how to
replace a part. This is particularly helpful for a team member who may be
unfamiliar with an aspect of the asset. There may also be attachments with tooling
information, required permits or safety advice.
The app also highlights exactly what information needs to be recorded. As
individual tasks are checked off, Mobile CAM gives team members confidence that
they have done what is required.
Streamlined User Input
Mobile CAM provides an easy way for workers to record the outcome of asset
inspections and repairs, and update job status. This data, together with the
parts and hours consumed, is immediately shared back to other business teams.
So by the time a team member lets you know that stock is getting low, it's
probably already been re-ordered.
Like all Cantara mobile apps, user input is streamlined so that using the
app is never a burden. Think of simple checklists, status selectors, meter entry...
when you're working on equipment you can't stop to write a book. The app is
efficient, designed to become a natural part of performing a task, rather than
an extra chore.
Mobile CAM allows equipment meters to be recorded at any time, and
eliminates the problem of rushed handwriting that needs to be deciphered later.
The app immediately checks the entered values against the last readings stored
in JDE, and makes sure they're valid. Meter reads (or measurements from any
device sensor) can be conducted as part of normal asset operation, or during
any maintenance event, rather than being left until end of month or worse. The
readings drive future maintenance planning, so it's easy to see the value in
keeping them up to date. They impact on reporting, parts procurement, external
inspections and labor requirements.
No Paperwork
Another advantage of Mobile CAM is that it eliminates service paperwork, so
maintainers can spend more time maintaining equipment, and less time writing
up, printing and collating the required documentation. Reports can be generated
automatically, based on the work order details entered during maintenance. Working
without paper might improve job satisfaction too.
Noticing Problems As You Go
We all recognize that mechanics can save us a lot of heartache, and money,
by keeping up with preventative maintenance. Yes, inspection of parts wear will
help you optimize an asset's productivity; but knowing that a turbo needs to be
replaced before the whole engine is destroyed is more critical. That's why
Mobile CAM lets maintainers create additional work orders, for issues they may
notice on the job. An additional work order can be created while the mechanic
is right beside the machine, and they can attach marked-up photos or other
details that should be captured. Creating a work order takes seconds, and the
information goes straight to JDE, ensuring that problems are not forgotten.
Security
Cantara supports numerous authentication providers and complies with modern
security methodologies, including LDAP, Everest SSO, JDE, Steltix TLX10, OAuth2
(including Azure AD and Firebase) and Trust. Role-based access applies to all users,
whether logging in to a cloud-based or on-premises Cantara server, or a Cantara
mobile app. The connections between Cantara mobile apps, Cantara servers and JD
Edwards use SSH encrypted communication links too.
Featureset
Mobile CAM handles a range of asset management functions:
- Work order search, view and update (including checklists for work order close)
- Parts issue (and return of unused parts)
- Labor details, including time entry (as hours, or via start/stop buttons)
- Asset service history
- Pre-start equipment checklists
- Safety enhancements like operator fatigue checklists
- Offline support (allowing you to travel in and out of mobile range)
The app can be customized with additional features, such as Item Search or Inventory
Inquiry. All functionalities can be aligned with your specific business
processes.
The Mobile CAM app and Cantara Integration
Platform are a capital asset management solution from software company Rinami rinami.com, with headquarters in Queensland, Australia.
Monday, 23 April 2018
Rinami Asset Performance Suite (RAPS) Achieves Oracle Validated Integration
Thursday, 14 May 2015
JDE EnterpriseOne Browser Experience Improvements
Grid Global Page Size = 50
Back in the early 8.10 and 8.11 days this setting could have a major impact on web performance just due the amount of javascript that used to come down with the grid and the fact that PC's and terminal servers back then would struggle to process it all. These days those issues have long since disappeared so for the convenience of your users we recommend setting this to at least 50. If you leave it at the default you'll find that a lot grids will still only provide the user with the first 10 records on a find.Use ActiveX Controls = False
UBE Content Disposition = False
Monday, 11 May 2015
Enabling Basic Google Analytics for JD Edwards EnterpriseOne 9.1.5
So the first thing you need is a Google Analytics account. There's plenty of information available on how to go about it so I'm not going to clutter the internet with yet another tutorial. If you need a starting point, here's Google's documentation.
To activate the data capture for Google Analytics you need to include some javascript. The best place I have found to inject this code at the moment is in the webgui.js file. Simply append the following code to the very end of the file:
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-XXXXXXXX-X', {"siteSpeedSampleRate": 100});
ga('send', 'pageview');
You'll need to replace UA-XXXXXXXX-X with your own Google Analytics identifier.
Where is the webgui.js file you might ask... Assuming you're using Server Manager (I don't who isn't) then you'll want to update the deployment package found in the SCFHA folder on your JDE web server. Here's an example linux path you might use for you PY deployment:
/u01/jde_home/SCFHA/targets/WL_JPY910/owl_deployment/webclient.ear/app/webclient.war/share/js/webgui.js
That's it. If you restart your web instance the solution will redeploy with the new updated js file and you'll be away. Depending on your browser cache you may need to hit refresh to ensure the latest webgui.js is pulled down onto your client machine. You should then be able to log in to Google Analytics and watch the hits flow through as you navigate through the JDE applications.
Please be aware that this has not been heavily tested and is not supported by Oracle so if you do implement this change you do so at your own risk.
Monday, 1 September 2014
Adding Business Value with Effective Maintenance Planning
Monday, 25 August 2014
Setting up preventative maintenance service cycles in JD Edwards EnterpriseOne using Associations
So how does JDE Plant & Equipment management meet this requirement? Through the use of associations. The associations functionality allows individual maintenance schedules to have a relationship to each other thus you can establish one or more service cycles for a unit.
In this post we're going to run through how you actually go about establishing a working service cycle using a light vehicle as an example and some of the gotchas that you should look out for.
Context
For this example we'll be setting up a single service cycle for a light vehicle. In this case the vehicle will require a service every 10,000km or 6 months, whichever comes first. Obviously not every service will be the same so at 20,000km, 40,000km and 120,000km there will be differing servicing requirements.
Preliminary setup
The first important point to understand about associations in this context is that you will be setting up four separate service schedules that are related to each other as opposed to a single schedule with changing maintenance types. This is an important distinction for users which are familiar with other computerised maintenance management systems (CMMS) and must be understood to be able for the successful operation of these types of setups.
In this case we've created four maintenance types to reflect the four different types of services:
- LVTH010K - Toyota Hilux 10,000KM Service
- LVTH020K - Toyota Hilux 20,000KM Service
- LVTH040K - Toyota Hilux 40,000KM Service
- LVTH120K - Toyota Hilux 120,000KM Service
- LVTH010K - 10,000KM or 182 days
- LVTH020K - 20,000KM or 364 days
- LVTH040K - 40,000KM or 728 days
- LVTH120K - 120,000KM or 2184 days
- LVTH010K - work order will trip 500KM before due which is effectively 5 days
- LVTH020K - work order will trip 1,000KM before due which is effectively 10 days
- LVTH040K - work order will trip 2,000KM before due which is effectively 20 days
- LVTH120K - work order will trip 6,000KM before due which is effectively 60 days
It is important to note that the associations are not automatically cascading. That is, just because the LVTH010K service is associated to the LVTH020K service and the LVTH020K service is associated to the LVTH040K service, the LVTH010K service is not automatically associated to the LVTH040K service. You must explicitly define this in the associations for each service.
If the threshold for the 120K service was set to 90% rather than 95% you would not be able to use 0% because 90% gives an effective meter to run of 12,000KM which is greater the service interval specified on the 10K service. In that instance you would actually need to set the Multiple Work Order code on the 10K to 1 and change the associations range on the service down to 01 records only to handle the overlap between planning the 10K service and planning the 120K. Unless your planning fences dictate that you need your PM schedules to be tripping this early, this sort of scenario should be avoided as it will create a complicated environment for your maintenance planners.
Once the associations have been defined in this manner you should now have everything configured to execute the planning cycle.
Running the PM Schedule
When running service cycles using associations there are a few important things that need to be managed for the solution to work effectively and reduce the amount of manual planning that would need to be carried out. Firstly if you are using meters as part of the service interval then you must ensure that you are getting timely and regular meter readings into the system. Failure to do so can cause significant fluctuation in the percentage due which can cause difficulty in planning. The second is that servicing is carried out a close to schedule as possible. Servicing unit significantly early or late relative to their planned service date can cause the associations to get out of sequence. The last requirement is that PM schedule lines are closed as soon as practicable. If you are using model work orders then this means that the work order is moved to a status which closes the related PM schedule line as soon as possible after the work has been completed.
Failure to manage the process in this way will cause significant overhead for maintenance planners when using associations as the automated generation and association of PM schedule lines will frequently fail to occur.
One final note on running the schedule. You must ensure that your R12807 Update PM Schedule Status report has data sequencing set so that your PM schedule lines are processed in order from most frequent to lease frequent. Failure to do so will cause the associations to burn through work order numbers while processing. There is a white paper available from Oracle within information on how to do this.
What about forecasting
JDE enables preventative maintenance forecasting through the use of PM projections. Unfortunately there is a significant issue with the projections generation report (R13411) in that it does not take into account associations. This means that it will project the 10K service every 10,000KM when in reality the 10K service will only occur every 20,000KM.
At Rinami we have developed a set of enhancements that offers planning improvements including more sophisticated calculation of the PM schedule occurrences value and also generates the PM projections taking into account the associations. This enables organisations to run far more accurate PM forecasting and budgeting processes using the PM schedules they have defined within JDE. Please contact us if you like to know about this enhancement to JDE Plant & Equipment Management or would like know more about how we can assist you with implementing or improving your Enterprise Asset Management processes and systems.





