cancel
Showing results for 
Search instead for 
Did you mean: 

Using same sender Interface in multiple ICO

former_member210091
Participant
0 Kudos

Hey All,

We are on PI 7.4 and need to build several Mail to File scenario. PI needs to download e-mails from 20 Mailboxes and send to a file server (no mapping involved).

Is there a way to configure multiple ICO's using one common sender interface (but different sender Mail channels) ? I tried "Sender uses Virtual receiver" but it doesn't seem to work.

I am trying to avoid creating 20 different Sender/Receiver Interfaces.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member186851
Active Contributor
0 Kudos

Hello Saif,.

If virtual receiver is not working why dont you try splitting to multiple systems in the same ICO.

Harish
Active Contributor
0 Kudos

Hi Saif,

sender using virtual receiver should work in your scenario. What issue you are facing with virtual receiver.

regards,

Harish

former_member210091
Participant
0 Kudos

Hey Harish,

I get error saying "Object already exist".

Example Below:

ICO _1:

Communication Component: MailServer

Interface: GenericMail_OA

Namespace: http://Mail.com/xi/Mail

Sender Uses Virtual Receiver: Checked

When I create ICO_2 using the same parameters as above, I get error saying "Object already exist".

@Raghuram,

Yes, that is one option but I am trying to avoid creating multiple objects.

Thanks,

former_member186851
Active Contributor
0 Kudos

Saif,

One interface with multiple receivers should be simple If am correct.

former_member182412
Active Contributor
0 Kudos

Hi Saif,

You must give different values in the receiver component when you create ICO with virtual receiver option.

ICO _1:

Communication Component: MailServer

Interface: GenericMail_OA

Namespace: http://Mail.com/xi/Mail

Sender Uses Virtual Receiver: Checked

Receiver Component : Mail1

ICO _2:

Communication Component: MailServer

Interface: GenericMail_OA

Namespace: http://Mail.com/xi/Mail

Sender Uses Virtual Receiver: Checked

Receiver Component : Mail2

Try above configuration and let me know.

Regards,

Praveen.