Subsystem problems...

laurence_pellet

Member
Hi everyone!

Hi have a problem running a custom version of the Pick Slip (R5942520) by
the subsystem (adding an order in the P4210).

Here's what I've done so far:

I've change the "JDECallObject" in the BSFN B4200760, change "R42520" to
"R5942520" (my Pick Slip).

My version of the pick slip (R5942520|SAQ0001A) has been generate in a
subsystem format. That action create a header file (R5942520.h), and I've
include this file in the header file of the B4200760. I've also include the
definition of the Data Structure for my custom version of the PickSlip in
the B4200760.c

All of those objects have been deploy on the enteprise server.

The processing option of the P4210 is all set to run my custom PickSlip in
the subsystem.

When I create a new order, it seems that nothing is appening. No waiting
jobs are add in the queue...

So I'm out of idea... the old PickSlip is running well in SubSystem but not
the new one! If someone have a clue... thanks in advance!!

Holiday greetings!

Laurence Bellemare-Pelletier
Analyst/Programmer JDE OneWorld
 
Sometimes the subsystem processing gets fouled up and you have to go out and clear P4210-related records from the F986113 in the system data source. Make sure there are no records there.

JD Nowell
OW: B7332
ES: AS400 V4R4 CO: DB2/400 SP: 11.2
Users: 250 TSE Users: 100
 
Even more, the F986113 can only hold Three records per pathcode. If you have "dead" records that total more than three, then the subsystem is stuck for that pathcode.

David Schoenberger
Focus on the Family
Xe SP15.1, AS/400 V4R5, NT workstations, 700+ fat client users
 
have you also copied processing option of R42520? =20
=20
----- Original Message -----
From: laurence_pellet
Sent: Wednesday, December 19, 2001 7:57 AM
To: [email protected]
Subject: Subsystem problems...
=20
Hi everyone!

Hi have a problem running a custom version of the Pick Slip (R5942520) by
the subsystem (adding an order in the P4210).

Here's what I've done so far:

I've change the "JDECallObject" in the BSFN B4200760, change "R42520" to
"R5942520" (my Pick Slip).

My version of the pick slip (R5942520|SAQ0001A) has been generate in a
subsystem format. That action create a header file (R5942520.h), and I've
include this file in the header file of the B4200760. I've also include t=
he
definition of the Data Structure for my custom version of the PickSlip in
the B4200760.c

All of those objects have been deploy on the enteprise server.

The processing option of the P4210 is all set to run my custom PickSlip i=
n
the subsystem.

When I create a new order, it seems that nothing is appening. No waiting
jobs are add in the queue...

So I'm out of idea... the old PickSlip is running well in SubSystem but n=
ot
the new one! If someone have a clue... thanks in advance!!

Holiday greetings!

Laurence Bellemare-Pelletier
Analyst/Programmer JDE OneWorld






--------------------------


MG
[email protected]
 
Back
Top