OIC should have copy and paste option for code reusability across the integration.
Organization Name (Required - If you are an Oracle Partner, please provide the organization you are logging the idea on behalf of):
ORACLE
Description (Required):There are many instances where we repeat the code with different connections in the same integration .
Use Case and Business Need (Required): Consider a scenario where if else condition is being used when if condition is true a mappings transformation would be done and data is inserted in a table and in case of false a transformation would be done with changes in mappings unlike true and data is inserted in a different table. In order to achieve this the same actions are to be called and mappings are need to be done from scratch in different branches which is time consuming.