Curious if anyone has ever found a way around this... JD Edwards obviously does not play well with regards to JDE based table triggers recognizing data when it is inserted/changes using SQL. I have a situation i'm trying to work around where an external application is pushing data into a temporary table and I would ideally like to have JDE execute some business functions with this data that has been inserted - I cannot determine a way to get JDE to recognize that the data is there. That being said, could obviously execute a UBE on a schedule but that is not nearly real time enough for this operation. Any ideas are appreciated.
↧