cancel
Showing results for 
Search instead for 
Did you mean: 

Mail easy scenario ...

inigo_sacramento
Participant
0 Kudos

Hi.

I'm trying to do a simple mail scenario.

I receive a file and i only want to send the two fields that came in that file (name and surname).

I've defined a Data type with those to fields.

Then, the message type and the message interface (one outbound and the other one abstract)

Then, a simple BPM with a receiver (file) and sender (email).

In ID, i've defined the sender channel and the doubt is ...

when i define the receiver determination, with sender the BPM and receiver ...?

Thanks for your answers.

Accepted Solutions (1)

Accepted Solutions (1)

udo_martens
Active Contributor
0 Kudos

Hi inigo,

put in field 'receiver' a "*"

in field 'configured receiver' the business the service of your email/file receiver.

Regards,

Udo

Answers (2)

Answers (2)

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

>>>Then, the message type and the message interface (one outbound and the other one abstract)

you need one inbound (for mail) that's for sure

use a business service as receiver - easy to configure

Regards,

michal

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

<b>The sender and receiver system depends on the business system/ service in which you have defined your FILE and MAIL adapter respectively.</b>

So, if your mail adapter and file adapter are in the same business sytem, then they will have the same sender and receiver business service.

Regards,

Bhavesh