Dear All,
My technical requirement are same as using blog feature : "PI REST Adapter - Consuming synchronous RESTful service".
Data format in Request/response is XML , no conversion.
The specific demand is , after PUT call i need to read the response message header data for further manipulation in my I flows.
the header information i need is HTTPstatuscode, content type and private id etc. This information comes in Response header only , not in body .
Based on info i had from documents is that Rest adapter add some specific header info in XI header for response message flow.( Rest --> PI )
but what if need some header data which not given in XI header..? any receiver Rest channel config will help..? ( response determination)
will Java mapping + dynamic config will help to extract that header info..?
or atleast HTTP status code available in rest channel logs can be extracted for both success and failure..?
Warm regards,
Ashu