Dear experts,
I had opened thread
Seeburger X.400 messages stuck in SXMB_MONI
which is solved.
Now my question is how could I change the content-type with a java mapping? I am working on PI 7.1 so the class needs to
extend "AbstractTransformation".
Do I already have to adapt the content-type within the method
public String convertStreamToString(InputStream in) {...}
How can I access the content-type? Does anyone have an idea?
Thank you for any hints!
Peter