cancel
Showing results for 
Search instead for 
Did you mean: 

CPI Message Mapping: Copy mapping from one tag to another

tomvanrooijen
Participant
0 Kudos

Hi,

One of the things I have not found sofar in CPI is the ability to copy mapping logic from one xml tag to another. In PI/PO this is a handy feature avoiding repetitive work.

I have not found this in CPI so far. Am I overlooking something?


Thanks!

Tom

Accepted Solutions (1)

Accepted Solutions (1)

Hello Tom,

At present there is no such option available in CPI.

thanks and regards,

Praveen T

tomvanrooijen
Participant
0 Kudos

Thanks Praveen,

A shame though.

Regards,

Tom

Answers (1)

Answers (1)

nicoo
Member
0 Kudos

If I'm right, you can do this by:

- exporting the iflow to your pc

- copy and rename the /src/main/resources/mapping/*.mmap

- import the iflow

It's a workaround but it can save you a lot of time in case of a complex mapping

0 Kudos

Hi Nico

Have you tried it? I have created a copy of a *.mmap into the same folder, added it to MANIFEST.MF, changed the iFlow name in both the places Bundle-SymbolicName and Bundle-Name. Zipped it for import. But failed with same error "Upload of the resource failed. Integration flow project must contain a manifest file."

Regards,

Aanand.