Is there anyone know how to trace the successfully email submitted to email gateway via JDE Orchestrator?
Because If I am using JDE BI Publisher or JDE Report Definition I could trace it at JDE Table F95632 and F95631.
Thank you.
This build was done using Visual Studio 2017, so you will need the Microsoft Redist. Package installed. A link is provided on the download page.
No new functionality other than a couple of bug fixes, but we now support a 64Bit developer client. Choose your required architecture when downloading. (64 Bit requires TR 9.2.3)
This is somewhat of a interim release, as we plan to rebuild the...
Recently, I faced the need to iterate over a paged web service that returns 2,000 rows at a time and provides a field indicating the total number of rows. To tackle this, I created a custom request where you input the total number of rows and the rows per iteration, and it returns an array with that number of lines along with a counter. This array allows you to iterate the necessary number of times to retrieve all the rows. Here is an aplication post to give you...
Hi all,
Good day!
Anyone from here did some data encryption program? If you have a sample on how to encrypt data, can you please give me some idea or a sample program is really appreaciated.
ex. InputParameters > "SAMPLEDATA"
Results < 'xxxxxxxxxx' results must be encrypted.
Anyone used or tried with the processing option 'Route Code' = 1 (Originator's address") or 'Originator's Address' = 2 of P4310 Processing Option Tab "Approvals" ?
I’m trying to create a new folder on an SFTP server with the current date and time stamp each time I upload files. While I can successfully process and use existing folder paths without any issues, I encounter below exception when trying to create a new folder.
"Exception": "SftpException",
"Message": "ParentPathNotFound: Parent not found, cannot create file non recursively. - RequestId:727421c4-b01e-0038-0067-1abef7000000 Time:2024-10-09T16:26:20.7260900Z"
Hi all,
I have a situation where i wanted to write off obsolete stock and have used the P4112 Inventory Issue to complete the task. I have been asked to reverse the batch and post this into P4114 Inventory Adjustments . This is posted through to the GL correctly and through to the Subledger correctly but in order to keep all of our entries consistent in the same program (P4114) i need a way to easily reverse and redo in the P4114 program.
Any assistance or guidance to do this would be...
We have a custom NER that is failing to build in the iSeries. The FAILED file has no errors, but the job log shows:
Function error X'0000' in machine instruction. Internal dump identifier (ID) 0100288C.
I found the following fix, and have implemented the work around. However, the APAR referenced is very old and has already been applied to the system. Has anyone ran into this issue and found a fix from IBM?
Sometimes, I will meet many report status is Waiting , When I restart the AP , maybe this issue can been fixed .
Can I only restart the queue sercice ? and how to do ?
When so many report wait so long , has any suggestion for this issue .
Now the report will be run , but just need more time.
I am running some proof of concepts for ECO’s and was able to update the component revision level on one of our bills effective June 1 and also to update the item branch record with the ECO number and date and the new revision level.
Next step was to generate MPS and MRP messages. I processed the MPS messages for the parent item and attached the parts lists. The WO prior to June1 correctly displays a blank revision level for the component whilst the WO after June1...
I am sure it is possible, but how does a company set up pricing expiration notifications? Like 30 days prior to a customer's contract pricing actually expiring?
Our company that runs E1 in India is referencing an audit requirement as follows. Is anyone familiar with this requirement and what it entails? I am specifically looking at #1 below. Would transaction history in F0911 be enough to satisfy this requirement? Otherwise maintaining an audit history log of before and after record changes could become quite cumbersome:
"As per Section 143(3) of the Companies Act, 2013 prescribes various matters on which auditors
are required to report in...
I am having troubles passing back the new production work order number (next number) generated during a Form Request to Working with Manufacturing Work Orders (P48013).
Is this expected behavior? The work order is created, however. I just don't know what the returned Work Order Number is.
Should I be going about this a different way? I've provided images for showing how it's built and executes a Success Message in the return with no data.
Hi all.
in a chemincal company i have the following issue
Users ask for a report in "quality module" to print history test/specification modification with effective dates for audit( auditing) purpose.
I'm looking R37415 ,R37420 but i think is not what i'm looking for.
A standard reports that print test specification history with effective dates exist?
If i look on F3702 i found history record not on F40318.
Probably users doesn't manage the module in the right way?
Hi team i am integrating salesforce to jde on 4211 table i am getting many so and sq but there is no relation for sq and so that this order is related to sq can any one help me on this
I'm currently facing an issue with JD Edwards Orchestrator that I hope someone here has already dealt with.
I need to process a JSON input with the following structure:
[
{
"seq": 1,
"description": "Sample description",
"denomination": "Sample denomination",
"id": "12345678",
"status": "ACTIVE",
"type": "IMPORT",
"ncm": "00000000",
"version": "0",
"referenceDate": "2024-09-03",
"attributes": [
{
"attribute": "ATT_1"...