Originally posted by reydp
Hi Sam,

First I'd like to think that your problem
was just maybe misused of ports, or incorrect
user entry in DAD, but I guess not.

I guess your problem is the USER_EXIT execution.
Did you ever try to run the script USRXIT.SQL under
the directory: $APPL_TOP/fnd/11.0.28/usrxit?

Maybe there was an error upon execution?
Or it should not be executed anyway to begin with, I'm not sure.
Try to make a research on this.

My advice, is to backup first the table IAPXTB.
and delete user exit definition:
delete from IAPXTB WHERE XTB$XNM IN ('XXX');
where XXX is the user exit.

And try again.

I hope this leads to something good.

Hi,

I did not find the table called 'IAPXTB'. How can I find or create it?

Thanks,

Sam.