cancel
Showing results for 
Search instead for 
Did you mean: 

MESSAGE SPLIT

Former Member
0 Kudos

HI ALL,

if i have to slpit a message into two...

how many CCT should be used in the configuration...

and where can we put condition ......here i am doing xml to xml...

cheers,

Raghavesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Reddy,

You should have two communicaiton channels. You can split in message mapping only. You dont need to give any condition anywhere.

Go through this weblog:

/people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible

Also go throught this threads for help:

---Satish

Former Member
0 Kudos

how should we give name of the file in the ouput directory of file adapter...

cheers,

raghavesh

Message was edited by:

Raghavesh Reddy

Former Member
0 Kudos

In your communication channel you have to specify your Output Directory name in Target Directory and Output file name in file name scheme.

If you want to create a new directory please check the check box at Target Directory.

--Satish

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Not necessary that you need to have 2 communication channels!

Receiver Communication Channels can be used in multiple Receiver Agreements unlike Sender Communication Channels wherein you need to have a single comm channel one sender agreeement.

So, if you can dynamically set the file name, using Adapter Specific Identifiers , you can use the same receiver file adapter!

Regards

Bhavesh