ByDesign is object oriented. So, any file coming in should be wrapped and supported by an instance. In your case, you can use a BO with AttachmentFolder exposed within an Inbound Service and send that file of yours as a BinaryData with this Service from Source system. It gets stored in an AttachmentFolder in ByDesign which you can use it for further processing...
↧