We have a situation where we maintain tables in PI for logging etc... and we want to be able to update these from an inbound message. My plan was to create a proxy on PI itself map to it and call it via the XI adapter, but I get
Loop in message flow found: system is.00.sappi-dev-d1, pipeline CENTRAL with inbound adapter XI already processed
because of course it is trying to put the same message id back in the pipeline for processing
So, is this not possible? Should I just use the RFC adapter and create a function in abap?
thanks for ideas.
regards,
chris