Business service events
Hi,
I was wondering if there is any information about the events I can use when using a business service. I am using "
I found OnClose and OnTearDown events...but those are more production related and not working as onteardown is called before onprocessinput.
Thanks
Comments
Generally you'll need to check the service and adapter method lists. Callbachs are often called "On*".