Hi All,
My requirement is to poll an SMTP port, and read email body which has content as Matrix table with Customer Information details and create a Canonical or XML with Customer Information that can be used for mapping business requirements.
I tried following steps based on Content Type,
1>createMimeData
2>io:streamToBytes
3>bytesToString
The email Body String looks something like this:
P.ImprintUniqueID {
MARGIN: 0cm 0cm 0pt
}
LI.ImprintUniqueID {
MARGIN: 0cm 0cm 0pt
}
DIV.ImprintUniqueID {
MARGIN: 0cm 0cm 0pt
}
TABLE.ImprintUniqueIDTable {
MARGIN: 0cm 0cm 0pt
}
DIV.Section1 {
page: Section1
}
r/FONT>
Please advise how to read HTML and convert to IS Document in the pipeline to perform mapping.
thanks,
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB