- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
HI,
As I said, it's the hard way:
- Create a custom addMethod function with the same interface as HttpSoapConnection's addMethod
- Have new addMethod call HttpSoapConnection's addMethod, then replace the function it creates with code that calls the replaced function while logging its inputs and outputs
- Change crm connector code to use instrumenting addMethod instead of old one
Thanks,
-Jon
Views
Replies
0 Likes
Total Likes