Skip to Content
0
Jun 01, 2018 at 06:27 AM

Generate Email body without mail package in PI 7.31

153 Views

Hello!

I have a scenario wherein we are fetching Job details from Employee central.A soap call is made from PI to EC.The receiver adapter is SFSF using Odata protocol.

The response generated through odata call is written in a file.The file adapter details are mentioned in module section of sender soap channel.

Now, If the response contains blank Names fr employees, we have to send an email containing the corresponding empids to a user.

When I am sending an email, its creating xml tags in the body and I have sent email ids as attachment.

How should i remove the xml tags from body ?

Please suggest.

Thanks,

Indu Khurana.