Hi All,
My requirement is to pass the logical directory name using File adapter in OSB such that I can change it through customization file during deployment.
I have used this feature in BPEL where we can configure it in composite.xml using property called XML_FILE_PATH and the we can change it through the config file.
I am not getting how to implement similar kind of functionality through OSB.
Please help me with this.
Thanks.