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

Unable to "turn off" some table trigger code

$
0
0
Forgive me for posting to multiple forums.
Maybe the CNC forum is more appropriate since I now have more information about this issue.

JDE: 9.1, TR 9.1.3, SS DB
===================
We needed a table trigger to insert into a log table.
The TER code was changed.
The change was built and deployed.
Everything worked as expected.
--
We now want to turn off that table trigger insert.
The TER code was commented out.
The change was built and deployed.
*Except, the table trigger is still now in place; inserts still occurring into log table.
--
We noticed on the initial implementation of the trigger code, the jdbtrg2.dll file was updated in the pathcode folder on the enterprise server.
Our recent change to comment out the trigger code, did not update this file.
--
We did not do the initial build and deployment ourselves, so we are 100% familiar with the process which was used.
--
[update: Oracle has acknowledged a bug] ( Doc ID 2120700.1 ) Bug 18163361

This is what is provided:

Workaround

Run a manual generation of the table followed by a clear cache of the serialized objects in server manager.

The table with the trigger is fully populated with data.
Gen'ing the table to clear the table which I don't want to do.
If the problem is with the serialized object code, when couldn't we just serialize that TER code?
If so, how would we do that differently from doing our normal package build of the table object, which doesn't work?


--
Thanks in advance for all help on this.

XmlCallObject Help

$
0
0
I have an instance of 9.2 standalone client that I am trying to use to test our integration solution. Our integration solution will be accessing data in JDE from javascript. I've read through the Interoperability Guide and it looks like XMLCallObject and XmlList are the easiest solutions to quickly proof something out without a ton of other setup, (though I did setup ServerManager, HtmlServer, and AIS because I though AIS would provide a REST interface to data as opposed to just an automation API).

Following the guidance in the interop, I've configured the JDE.INI with JDENET kernels 6, 16, and 22 as well as added settings for LREngine, XmlLookupInfo, and XTS.

I have not been able to find any information on how to actually send an XML request (e.g. what url to post to, what headers, etc...). MY JDE.ini has listen and connect ports as 6012. I tried posting to localhost:6012 and I get no response. My E1 server listens on 9200 so tried posting to that and I get a 404. My context root in weblogic for the E1Server is jde, so I tried posting to JDE and I get an empty 200 response.

Is it possible to send an XMLCallObject or XMLList request over HTTP to a JDE Standalone Client? If so, how do I determine what the endpoint should be?

Standalone Integration

$
0
0
We are trying to set up a JDE sandbox environment in order to test our integration with JDE. We have installed the 9.2 Standalone Client. Our integration solution is javascript based, so I need a web api for exchanging data with JDE. Originally I was looking at AIS and installed ServerManager, HtmlServer, and AIS, but after reading some posts here and elsewhere, I understand that AIS is more of an automation interface than a data interface. After reading the interop guide, the XML interop and BSSV look like good options with BSSV requiring more setup and configuration.

Per the interop guide, I added JDENET Kernels 6, 16, and 22 as well as LREngine, XML Dispatch, XTS, and XMLLookupInfo. However, I have not been able to find anywhere where it tells me how to send an XMLCallObject or XmlList request. Specifically what endpoint to send the request to, and headers to include. I tried sending the request to localhost:6012, which is my JDENET connect and listen port, and got no response. I tried localhost:9200, which is my E1Server port, and got a 404. I tried localhost:9200 with the context root jde, and got an empty 200 response.

Is it possible to send an XML request over HTTP to the standalone client? If so, how would I determine what endpoint should the request be sent to?

Use Data Sel/Seq from a Section

$
0
0
Hi folks,

I have a UBE with 2 sections. One is a driver which goes onto to call the 2nd.

The drivers BSVW is over F4801 F4102 and F41021.
The second section is over F41021 only.

It's being reported to me that despite me using RV GBL variables which I populate in the 1st section, the 2nd section seems to be updating more than was selected.
I find this odd as the 1st section populates RV variables for the entire F41021 key then calls the 2nd section and filters on the RV variables. (so it should just update whatever the F41021 key is - ONE LOTN LOCN MCU ITM etc.

Can I use Use Data Sel/Seq from a Section to copy down just the F41021 parts or will it over the minute it sees selects to F4801 when the second section isn't coded to look there?

The UBE is actually a clone of R41082 and I changed the Lot Status Update BSVW to add F4102, F41021 and a few more fields from F4108

Thanks

John

9.2 Chrome Row Exits not processing

$
0
0
We are in the process of upgrading from 9.0 to 9.2 TR 9.2.1. We are testing in Chrome version 61.0.3163.91 but continue to see one problem: When clicking on a row exit, sometimes I need to click it up to 5 or 6 times in order for it to process. It does not happen in any pattern, but when this happens, I see the name of the row exit pop up (the same way it does when it works), but then it doesn't go any further.

For example, I go into customer service inquiry and populate the grid with open order lines. I click on one and Row Exit to Item, then Availability. It shows the word "Availability" but then doesn't process. When I continue to click, it finally processes. Some users are having this in Chrome, but not all. We have done the following:

Matched Java versions to a working work station
Matched Chrome settings and versions to a working work station
As someone who experiences this problem, I have logged into a working work station
Changed my Chrome to 32 bit
Even tested changing my mouse speed setting
Cleared history (from end of time) and rebooted
Matched JDE Chrome Preferences to a working work station
We are all on the same Weblogic instance.

We have tried just about everything we can think of. Any suggestions?

Chrome - have to click row exits multiple times in JDE to make them work

$
0
0
Has anyone experienced having to double or triple click row exits in JDE to make them work.

We are using latest release of Chrome, and we are on JDE 9.2 , tools release 9.2.1.2

It works on some of our Windows 7 machines and not on others, checked all chrome settings to make sure they were the same.

Freight charges sales order f4211

$
0
0
Hi,
I am trying to compare sales order table with AR ledger.How do i know in sales order if freight is free or chargable.
There is a field in Sales order header shfrth where we can see its free but looks like the logic is not applied.
Regards,

DataMatrix 2D Font

$
0
0
Hello There
Did anybody implemented 2D Fonts in BI Publisher ?
We are 9.1 release trying to implement 2D Fonts. We are on Oracle Database / Linux Environment.
After generating custom class i was able to see the encoding from Command Prompt.
When i try to invoke it from BIPublisher it is not recognizing. I have defined on the field in RTF as below....? Can anyone suggest if i am missing anything.

<?register-barcode-vendor:'oracle.xdo.template.rtf.util.barcoder.Barc odeUtil';XMLPBarVendor?>
<?format-barcode:VendorInvoiceNumber_ID1;'DataMatrixCode';X MLPBarVendor?>

Thanks
CHCSR

How to Auto Refresh Grid Data?

$
0
0
Hi folks,

I am using buffer rows in my application to display the data in headerless detail form.
On web(JDV/JPY) when I click on the find button. It is displaying 5 records out of 16 records. But in DV local it is displaying all the 16 records.

Then I will refresh the webpage(F5) or Tools -> Refresh button. Then all the records will display.

So without pressing F5 or Tools->Refresh button how to load the grid records automatically?
Is there way to refresh the grid data or web page without pressing of those above buttons?

Please let me know.
Attached Images

Upgrading Local Database

$
0
0
Hi,

Our JDE version is 9.0 and the tools release is 8.98.4.3, we have sql server 2005 as local database and company audit wanted to upgrade it to SQL Server 2014.

Can we upgrade our local database? If so what steps need to be followed.
Do we have any oracle document for the same.

Thanks,
Madav Karna

Changing database data source

$
0
0
Hi,

Our JDE version is 9.0 and tools release is 8.98.4.3. We are planning to upgrade our database from AIX to Red hat Enterprise Linux 5.
The JDE Database Server name is going to be the same but the database names are going to change, because of which we have to change the database data source settings in JDE.
Could anyone help us with what steps need to be done for updating the database data source settings in JDE.
Is there any link for oracle document for the above. Any help on this would be greatly appreciated.


Thanks,
Madav Karna

How to Auto Refresh Grid Data with buffer rows on Web Page?

$
0
0
Hi folks,

I am using buffer rows in my application to display the data in headerless detail form.
On web(JDV/JPY) when I click on the find button. It is displaying 5 records out of 16 records. But in DV local it is displaying all the 16 records.

Then I will refresh the webpage(F5) or Tools -> Refresh button. Then all the records will display.

So without pressing F5 or Tools->Refresh button how to load the grid records automatically?
Is there way to refresh the grid data or web page without pressing of those above buttons?

Please let me know.

Sales Tax v VAT in GL

$
0
0
Hi all,
is there a difference in the way the system records sales tax and VAT in the GL?
thanks

Download From F98MODAT - Custom

$
0
0
Hi,
I'm trying download PDF file from F98MODAT, but withou sucesss. I can save a file, but I think the decoding is not correct. Somebody knows?


jdeBufferUncompress((BYTE **)&pData, &nDataSize, (const BYTE *)dsF98MODAT.zutxft.lpValue, dsF98MODAT.zutxft.lSize);
jdeStrncpy(szFileName, (const JCHAR *)lpDS->szPathTo, DIM(szFileName) - 1);
stream = jdeFopen(szFileName, _J("w"));
jdeFwriteConvert(lpBhvrCom, (JCHAR *)dsF98MODAT.zutxft.lpValue, sizeof(JCHAR), dsF98MODAT.zutxft.lSize, stream);
jdeFclose(stream);

Ship to, Sold to

$
0
0
Hi guys,

I'm new to JDE, I was wondering if someone would be able to explain how JDE decides what "ship to" and "sold to" appears on sales order ?

Best Regards

F98MODAT Dowload File - JDE 9.2

$
0
0
Hi,
I trying create business function to dowload file (PDF) from F98MODAT, I can download file in the directory but I think decoding is not correct. Somebody knows?

jdeBufferUncompress((BYTE **)&pData, &nDataSize, (const BYTE *)dsF98MODAT.zutxft.lpValue, dsF98MODAT.zutxft.lSize);
jdeStrncpy(szFileName, (const JCHAR *)lpDS->szPathTo, DIM(szFileName) - 1);
stream = jdeFopen(szFileName, _J("w"));
jdeFwriteConvert(lpBhvrCom, (JCHAR *)dsF98MODAT.zutxft.lpValue, sizeof(JCHAR), dsF98MODAT.zutxft.lSize, stream);
jdeFclose(stream);

HtmlServer Data Source

$
0
0
I've set up HtmlServer and AIS on a standalone client using Server Manager. When I try to send a request to AIS I get the following error in the HTML server logs. I added a jde/jde user to the E1Local database and granted it all permissions. I set the jde user and pass in the advanced database settings for the HTML Server for both the bootstrap and spec database settings, but I get the same result. Does anyone know how to set up the datasource and the HTML server for local database access?

15 Sep 2017 21:40:15,188[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local. java.sql.SQLException: ORA-01017: invalid username/password; logon denied
15 Sep 2017 21:40:15,188[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local. com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.
15 Sep 2017 21:40:15,191[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.) com.jdedwards.services.objectlookup.DataSourceNotF oundException: Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)
15 Sep 2017 21:40:15,192[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.) com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)
15 Sep 2017 21:40:15,192[SEVERE][JAS]Exception occured in the JDESignon.jdeSignon() :BuildUserSession Failed. com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)

HtmlServer Data Source

$
0
0
I have installed HtmlServer and AIS on a standalone 9.2 instance. When I try to send a request to AIS, I get the following error in the HtmlServer logs. I created a jde/jde user and password in the E1Local database and granted it all permissions. I set the advanced database settings on the HTML server bootstrap and spec datasource settings to this user and password, but it has not changed the error that I am getting. Does any one know how the datasource and HTMLServer should be configured?

15 Sep 2017 21:40:15,188[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local. java.sql.SQLException: ORA-01017: invalid username/password; logon denied
15 Sep 2017 21:40:15,188[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local. com.jdedwards.database.base.JDBException: [DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.
15 Sep 2017 21:40:15,191[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.) com.jdedwards.services.objectlookup.DataSourceNotF oundException: Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)
15 Sep 2017 21:40:15,192[SEVERE][BASE]com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.) com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)
15 Sep 2017 21:40:15,192[SEVERE][JAS]Exception occured in the JDESignon.jdeSignon() :BuildUserSession Failed. com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)

JP Morgan Chase - Single-Use Accounts (SUA) product for vendor payments

$
0
0
Does your EnterpriseOne system interface with JP Morgan Chase - Single-Use Accounts (SUA) product to pay your vendors electronically?
I would like to ask you some questions.
Thanks. Eric Lehti at 918-615-7211 and elehti@quiktrip.com

JP Morgan Chase - Single-Use Accounts (SUA) product for vendor payments

$
0
0
Does your EnterpriseOne system interface with JP Morgan Chase - Single-Use Accounts (SUA) product to pay your vendors electronically?
I would like to ask you some questions.
Thanks. Eric Lehti at 918-615-7211 and elehti@quiktrip.com
Viewing all 8148 articles
Browse latest View live


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