Can we provide path for Put File operation in Patterns?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2024 01:41 PM - edited ‎09-27-2024 06:00 AM
I am trying to figure out a way to deploy a file on a specific target path on a Linux server. However, put file operation doesn't allow us to pick the target. Does anyone know how to achieve this either using put file operation or some other way? Appreciate any direction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-30-2024 08:26 AM
Hi @RK25 ,
No, I don't think you can. The Put operation is to move the file from the MID Server to the target computer and that is a predetermined destination. It's not really intended for deployements but rather execute something, So you could use Put to deploy a deployment script that executes a pick up of a file and copying it to the destination you want.
Regards,
Niklas