Problems after ESU 4605023 & 4605031

hrodriguez26

Member
Hi list,

After i applied the ESUs 4605023 & 4605031, i created the package.

I installed the package on a client. Now that client can't print cheques,
when i try to print the cheques (G0413) the PDF generated is for more than
1000 null cheques. At the last page print an error:

"EventRule: Business Function RetrieveAndUpdateCheckFromBank at line 17 for
Event 13 in Section Pay..." That's all the message.

I try to find the Business Function but i didn't find it.

Any help will be appreciated.

This is just for the client with the new package, the other clients works
fine.



Harold

B7332, NT 4.0, Oracle 8.1.6 (8i), SP11.3, ESU 4605023,4605031
 
Harold,
Could it be in the X0430 source module with a bit different name.
If you can attach the identifier (as Rxxxyyy) of the UBE which produced this error then maybe I can help better to identify the BSFN.
I am curious to the continuation of your "EventRule: Business Function RetrieveAndUpdateCheckFromBank at line 17 for
Event 13 in Section Pay..." message too if is there any.
Zoltán


B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
Thanks for the answer Zoltán.

The report is the R04572.

About the message I'm affraid that's all the message OW sent to me.

I'm going to check the source module right now.


Harold
B7332 SP11.3, ESU 4605023, 4605031, NT4.0, Oracle 8.1.6 (8i)

En Fri, 24 Nov 2000
10:44:27 -0800 (PST) Zoltan_Gyimesi escribió:

> Harold,
> Could it be in the X0430 source module with a bit different name.
> If you can attach the identifier (as Rxxxyyy) of the UBE which produced
> this error then maybe I can help better to identify the BSFN.
> I am curious to the continuation of your "EventRule: Business Function
> RetrieveAndUpdateCheckFromBank at line 17 for
> Event 13 in Section Pay..." message too if is there any.
> Zoltán
>
>
> B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
> (working with B7321, B7331, XE too)
> --------------------------
> Visit the forum to view this thread at:
>
http://198.144.193.139/cgi-bin/wwwthreads/showflat.pl?Cat=&Board=OWDEV&Number=1666

>
> *************************************************************
> This is the JDEList One World / XE Developers Mailing List.
> Archives and information on how to SUBSCRIBE, and
> UNSUBSCRIBE can be found at http://www.JDELIST.com
> *************************************************************




Inter@merica WebMail
 
Harold,
We haven't applied the mentioned ESUs yet, so I can not help you in your concret situation but I have some further coins.

a.) Have you applied pre-req ESU 4116422 before the mentioned? (I suppose it is obvious)
b.) Have you rebuild all DLL for client and server?
c.) Have you build and deployed server package too?
d.) Have you deployed the changes to the workstation with a Full Package?

1.) R04572 in our state is really call a BSFN from X0430 with a name "RetrieveNextCheckFromBank".
2.) Print all ER from RDA into a file and try to find your BSFN. It isn't sure that it is called directly from the UBE, maybe a called BSFN calls it.
3.) Check every 17th line in all Event of the UBE. If it is a suspicious one then follow that track.
4.) Open the UBE with RDA and run the "Validate Event Rules".
5.) Open every BSFN calls in ERs revise them and hit OK (there isn't too much).
6.) Make a "dummy" (open an Event and hit OK) changes in RDA, save the UBE and try again.
7.) Check, that your Batch Version does not contains ER overrides. If It does then revise them.
8.) Create a brand new version (Add not Copy) and try again.
9.) Debug your UBE to find at wich point will the message send.
...that's all this time.

(... I suspect that your error is something sequencing/grouping realted one... OR... a bad BSFN reference related ...)

I really hope there is at least one that make sense for you.
Please, let me/us to know if you could resolved this and how did you.
Good luck,
Zoltán


B7332 SP11, ESU 4116422, Intel NT4, SQL 7 SP1
(working with B7321, B7331, XE too)
 
I already solve the problem.

The issue was on the Event Rules.

I have a customized cheque. I mean, i modified the R04572. When i apply the
ESUs the merge wasn't work fine, in all the events of the report that i
modified the merge coments some lines (Not all, not my own), i don't know
why those lines but just a few ones.

When i correct that, the cheques prints fine again.

I hope this experience can be useful for you.


Harold

B7332 SP11.3, NT 4.0, Oracle 8.1.6 (8i), ESU 4605023, 4605031
 
Back
Top