cancel
Showing results for 
Search instead for 
Did you mean: 

iflow : assign mapping step issue when there is no graphical mapping involved

Former Member
0 Kudos

Hi,

I have scenario XML flat file to Mail.

XML file is received using dummy sender interface and then XSLT mapping to generate a mail structure out of the contents in the incoming xml file.

(i dont want to create the sender structure as it is dynamic and also huge)

Now the problem is when creating the iflow, i am not able to select the operation mapping  and we don't have option to enter manually in iflows.

How to assign mapping in iflow if we have only java mapping or XSLT mapping only.

Thanks,

Vinayaka Akkasali.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184720
Active Contributor
0 Kudos

AFAIK - I don't think you should be able to choose the mapping when you define the dummy interface in i-flow yet.

You don't need to define the structures with all the exact field information, instead define DT with some dummy field and in your operation mapping, assign the java mapping.

Now choose the SI defined in ESR during the iflow in order to assign the operation mapping.

Other option is to assign it directly in the generated ICo in Integration Directory.