Quantcast
Channel: JDELIST.com - JD Edwards ERP Forums
Viewing all 7933 articles
Browse latest View live

Wednesday October 2 - How Trek Bicycle Leverages IoT Orchestratration

$
0
0
https://questoraclecommunity.org/eve...estrator-week/
Abstract:

Trek Bicycle was the first JD Edwards customer to deploy an IoT orchestration to production, and the use case has grown to become a vital part of Trek’s “fun and flexible” work environment. Learn how employees rely on the orchestrator daily to track their personal bike and parts/accessory orders from the distribution center to Trek HQ in Waterloo, WI.

Wednesday October 2 - Orchestrator Customer Stories

Wednesday October 2 - Orchestrator and AIS with single page web applications

$
0
0
https://questoraclecommunity.org/eve...estrator-week/

Extending JDE with Single Page Web Applications
Abstract:

With the rise in awareness for User Experience it is critical we build an intuitive experience for our users that has them returning with ease. Learn how we refreshed the user experience in JDE with the use of the Orchestrator and AIS.

October 4 - JD Edwards EnterpriseOne Orchestrator: Product Updates from Engineering

$
0
0
https://questoraclecommunity.org/eve...hestrator-week
October 4
JD Edwards EnterpriseOne Orchestrator: Product Updates from Engineering
Abstract:

Among all the innovative enhancements in the JD Edwards EnterpriseOne product line, perhaps none is more far-reaching, impactful, and versatile than the Orchestrator. The JD Edwards EnterpriseOne Development team continues to enhance the Orchestrator at a frenetic pace. If you are looking for an introduction to Orchestrator, this isn’t it! Come to this session for a fast-paced deep dive from engineering on recent and planned enhancements, such as the Process Recorder, Orchestrator Monitor, orchestrating reports, reading inputs from CSV files, launching orchestrations from EnterpriseOne applications, and too many more to list.

October 4 - Automate Business Process and Remove Customization Using Orchestrator

$
0
0
https://questoraclecommunity.org/eve...estrator-week/
Abstract:

Join our team of experts as we take you through an Orchestrator use case on how to automate the creation of items in the Item Master and related tables (Item Branch, Cost, Price, Cross Reference). The standard process, which takes up to 5 minutes for each item with the various screens a user has to go through, now can be completed in seconds through the Orchestrator. Through demonstration, we’ll provide a look into this process and shed light on how the Orchestrator enables the user to remove previously required customizations done to the screens to streamline the process.

AIS Form P42101 Submitting with Warnings

$
0
0
Hello!

I'm having an issue where I'm trying to submit an order with the P42101 form through AIS when warnings are present. When I submit a normal order with no warnings, I'm not having an issue, my JSON goes through fine, and I get an order number and my order is saved to the database. When I submit an order with warnings with the P42101 I can basically spam the "Save and Continue" (form control ID 138) and it gives me an order number BUT it never saves to the database.

My current steps are:
Login to AIS - get token
Add Order Request - W42101C
Add Order Headers - W42101E
Save Order Headers - W42101E
Add Order Details - W42101D
Submit Order Headers - W42101D (ad nauseam until correct request is given)

When using the P4210 with AIS, all I had to do to save an order with warnings was to submit it twice. Is there a magical step I'm missing? (Fingers very crossed.)

Any and all help is highly appreciated!

Dealing with late landed costs and integrity issues

$
0
0


dimitrishuk Sep 19, 2019 1:02 PMHi,
Hi All, we have a repeatedly cascading problem that is causing us a host of issues with "Item Ledger / Account Integrity". We are on JDE World A9.2.

Take the below example

G/L Date Creation Date Doc No Description Extended Cost (F4111) Account Ledger (F0911) Variance
12/1/2018 16/10/2018 OV18000137 Landed Cost 184,7000 184,7000 0
12/1/2018 12/1/2018 OV18000109 Inventory Receipt 52.800,00 52.800,00 0
12/1/2018 12/1/2018 IM14999 Inventory Issue to Workorder -14.919,53 -14.896,62 -22,91

Basically, inventories are received, they are sold or issued to work orders and debited from stocks in inventory ledger (F4111). There are many cases when landed cost is added in later in time (see creation date) with a different G/L date, totals and unit costs are recalculated, but all of a sudden all transactions that follow no longer balance with the G/L (F0911).

I'm personally stumped on how to fix this. The simple answer is not to receive inventory without landed costs, or just expense them when they are too late. Business on the other hand says that neither of these options are good enough. How does everyone else approach this?

UBE ends in E status on server

$
0
0
Hi guys,

We have a problem with a newly developed custom UBE...it runs well when run LOCAL but fails on server when submitted from webclient.

It fails immediately after inserting a single record into a custom table...and the kernel goes into zombie status.

On fat client LOCAL run it successfully inserts multiple records and generates pdf output.

E1 9.2
TR 9.2.3.3
Solaris & Oracle platform

We tried with a new table and new UBE....but still it inserts one record and fails...I already approached Oracle support but I believe I can get faster help here.

Thanks for your help!
aaro
Attached Files

Multiple Business Views for Form Extensibility

$
0
0
Hello,
We are on version 9.2.3.4. I am trying to learn form extensibility but I ran into a big question. It seems as though I should be able to have multiple business views to choose from, as indicated by the "Select Business View" field being a drop down list. But I was informed that only one business view can be associated with an application and in order to use my newly created business view, I would have to create a copy of the existing application and link my new business to this new application. Can anyone provide clarification on the number of business views that could be available to choose from in the "Select Business View" drop down in the Form Extension Manager? Are we allowed more than one? If so, how do I link multiple business views to the same application so that the "Select Business View" drop down shows all the available business views?

Thank you for your time!

Set Focus on a Grid column of Selected Grid Row.

$
0
0
Hello ,

I have a situation where i am selecting a Grid row and clicking a row exit to browse a different form where i am selecting a value and coming back to the parent screen where the selected value is overriding one grid column .but when i am clicking the OK button the newly overridden value is not saving .its saving the previous value though its bringing the new value and displaying in the parent screen grid column but not saving

1 thing i noticed , when i am coming back to the parent screen and i am manually clicking that grid column ( not changing anything just putting the pointer) then the newly overridden value is getting saved after clicking on save button.

May be i am thinking if we can set focus the specific grid column of the selected row , after coming back from the called from this value may be save.

1.
DO we have any Functions / Logic to set focus on a particular column of the selected row after coming back to the calling form.

2. Or if any other logic need to apply to save the newly overridden value ( as it is displaying correctly the new value in the calling form after returning back from the called form )



Thanks


Thanks

Is there a way to build business functions outside Busbuild, i.e using the VS

$
0
0
I need to build business functions but visual studio is not working for unknown reasons.

Somewhere I had read about an article where you could create a make file and build the JDE bsfn completely in Visual Studio.

XML Publisher output filename not displaying correct in WSJ

$
0
0
If we click on a job from WSJ for PO Print, it should pull up a hyperlink titled something like "Purchase Order xxxxxx.pdf". Starting today, it is instead showing a hyperlink with the standard attachment naming convention of something like "RD43500_EN_1234_4443.pdf".

This isn't happening in our DV environment, which is on a different foundation. I've tried deleting the .ddb/.xdb files on the enterprise server, but to no avail.

Any idea why this would be happening? Thanks!

Handling Joint Checks

$
0
0
Managing hundreds of residential construction builds with numerous GC/Subcontractor relationships --
so, as a result we have a lot of joint checks each week to process. So, I'm writing because the posts for this topic are VERY old and I am curious if anyone has come up with a simpler way to handle Joint Checks. As the process was stated in older posts - my client currently uses unique address book listings for related companies - who must be paid via Joint Checks (names on checks, everyone signs - manually. After many years and various protocols in building AB entries, this has become an arduous process - and one that is VERY hard to train new staff to support. Has anyone been able to develop a less manual solution for Joint Checks - perhaps using the "Joint Venture" module features (just for payments), perhaps using Parent/Child feature (for check printing) or just figured out a better way to use the limited functionality of AB (related addresses - even with this, the abbreviations are hard to keep up with; may be able to use the Project Name/Number in the Naming convention, but print only Related Addresses - possible?).

Given that JDE is so construction/real estate development heavy (or it was pre-Oracle purchase), why is it that the Joint Check process has not been better automated? I hope it has happened, and since I've been away for a while, I just do not know of the new "best practice way" to handle this. The client implemented JDE years ago and have not updated system or process much in the last 8 years, so would love to hear how others are handling this today as we embark on improvements. sharing of screen shots or transaction diagrams would be ok too.

Create new email body( glo E ) and replace the old email body in a RD.. but nochange

$
0
0
Hi :

first, I am very new in JDE E1 910. sorry if I ask easy question.

In fat client, I create a new email body call 55T06 ( through data dictionary design > Error Messages ) in DV. I confirmed the 55T06 is also created in web client ( the lead developer told me this 55T06 will automatically popular to PY and PD ). In my next step, In both OWM and Web client, I replaced the old email body by this new one 55T06 ( though the report definition > Data Item for Subject and body to 55T06 ).

At first, during my unit test, the email I received still have the old email body. I did few time by changing status from 26 to 21 then 21 to 26... even have the CNC guy to "clear the cache"... then finally.. it suddently work. So I though the root problem is due to clear the cache.

Now, after the weekend ( the server crash too ). I run the same Report again... and again, receive the old email body.

How come? Any idea where could be the issue. any idea help

Fsldiscover

Two E1 Orchestrator Webinars Monday 9/30

$
0
0
https://questoraclecommunity.org/eve...estrator-week/

Orchestrating Your Path to the Next Horizon

The JDE EnterpriseOne Orchestrator is a gateway to digital transformation. It leverages your core JD Edwards applications and external technologies to automate tasks and the distribution of information.
Webinar 2: Becoming a Maestro at Orchestration: How to Leverage JD Edwards Orchestrator

Tuesday October 1 - Magical Orchestration of JD Edwards Hybrid Cloud Integration

$
0
0
https://questoraclecommunity.org/eve...estrator-week/

Tuesday October 1
Digital Transformation – a Magical Orchestration of JD Edwards and a Hybrid Cloud Integration
Presented by Simon Streeter
First Capital
Abstract:
Hybrid Cloud is quickly becoming a common deployment model of business applications. Integration Platforms are in demand more now than ever. The complicated task of developing a platform that will do what you need it to, it takes a dedicated team of developers. When you have development in-house, the costs are astronomical and you may not get the full results you are after. Your success depends on the ability to react to changing conditions and have the best fit for your digital transformation including a flexible hybrid integratio

Tuesday October 1 - Orchestrations in Production

$
0
0
https://questoraclecommunity.org/eve...estrator-week/

CCWA Orchestrations in Production – Integrations and Automated Requisition Release
Abstract:
Automating integrations and requisition release and PO processing via Orchestrations has been very beneficial to CCWA. It has provided real cost savings, and better information flow between systems, as well as reducing the time it takes to get from Requisition to Purchase Order with the vendor.

Tuesday October 1 - Orchestrator, UXOne, and Social Networking

$
0
0
https://questoraclecommunity.org/eve...hestrator-week

Enhanced User Experience with JD Edwards: Orchestrator, UXOne, and Social Networking
Presented by Krishna Muthuperumal
Martin Marietta Inc.
Abstract:
Martin Marietta Inc. is a supplier of aggregates and heavy building materials, with operations in US, Canada, and the Caribbean. MM wanted a unified CRM solution to replace Salesforce and traditional Excel sheets to satisfy the needs of their wide variety of business users. In this session learn how MM accomplished this by leveraging the modern visualizations of Oracle’s JD Edwards EnterpriseOne UX One, seamless automations provided by JD Edwards Orchestrator, and social media components showcasing a customer 360-degree view.

Wednesday October 2 - How Trek Bicycle Leverages IoT Orchestratration

$
0
0
https://questoraclecommunity.org/eve...estrator-week/
Abstract:

Trek Bicycle was the first JD Edwards customer to deploy an IoT orchestration to production, and the use case has grown to become a vital part of Trek’s “fun and flexible” work environment. Learn how employees rely on the orchestrator daily to track their personal bike and parts/accessory orders from the distribution center to Trek HQ in Waterloo, WI.

Wednesday October 2 - Orchestrator Customer Stories

Viewing all 7933 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>