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

Form Service Request that will read all grid rows

$
0
0
Hi,

I'm new to JDE AIS Form Service Request (FSR) API and inherited existing jderest/v2/appstack code for processing orders.
The existing code works and has a sequence of steps or methods within the appstack context.
After getting a new token to process an order each step or method uses the stackId, stateId (incremented for each subsequent step) and rid.

We have a new requirement to update a specific column of a grid row and the only thing we know is that the row will have a SEQ column...

Read more

Using STRPCO PCTA(*NO) and STRPCCMD PCCMD

$
0
0
Hello All:

Could someone please assist me How to use combination of STRPCO PCTA(*NO) and/or STRPCCMD PCCMD to execute a AS400 ".mac" Macro... I am using PCOMM with VBA the following VBA "calculated" code and I can only get the code to launch the AS400 macro in the noted folder. But I want to macro to post a Journal Entry on the AS400.

PRX = "STRPCO PCTA(*NO)"
PRG = "STRPCCMD PCCMD('V:\Journal_Test\NewTestScripts\JE#356BSB042 1.mac')"

I am not an AS400 expert, and Ihave been trying this...

Read more

One Item with Multiple Suppliers

$
0
0
Is it possible to assign multiple suppliers to 1 item? How would that be done?

credit hold code on line level

$
0
0
We wish to setup a credit hold code by line level
Held Orders Code is set to C1 on Customer Billing Instruction Page 2.The Processing option of P4211 is also set to C1 for credit hold.
On order hold Information program, we changed the Code Type from O (order) to L (line Basis)
But orders don't go on hold
Any idea what's going on ?

How to use JD Edward Rest API in C#?

$
0
0
Hello ,JDE List Team,
My requirement is :-
I have to consume Jd Edward HRM (Time and Labor) Rest API in .Net core project (using C#).

I have explored some JDE documents :-
HCM
Time & Labor...

Read more

Draft thread

$
0
0
Hi.

I wrote a thread. Instead of posting it, I saved it as a draft.

Where can I find my thread drafts? In case I want to post it later.

Select Specific Row Using SelectRow Command API

$
0
0
I am new to JDE API. I cannot figure out how to make the form request select a specific row. I have been using a SelectAllRows command so far and iterating through after going to form B. Any help as to how I am doing the command wrong would be greatly appreciated.

Code:
form = {

    "endpoint": "appstack"

    "token": "*********************************",

    "formName": "P43081_W43081A",

    "version": "AV0002",

    "action": "open",

    "outputType": "VERSION2",

    "formRequest": {...

Read more

Trouble Deleting Flat File

$
0
0
Hi Y'all.

I have two files -- one master and one detail file on local Windows directory. I am testing the files on local Windows directory.
The master file is read and processed first and then the detail file is then read and processed. The files are independent of each other.

The master file needs to be deleted after processing. This does not work.

The detail file needs to be archive and then deleted after processing. This works.

B4700230 Delete or Copy Flat File BSFN is used for both...

Read more

Expiring Raw Materials in Finished Goods - How To Prevent and Prompt to Order More

$
0
0
Let me give a scenario. I am making ice cream. My milk is going to expire at the end of the month. I have enough work orders to use up the milk before the end of the month. MRP does not prompt any demand for more milk.

However, this means the ice cream that will be made using this milk will also be expiring at the end of the month. Is there any way for us to flag this milk so that we can't use it in work orders and MRP prompt for more milk?

Retrieving warning message set BSFN using jdeSetGBRError at application level

$
0
0
Hi All,

Can anyone tell me on how to get the errorID for a warning set in the BSFN using jdeSetGBRError in the application?
The ask is to have a pop up message form when a particular warning is set in the application. In this case the error i set in the BSFN.


Please help.

Regards,
K

JDE integration with BizTalk Server

$
0
0
Hi all,

I'm a BizTalk expert rather than a JDE guru so am seeking some advice from JDE developers. BizTalk Server has a JDE E1 adapter that I've installed and connected. BizTalk talks through ThinNet the the E1 server and runs BFSNs on the E1 server. BizTalk format a message with BFSN parameters populated, converts that to JDE native code, send the mesage to E1 via ThinNet, then executes the function on the E1 server, the response is then returned via ThinNet.

Some BFSNs run just fine...

Read more

How to generate derived variables with delimiter for email addresses

$
0
0
Greetings All,

I have an input field string of email addresses on the spool file

i.e. email1@example.com;email2@example.com

Does anyone know if it is possible to generate a list of data variables in director using ";" as the delimiter to split the string values into two input data variable i.e. email1 and email2

Thanks in advance!

Manager, Business & Systems Applications

$
0
0
Click here to apply!

The San Diego Airport Authority is proud of its team members, we have a high performing culture and challenge ourselves through...

Read more

How we can pass Processing Option to a UBE2 called from UBE1 during runtime

$
0
0
Hello All,

We have a requirement to create a custom report that will read the name of the text file under path Ex: /TestServer/ubeshared and pass this value to the “FILENAME” processing option of JDE standard report R09600.

Question - How we can pass the Processing Option to a UBE2 called from UBE1 during runtime. ( not parameter but PO)

Appreciate your reply.

Thanks,
coolkl

9.2 Call JDE Function from REST API

$
0
0
Hi Team,

I need to call a Business Function & pass on parameters using JDE REST API Services. I've reviewed:


... in look for a way to call Business Functions directly, instead of relying on a Form or an Orchestration to do so. Do you know if that is still available?

Thanks,

UNSPSC Commodity Relationship on Requisition

$
0
0
Hello,

I was wondering if anyone in the community has discovered a way where a UNSPSC code can be populated to a requisition (F43E11) via Commodity and UNSPSC relationship.



Following Setups completed:

1.) Commodity Setup Structure (P40500)

2.) Uploaded the UNSPSC code (P40241)

3.) Defined the relationship between UNSPSC code and Commodity (P40510)

When I enter and create a requisition for the Commodity, I see 00000000 UNSPSC code populated in F43E11.UNSPSC instead of the UNSPSC code...

Read more

R04425 Report

$
0
0
What is the R04425 report used for? why would an accountant use this report? is it supposed to be used daily? is it a revaluation report process?

Please advise.

Thanks

JDE 9.2 Setup for MRP for Make to Order Items

$
0
0
We make a mix of manufactured items that are either make to stock, make to assemble and make to order. How do you setup MRP in order to ensure the raw materials are purchased but the Planning and Scheduling department does not create the planned work orders from forecast for only make to order items? Right now the best I can come up with is a using a planning fence to drop off forecast for the finished good and group the make to order under another planning number. That way the...

Read more

R3483 ending in error some times

$
0
0
Dear All,

Facing a wierd issue of R3483 ending in error sometimes ..

Initially our planning months were set to 11 , for some days it worked fine but then it started ending in error in scheduler. Then we changed the planning months to 5 now and it was working fine till now but this is a stop gap solution we would need R3483 to plan for atleast next 10-12 months

To give you a back ground we have 3 manufacturing branch plants and IBR is setup accordingly for Demand Branch and Supply...

Read more

Form Service Request that will read all grid rows

$
0
0
Hi,

I'm new to JDE AIS Form Service Request (FSR) API and inherited existing jderest/v2/appstack code for processing orders.
The existing code works and has a sequence of steps or methods within the appstack context.
After getting a new token to process an order each step or method uses the stackId, stateId (incremented for each subsequent step) and rid.

We have a new requirement to update a specific column of a grid row and the only thing we know is that the row will have a SEQ column...

Read more
Viewing all 8176 articles
Browse latest View live


Latest Images

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