Hi
I have a service that uses PeopleSoft adapter version 1.0. According to the User Guide, if an error occurs, the PeopleSoft Adapter returns a Values object with a value that has the key named ERROR. I would like to capture these errors. I have built an event handler for exception events and I’ve set up a sequence flow with a getLastError service as described in the Error Handling White Paper. Neither one appears to capture the errors. I’m assuming what I really need is a way to subscribe(?) to the Values object. How do I do this?
Thanks
Chuck Renninger