Sometimes we may need to do some complex map logic which sometime not possible in OIC itself. In that case, we can add the complex logic externally using Jdeveloper tool and import back to OIC.
Steps in Brief:
- Export the OIC .iar file
- Open Jdev and import the .iar file as service bus resources
- After import, open the XSLT map and add your logic and test accordingly.
- Import the modified XSLT file back to OIC.
Implementation steps:
Export the OIC Integration
No comments:
Post a Comment