Rewrite Response Transaction (2 replies and 1 comment)
Hi John,
Please review the following documentation regarding Web API monitoring and request logging.
Thanks Erica. That's nice that the JSON is logged in auditlog but that is beside the two points:
1. It would be nice to have access to the JSON output within the job (without querying auditlog); and
2. There appears to be a feature that is documented but not included in the product.
Hi John,
The following documentations provide screenshots demonstrating how this should be configured in IMan
Webservice Writer Response Rewrite | Integration Cookbook | Realisable
Sequential Response Rewriting | IMan User Guide | Realisable
Transaction IO Controller | IMan User Guide | Realisable
I hope this helps.
The documentation for the JSON Writer mentions Rewrite Response Transaction, in both text and screenshot. I don't see it in the actual IMan UI. My guess is it would be the feature I'm looking for to accomplish something I want.
I'd like to record the JSON that I'm sending out through the WebAPI, maybe persist it in the DB. When I send the output from a JSON Writer to a WebAPI target, it would be nice to also pass the JSON on to the next transform. It seems like Rewrite Response Transaction might have been the thing that would do that.