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

9.2 Dev Client with SQL Server JDBC

$
0
0
Hi folks,

I'm starting in the dev forum understanding that tech may be appropriate as well and I'll try there next.

OK, 9.2.0.2 install. SQL Server DB setting up the dev workstation. Everything is smooth, full package built. WLS 12.1.3 installed, web dev feature installs fine but get "not suitable driver" message when running. No prob, missing sqljdbc4.jar in ..\misc. Added jar and still no luck. Copied the driver to ..\JAS\EA_JAS_80.ear\webclient.war\WEB-INF\lib and it works but far from ideal. So I'm missing some setup on local WLS to "register" that driver. On server managed instances (non dev workstations) this is simple. Note the oracle JDBC driver (used for local specs) is in \misc, but it also maybe classpathed in from somewhere else.

Anyone know the right place to get it in the classpath? just the startup parms?

thanks
Craig

Power Form Parent Child Connection

$
0
0
Hello All,

I have developed a Power Browse form. The Parent form Grid is join of F4101 + F41829. User opens the power form and enters a Search Text like "Oxygen" and clicks find. The Parent form displays all the items which have description "Oxygen". The child form (F4102) shows the details of only Item branch records for 1 items the first one on parent form . When user clicks on second row on parent form the relevant items details are shown in Child form. This works.

But is it possible that if the "Oxygen" search gave a match of 10 items then these 10 items are shown in both Parent and Child form at same time. i.e without firing the Row is Selected Event on Parent form. The screen dump displays my current design form.

Thanks. Appreciate your suggestions. Let me know if any details required. If such a thing is not possible, let me know if I need to pivot the idea.

Regards,
coolkl
Attached Images

How to know whether table got generated or not

$
0
0
Hi,

I want to know whether any Report is there in JDE which will give the list of tables which is not generated in the back end.

Thanks & Regards,
Azad.

P41202 - Item Availability - Find Committed Parts

$
0
0
Hi, i am not an inventory specialist so apologies in advance if my explanation is poor!

I have an item at a branch which is telling me that 3 parts are committed on Work Orders (i see this in P41202 - Detail Availability) and therefore are being deducted from the On-Hand stock at the Branch.

The branch is set-up in this way, which is fine.

But how do i a) find the work orders these parts are committed to and b)cancel the commitment

Thanks in advance for any help!

J

rfsmart or DSI

$
0
0
Folks,

A curious question and probably very basic.
I have been trying to have a subjective comparison of DSI from dcLINK and rfsmart. While the information about the individual products abound the internet, the specific comparison information is rather sparse.
Probably because there is not a lot of difference between the two and they both accomplish similar things.
I have been exposed to DSI and am familiar with its capabilities, more so when JDE software offers Business Function wrappers to leverage the MBFs in JDE.
My new project has rfsmart and I am trying to get some exposure there as well eventually. In the mean time I was trying to find out in what ways are the two different, if at all.

This is not from a decision making perspective, but lets say if I ever have to make a decision (irrespective of cost) between the two, what factors should I consider.
For the sake of discussion if it helps, lets assume that the base JDE software is 9.1.

Appreciate any information on this topic

Thanks and Regards
Shahid Equbal

Build a XML Tag using JDE Event Rules

$
0
0
Good Afternoon All,

we have a requirement to build a XML file using JDE Event Rules. There is report which currently generates a .txt file but the client now requires that same file to be generated in XML format.

I was wondering how to accomplish or build a XML tag for a header, detail etc.
txt file output goes one record in one line
.XML goes in a tree format. I have no experience in building a XML tags with simple JDE Event Rules and how it looks. Below is the XML format and I was wondering how I can a header and detail tags for this. Please provide your expert advice.
Do I have to construct one big String variable and concatenate these tags and after every close should I write to to the file or one insert at the end will be fine.
This report is for ROE and for every employee they generate a either a single or multi ROE depending on how many companies he was working.

<ROEHEADER Application="RoeWeb" FileVersion="1.00">

<Roe>

<B5>100000000RP9999</B5>

<B6>B</B6>

<B8>999999999</B8>

<B9>

<FN>Xxxxxx </FN>

<LN>Xxxxxxxxxxxxx</LN>

<A1>123 Xxxxxxxxxxx </A1>

</B9>

<B10>01012005</B10>

<B11>14012005</B11>

<B12>15012005</B12>

<B15A>80</B15A>

<B15B>800.00</B15B>

<B15C>

<PP nbr="1">

<AMT>800.00</AMT>

</PP>

</B15C>

<B16>

<CD>A</CD>

<FN>Xxxxxxxxx</FN>

<LN>Xxxxxxxxxxx</LN>

<AC>819</AC>

<TEL>6831234</TEL>

</B16>

</Roe>

<Roe>

<B5>100000000RP9999</B5>

<B6>B</B6>

<B8>999999998</B8>

<B9>

<FN>Xxxx</FN>

<LN>Xxxxxxxxxxxxxxxxx</LN>

<A1>789 XXXXXXXXXXXX</A1>

</B9>

<B10>01012005</B10>

<B11>14012005</B11>

<B12>15012005</B12>

<B15A>70</B15A>

<B15B>700.00</B15B>

<B15C>

<PP nbr="1">

<AMT>700.00</AMT>

</PP>

</B15C>

<B16>

<CD>A</CD>

<FN>Xxxxxxxxx</FN>

<LN>Xxxxxxxxxxxxxx</LN>

<AC>819</AC>

<TEL>1234567</TEL>

</B16>

</Roe>

<Roe>

</Roe>

</ROEHEADER>

Purge data from custom table

$
0
0
Hello,

I have a custom table that is being growing exponentially, we need to create a purge process that will delete data based in date calculations(anything that is less than this x date will be deleted). Anybody could recommend the best approach to take in this regard?

Thank you,

Monthly Yearly Comparison Report (RDA)

$
0
0
Dear all,
Can any body give me any idea to make the following report format in RDA.

Business View = V4211A

LOB Total Monthly Sale Total Yearly Sale
RT 100,0000 1000,0000
FS 150,000 1500,000

thanks

Yearly Monthly Comparison Report

$
0
0
Can any one give an idea of making the following report format in RDA.

LOB Total Monthly Sale(AEXP) Total Yearly Sale(AEXP)



thanks

Entering Vacation Balances For Employees

$
0
0
can any one till me how to save and edit vacation balances on the Employees? i am using JDE 9.1 i know how to setup a vacation type and vacation restrictions, also i know how to submit a vacation, however i cant seem to find the right field to enter employee vacation balance.

Additional Information for User profile

$
0
0
Hi All,

Is there any place within the user profile Application for store additional information ( Notes, additional information) or is the Address book is the only place to do this. I see there are quite a number of fields available within F0092, but they are not necessarily available within the P0092 application.

Have others used an alternate ways to store additional information for user profile?

One World System Administrator

$
0
0
Hello

Somebody, Could support me about how can I enable the JDE One World Administrator id?

Unfortunately the admin id id has been disabled


Many Thanks

JDE One World System - Id Administrator has been disabled

$
0
0
Hello
Please, somebody could advise me how I can enable the JDE Administrator id?
Many Thanks

New Location (CO) - Wants Costing at location/lot level

$
0
0
We are adding a new location (Company Level) that wants to do costing at the Lot/Level. All other locations are either Standard Cost or Weighted average.

I am use to one costing method company wide (usually Standard Cost).

The plant will be using Item Numbers that are common across multiple locations (Different companies) which means site(s) could have Standard (Method 7) or Weighted Average (2) while this location would be Lot/Level (Method 6 maybe 9).

Is this even possible? We are currently on 9.0 and going to 9.2 later this year.

'Disconnected' Mobile Applications

$
0
0
OK - let's challenge what we know about the whole MAF/IAS and all those other new (or recent) acronyms that OracleJDE has been sending to us.

Current Process: We have 'Secret Agents' that go out to the 'Far and Remote Locations' and 'do their thing'. They report these 'things' into a Visual Basic Application. When they return to the office, they export their 'report of things' to a CSV - and email that CSV to 'someone' with JDE Access. That 'someone', then, imports the 'report of things' into JDE.

Wanted Process: We have 'Secret Agents' that go out to the 'Far and Remote Locations' and 'do their thing'. They open their tablet, Click and fill-out forms to 'report of things' that occurred. The 'report of things' magically appear in JDE.

Conceptually - this would be done through Oracle/JDE's Mobile Application Framework. BUT, there is an unknown - what happens when the Mobile Application is not connected. You see, not all of our 'Secret Agent' 'Far and Remote Locations' are within Cell Range. Some of the 'Far and Remote Locations' have to kept 'secret' - so the other venues have no idea they exist.

That said - when a Mobile Application is outside of Cell Range - do you hear the tree fall in the forest (look, a squirrel)... I mean, does the Mobile Application Store, then forward - once it is 'Connected'?

So many of our sites are on the Disconnected Fringes, I'm hesitant to pursue the JDE Mobile - without knowledge of what happens when disconnected.

(db)

Look, another squirrel!

Removing commited quantities from primary location.

$
0
0
Hi All,

Can any one please let me know how do I remove committed quantities from primary location?
I have 2 items and in their primary location,one item is having negative qty commit and other item positive qty commit.
How do I check what is driving the commit and how do I remove it?

Lot Controlled items without an expiration date.

$
0
0
We have an issue where we have a lot controlled item but there is no expiration date. JDE requires and lot controlled item to have an expiration date. Has anyone run into this situation and how can it be handled?

Thanks
Larry

Item Restrictions for Drop Ship

$
0
0
Hello List,

We are working on using Advanced Preferences to prevent restricted items on sales orders. The process works great by looking at the state and country of the JDE Ship To Address Book record. However, we are seeing an increasing number of customers requesting that we drop ship to their customer.

The issue is that the ship address is on the Sales Order Override, not JDE A/B. Has anyone found a way to handle this at order entry? We are looking at putting checks in our shipping software in the warehouse as a final stop. However, that is awkwardly late in the process in terms of disappointing a customer.

Thanks for any insight,

Jer

Password Encryption PDF outputs - BI Publisher

$
0
0
Hi Experts,

Could anyone please advise if JDE/BI Publisher generated output be password encrypted. We have requirement for certain outputs like pay stubs, EFT remittances which the client want to password protect. Please let me know if this is something can be handled within the JDE or BI publisher. If there is any white paper or any document for reference I really appreciate your response.

Thanks
Sheen

WebLogic Auto Restart Cluster Server

$
0
0
Dear List,

I recently setup a WebLogic 12c server on Windows with 3 Cluster Server nodes. I am using the Nodemanager option to restart all services automatically in Windows.
I referred this Document to setup the scripts in WLST.

https://support.oracle.com/epmos/fac...te=8o6bm8cr7_4

Everything works great but I am not able to start all 3 managed servers at the same time.

The python script has this entry ...

nmConnect(userConfigFile='C:\SSScripts/myuserconfigfile.secure',userKeyFile='C:

\SSScripts/myuserkeyfile.secure',host='localhost',port='5556' ,domainName='E1_Apps',domainDir='C:\Oracle\Middlew are

\user_projects\domains\E1_Apps')

nmStart('AdminServer')
connect('weblogic','welcome1','t3://txhdcwbs07:7501')
start('C1_VC1')
start('C1_VC2')
start('C1_VC3')

But the last 2 server nodes are not starting up with the reboot.

I was able to circumvent it by creating separate scripts for each server but that feels a little clumsy.

Is there a way I can include all 3 servers to be started from the same script?

Thanks,
Soumen

P.S:- I have checked the Auto-Restart option under Server Scripts for each server and they are set to Yes/Checked.
Viewing all 7963 articles
Browse latest View live


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