Hi.
I need to design a new interface which goes as follow:
FILE (external FTP) -> PI -> FILE to SAP nfs server -> RFC
Process is: PI picks a file from an external FTP server, then same file should be send to ECC nfs server. After this, PI calls an event RFC to tell ECC to pick up the file.
There are 2 restrictions:
1) We can't use BPM
2) We can't do more than 1 interface
By now, I could only think in creating a module, because I would like to reuse it with other similar interfaces.
What do you think about mi idea?
How do you think that this could be solved in other way?
Thanks!
Regards,
Claudio