FTP Read Activity with Provision to move Read file into a Dynamic Path
Comments
-
Hi Nick,
Thanks for looking into it.
Well the precise use case is the customer has 3 party vendor who keeps the data in a FTP server, from where it needs to be read with its properties, and match with some attributes of the workqueue items in the docbase.
Based on match is found or not a new file needs to be generated and placed on the FTP server into the dynamic path which would be determined on two aspects the property values of the file read and the success of the match, Along with that the same file that is read also needs to be moved to that same folder.
0 -
Thanks Nick. I am working on the same approach for now.
Will raise the request as well.
0 -
Based on what I understand.. you can achieve like this.
Activity 1: Download from FTP
Activity 2: (multiple activities) Perform the business logic
Activity 3: Upload to FTP
As long as the target folder exists in the FTP server, you can upload the file using upload to FTP.
The only caveat is that you need to fetch the object (along with properties) and send it back again (if you dont need)
If you dont have concern on the fetches, you can avoid coding. If you dont want the round trip, then as Nick suggested, java service is the best way.
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 150 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories