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

Query For Access Authority To Particular JDE Pgm

$
0
0
Howdy Listers:

I'm needing to query against user pgm access, to namely the P4101 (likely another case of a wrong user having access or doing the wrong thing...) that will
allow them to update F4101, F4102 accordingly.

So maybe query the OK authority to the screen? But then what if updates internal to that of hidden buttons or such? Go against enterprise wise for
authority there?

Any help here? Just not sure for the moment.

Thanks in advance!

Query For Access Authority To Particular JDE Pgm/Associated Tables

$
0
0
Howdy Listers:

I'm needing kinda a "who's who" of a query against user pgm access/role authority, to namely the P4101 (likely another case of a wrong user having access or doing the wrong thing...) that will allow them to update F4101, F4102 accordingly.

So maybe query the OK authority to the screen? But then what if updates internal to that of hidden buttons or such? Go against enterprise wise for
authority there?

Any help here? Just not sure for the moment.

Thanks in advance!

jdb_deletetable api and table joins

$
0
0
Does anybody know if it is possible to use the jde_deletetable api to delete records from two joined tables? Looking at the api documentation it mentions joins in the idInstance parameter but I can’t find any examples of how to use it this way.

I think you can do a jdb_OpenTable with no index specified and then a jdb_SetSelection on the request handle and then finally a jdb_DeleteTable to delete the selected records from a single table but I’m not sure about joined tables.

What I’m trying to achieve is to delete records from two tables with a certain data selection, but unfortunately the second table doesn’t contain the field I want to select on. Currently I’m having to read the first table in a loop for the data selection and then delete the matching records inside the loop from the second table, but this is not very efficient and both tables could potentially have a large number of records.

I’ve also tried to delete the records using a joined business view but this didn’t work as the generated SQL was incorrect (I think this is a limitation of the toolset).

I'm currently trying this on 9.0 TR 9.1.5.3

Any help would be greatly appreciated.

Thanks,

Neal

PCL driver vs Postscript print driver and Createform Release

$
0
0
If we purchase a new printer that just uses PCL print drivers can I print in Createform with a PCL print driver instead of a postscript print driver. Currently we are using a PCL printer but we are using generic text for the print driver because we could not set up the PCL print driver properly.

We are now replacing this printer with a new printer that will also have a PCL print driver.

Can anyone explain how to successfully set up a PCL print driver in Createform?

We are on a Windows 2012 R2 Server.

We are currently using Createform 7.1 but Bottomline just informed us the Createform 8.0 is out.

Should we upgrade to Createform 8.0 because Bottomline informed us that Createform 8.0 works with operating system Windows 2012 R2 Server.

We have a printer Source Technologies Micr printer that we currently use that requires a PCL driver. We could not get it to work so we are using generic text as driver. We now think part of problem is because we are on Windows Server 2012 R2 but the Createform version we are on is 7.01.421.6301 (version 7.1).

Is anyone out there using Createform PCL printer drivers successfully and if so what Createform release are you using?

We will be getting an XML input file into Createform then printing our A/P cheques as a PDF output document. These cheques will have a Micr line that we print at the bottom of the cheque. We are looking at going to the following printer to print our cheques which is an upgrade from our current printer.
Source Technologies ST9720

Parent F0411

$
0
0
We want to set up multiple Remit To address and attach a Parent. We can do. However, Parent Number is not in F0411 nor can it be searched on in E1.

Any ideas?

Can CofeeOne call application forms that modify data?

$
0
0
Hello people,
We are working with CofeeOne in Jde 9.20.
When CofeeOne application call a Find&browse form, we have some issues.
Our Find&browse form has buttons that run some custom code. This buttons is not working when the Find&browse form operates on CofeeOne application.
If we run this Find&browse form in isolation, this custom code is working correctly.
Is CofeeOne only useful for application forms to display data? Can CofeeOne call application forms that modify data?
Thanks in advance.

what table contain RD and X object?

$
0
0
When you create an RD, you specify what X object(s) belong to it. What table contain this info please?

Is there a documentation that specify all the tables in E1 and what they contain?

Variable Creation tool

$
0
0
Hi folks,

I'm playing around with a tool and wanted to see what other devs thought ...

When coding event rules you sometimes need to create a ton of variables, for example, to reference table columns. It's not so much fun to add each DD item for the variables.

My prototype allows you to enter in a TBLE or DSTR and get the list of DD items within. Then select which ones you want and it will create the variables.

See attached example. CVExample.pdf

This is the simple prototype, I was thinking to add options to control how the variable is named and scope etc. Let me know what you think.

Craig
Attached Files

HUG Wired 4 Success Volume 9 2017 Q3

Registration Now Live for HUG 2017 Q3 Meeting

$
0
0
Houston Regional Users Group
2017 Q3 Meeting of the Membership
Thursday, August 24th 2017 8:00am - 2:00pm
Hess Club
5430 Westheimer Boulevard
Houston, TX

You are invited to this incredible event that will convene IT and Business leaders and their direct reports in an intimate setting to explore today's most compelling and cutting-edge innovations in Business Process management and Enterprise solutions. They will be joined by a carefully-curated group providing a unique opportunity for dialogue, discover, and partnerships around the trends and innovations shaping the future of the enterprise.

-Network with your local Oracle JD Edwards World and EnterpriseOne Customer User Peers
-Expanded Education Curriculum now with Ten Breakout Sessions plus Keynote
-Professional Development and Networking in our popular Roundtable Discussions
-Meet Oracle & Partner Exhibitors in a More Intimate & Regional Specific Setting
-Breakfast, Lunch and Refreshments Included
-Exhibitor Prize Giveaways and More
-Not just for IT Professionals! Customer Users share experiences and best practices.

You won’t want to miss this great FREE education opportunity!

All Attendees Must Pre-Register on RegOnline at:
www.regonline.com/HUG3Q17Y

Looking forward to seeing you there!
Attached Files

BSSV - Convert Integer to MathNumeric

$
0
0
Hi,

Could anyone please let me know on how to convert Integer to Mathnumeric.

Do we need to create two separate variables, one for integer & one for mathnumeric or is there any other alternative ?

It would be great, if anyone provides the snippet of it.

Can I do date range in Select Table I/O?

$
0
0
Below is my existing table I/O select. There's a Date field (DWK) also and I want to get records ONLY within a date range, for example in January, from 1/1/2017 to 1/31/2017. Can I do a Date range in the Table select I/O? If not, what other solutions can I do please?, right now the only solution I can think of is to loop through the list of returned records and check for the DWK field. But there could be a lot of records returned.

F06116.Select [Index 1: Address Num, Date Work, +B]
| VA rpt_szDS_BillingDetailJob_MCU [MCU] = TK Business Unit [MCU]
| BC Category Code - G/L2 (F5548112.0) [R002] = TK Subsidiary [SUB]



Thanks

How to enable Windows Supported for a application P76B474I?

$
0
0
Hi Guys,

I need to apply the debug process for P76B474I but this is set as Web Supported yes only. I´m opennig the application in JD Edwards Form Design AId.

Thanks.

Andrew

Archive folder growing in E1Local on the JDE Deployment Server

$
0
0
We are on E1 9.0, tools 9.1.4.7.

We were notified of a space issue on our deployment server (JDEDEPLOY). Monitoring it over a couple of weeks, we see that the issue appears to be within the Archive folder in the E1Local database. If you see the attached document, you will note that between 7/31 and 8/8, the E1Local folder has increased by about 7 GB. Looking further the increase appears to be due to the Archive database files being created periodically. These files have names like ARCH_E1LOCAL_525561750461714.DBF, for example, and are being created daily and/or multiple times a day. On 8/4, we actually had 163 of these DBF files created in the Archive folder under E1Local between about 10 pm and 10:30 pm.

See the attached word document showing some of what is noted above.

Two questions then for anyone with an idea about this.

1. What would be creating an archive file in E1Local multiple times daily. Is this something inside of JDE or would it be more likely to be a non JDE job running to create backups of E1local?
2. Can these DBF files that reside in \\Oracle\E1Local\database\archive, just be deleted without any issue.

On number 1, I will be following up with our DBA and Ops teams but if anything has a thought, your ideas would be appreciated.
Attached Files

Purchase Cost Best Practice

$
0
0
Hello.

I was looking for some user inputs. Because of the native E1 functionality that over-writes the 08 cost in the F4105 due to various activities such as voucher matching, my business users are exploring the option of creating a new cost method with a fixed cost (say cost method 12). We have mentioned the E1 functionality for the supplier catalog, which would trump the 08 cost for PO pricing; however, the response from our business users is that Purchasing does not want to be responsible for making changes in the Supplier Catalog and want Finance to continue to be the users making the updates but within the F4105. We have several divisions within our ERP system, and this change would only be respective to one branch plant as everyone else is using either the 08 cost or supplier catalog or a combination of the two.

Has anyone had any experience with this situation? Are there any potential impacts outside of PO pricing that would occur as a result of not using the 08 cost or areas we need to be aware of or concerned about if this is the path of customization that this division desires?

Thank you in advance for your insight.

Web Client Exception

$
0
0
Hi List
I have come across WEB CLIENT EXCEPTION ERROR for only one user when he tries to select Supplier from form header. The error shows like

Quote:

WEB CLIENT EXCEPTION ERROR
An exception has been caught by the Web client. Please contact your system administrator. See log for details, Exception Id = Exception_2017-08-08 17:51:22.897_USER_NAME 15
When I check the log file it shows like
Quote:

exception in processEvent java.lang.ArrayIndexOutOfBoundsException: 15 java.lang.ArrayIndexOutOfBoundsException: 15
I have checked Security workbench, roles, user overrides, but unfortunately I could not solve it. Anybody please show some lights.

BSFN will parameters passed in - not be me????

$
0
0
Hi folks,

Can someone please help me as I am losing the plot :)
I have a BSFN that's called many times in a log of mine. It works 18 out of times in my log. The 2 that it fails on are totally baffling me as it seems to be adding extra parameters I am NOT mapping on the way IN

This is my BSFN call in the code. Yet the times where it fails, extra values are being passed in that I am not mapping: 2 calls attached

| -dcLINKInventoryTransfers(ND3N4113.dcLINKInventoryT ransfers)
| | | | VA evt_DocVoucherInvoiceE [DOC] <- mnDocNo_DOC [DOC]
| | | | VA evt_DocumentType_DCT [DCT] -> szDocType_DCT [DCT]
| | | | VA evt_ItemNoUnknownFormat_UITM [UITM] -> szPrimaryItemNo_UITM [UITM]
| | | | BF szCostCenter [MCU] -> szBranchPlantFrom_MCUF [MCUF]
| | | | BF szLocation [LOCN] -> szLocFrom_LOCF [LOCF]
| | | | VA evt_LotFrom_LOTF [LOTF] -> szLotNoFrom_LOTF [LOTF]
| | | | BF szToBusinessUnit [TOMCU] -> szBranchPlantTo_MCU [MCU]
| | | | BF szLocationTo [TLOC] -> szLocTo_LOCN [LOCN]
| | | | VA evt_LotTo_LOTN [LOTN] -> szLotNoTo_LOTN [LOTN]
| | | | VA evt_UnitOfMeasureTransact_TRUM [TRUM] -> szTransUOM_TRUM [TRUM]
| | | | VA evt_QuantityToMove_TRQT [TRQT] -> mnTransQty_TRQT [TRQT]
| | | | VA evt_ProgramId [PID] -> szProgramId_PID [PID]
| | | | "0" -> cdcLINKActionCode_EV01 [EV01]
| | | | SL UserID -> szUserId_USER [USER]
| | | | VA evt_WorkStationId [JOBN] -> szWorkStationId_JOBN [JOBN]
| | | | VA evt_VersionVERS [VERS] -> szVersion_VERS [VERS]
| | | | VA evt_ErrorCode_ERRC [ERRC] <- cErrCode_ERRC [ERRC]
| | | | VA evt_ErrorMessageKey_EKEY [EKEY] <- szErrMsgID_EKEY [EKEY]
| | | | VA evt_ExplanationTransactionTREX [TREX] <> szExplanationTransaction [TREX]
| | | | VA evt_ToLotStatusCode_LOTS [LOTS] -> cToLotStatusCode_LOTS [LOTS]

************************************************** ********************************

Any ideas where the unmapped values would be coming from? I can understand them coming out, but not going in

thanks

John
Attached Files

World to E1 migration - need to update forms?

$
0
0
Hi,

I have a question that I'm hoping someone can answer. I did speak to someone at Bottomline but they seem to contradict themselves while I'm talking to them.

We'll be migrating from JDE World to E1 soon. We're currently using CF7 with World. Initially, Bottomline support told me that our forms would not need to be re-created. But we would need to update our datamaps. This seemed logical to me. However, later in the conversation, the support person said that I understood them incorrectly and that the forms themselves, with the datamap, would all need to be re-created before they could be used with E1.

Can someone who has gone through a similar process or with knowledge of this process shed some light on this for me?

Thank you in advance.

Code to help make sense of E1 errors when called via a BSSV

$
0
0
Hi folks,

I'd like to share some free java code with you guys as some have been very helpful here. I got together with my resident java geek and we came up with this.

If like me you've noticed that calling E1 BSFNs isn't the best when you get an error, I can help you :)
E1's engine by default is designed to throw an exception when your manager encounters an error back from the BSFN it called. It also handles E1 error/warning messages via E1 Message List in the java wizard, but these messages are just the glossary text of the error.
You do not get the Object, Line Id or Error Code in E1 Message List......until now :)

In the snippet of java below, I've commented out the If messages contains errors, throw the exception and replaced it with my own new 'If messages has errors' java object called RRDMSG
RRDMSG goes off to some bssvfoundation objects and helps flesh out the error message and appends the DTAI, Line ID, and OBJ plus error DESC into the message.
This makes fault finding so much easier now, as you can see the EXACT line of code that got upset :)

//PublishedBusinessService will send either warnings in the Confirm Value Object or throw a BusinessServiceException.
//If messages contains errors, throw the exception

// John Danter BSSV Error E1 Message List mods 24/07/2017
RRDMSG.handleErrorMessages(messages, context);
/*
if (messages.hasErrors()) {
//Get the string representation of all the messages.
String error = messages.getMessagesAsString();
//Throw new BusinessServiceException
throw new BusinessServiceException(error, context);
}
*/
//Exception was not thrown, so create the confirm VO from internal VO
ConfirmGetDOC01InvTransManagerVO confirmVO = new ConfirmGetDOC01InvTransManagerVO();
confirmVO.setE1MessageList(messages);
finishPublishedMethod(context, "GetDOC01InvTrans");
//return outVO, filled with return values and messages




Code for RRDMSG inside RRDUTIL
================================================== ===============
package oracle.e1.bssv.RRDUTIL;

import oracle.e1.bssvfoundation.base.IContext;
import oracle.e1.bssvfoundation.exception.BusinessService Exception;
import oracle.e1.bssvfoundation.util.E1Message;
import oracle.e1.bssvfoundation.util.E1MessageList;

public class RRDMSG {

public static void handleErrorMessages(E1MessageList messages, IContext context) throws BusinessServiceException{
if (messages.hasErrors()) {
//Get the string representation of all the messages.
//String error = messages.getMessagesAsString();
String error = "";
for (E1Message e1Message : messages.getE1Messages()) {
if (e1Message.getCallObjError() != null){
error += "\n" + e1Message.getCallObjError().getGlossaryText();
error += "\nD: " + e1Message.getCallObjError().getAlphaDescription() + ", ";
error += "O: " + e1Message.getCallObjError().getFileName() + ", ";
error += "E: " + e1Message.getCallObjError().getDDItem() + ", ";
error += "L: " + e1Message.getCallObjError().getLineNumber() + "\n";

}
}
//Throw new BusinessServiceException
throw new BusinessServiceException(error, context);
}
}
}
================================================== ===============

Any questions, just ask.

BSFN Find File with wildcards on AIX

$
0
0
Hi All,

we need to find files using wildcards on AIX. How do you solve it? Standard BSFN doesn´t work.

Thanks for reply.

Petr
Viewing all 7974 articles
Browse latest View live


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