Recent content by fabdeg2003

  1. F

    Webservice don't stop processing after lost connection

    thank you very much to all for your assistence! Does anybody know a better way to create webservice with progress without this kind of problem?
  2. F

    Webservice don't stop processing after lost connection

    Hello all! I have a wsa app running on openedge 10.2a SP2 and I'm have problem with network lost connection. When my client app lost the connection for some reason the wsa (appserver) application don't stop the process and remaining locking tables until timed out. Does anybody know how do I tell...
  3. F

    Fake buffer info

    Welcome to my world! :lol: I develop additions for an ERP software here in Brazil and unfortunately we don't have access to sources. Sometimes it is quite complicated to carry out the customer's wishes. If the find trigger work well, i'll be pretty happy. I just don't know where to beggin...
  4. F

    Fake buffer info

    I am changing a program that was not development by me, so I don't have the sources. I have access to the database and this program have several reports "looking" for the customer table. When the customer code 999999 is returned in a search i want to query other table and "change" the buffer...
  5. F

    Fake buffer info

    Hello! Does any one know if is it possible to change the value of fields in a buffer using find trigger like a fake record? When a user searches for a customer I need to show other information in all of our reports and programs, but without change the record. Any other idea? Thanks in...
Back
Top