cancel
Showing results for 
Search instead for 
Did you mean: 

default sender with conditional sender

Former Member
0 Kudos

Hi,

In my scenario I used BPM as the whole and in sender part by default I need to send to Mail and if only the condition is satisfied I need to send the same information to file also. Please let me know how to configure in BPM and also in ID.

Regards,

Senthil.

Accepted Solutions (1)

Accepted Solutions (1)

justin_santhanam
Active Contributor
0 Kudos

Hello Dhil,

Please follow the below steps to achieve the same.

<b><i><u>Repository-BPM Design</u></i></b>

Create the necessry containers.

Step 1: Receive

Step 2:Insert Switch.(Give Conditions Use X-Path -I think your condition is decided on payload)

Step 3: Insert Fork in the Branch1 of Switch(Fork must have 2 branches).

Step 4: Insert send steps in the parallel branch of Fork.

<b><i><u>Directory-ID</u></i></b>

-<u>One sender Agreement.</u>

-<u>Three Receiver Determinations</u>

-One RD from Outbound to BPM

-One RD from BPM to File

-One RD from BPM to Mail

-<u>Three Interface Determinations</u>

-One ID from Outbound to BPM

-One ID from BPM to File

-One ID from BPM to Mail

- <u>Two Receiver Agreements</u>

- One for File

- One for Mail.

I hope it will help you. If you need further clarification reply back I'll explain much deeper.

Best Regards,

Raj.

Former Member
0 Kudos

Hi,

>> Step 4: Insert send steps in the parallel branch of Fork

With regarding to this i hope it will go only to file or mail. But my condition is that we need to send it for both file and mail if the condtion is true else only to mail.

and in Receiver Determination as we receive two idoc i declared as

<u>Three Receiver Determinations</u>

One RD from Outbound(IDOC1) to BPM

-One RD from Outbound(IDOC2) to BPM

-One RD from BPM to File AND MAIL (multiple receiver without condition)

<u>four Interface Determinations</u>

-One ID from Outbound(IDOC1) to BPM

-One ID from Outbound(IDOC2) to BPM

-One ID from BPM to File

-One ID from BPM to Mail

here interface mapping is not triggered anywhere... Please clarify more...

Regards,

Dhil

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Same question posted multiple times! Let us make SDN a better place. Please use the same thread and thereby avoid people from posting the same answers to your questions.

Regards

Bhavesh