How to get specific error code for called BSFN's

kperry

Member
How to get specific error code for called BSFN\'s

We have a custom NER which calls a number of standard BSFN's (AP MBF etc).

If any of these standard BSFN's error, we only receive a '2' code back in the NER, not the actual error (i.e. 088R-Error: Blanks Invalid for Account Number).

This detailed error can only be seen in the debug log.

We have also used Biztalk to call the NER and although no error is passed back through the NER to Biztalk, it is still able to get the detail for the errors.

Where is this detail held? Is there anyway of obtaining this through the NER?

Many thanks in advance for any assistance...

Running 8.12, SP 8.96, Windows/Intel
 
Back
Top