Author |
Message
|
zpat |
Posted: Fri Dec 14, 2012 7:56 am Post subject: WMB configurable service for FTP/SFTP |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
We have a message flow that was developed without using a FTP configurable service definition to externalise the details of the destination server host name, pathname etc.
Without making any changes to this flow and without modifying the bar file and without any redeployment - would it be possible to make it use a configurable service by creating a configurable service definition of the same name as the "hard-coded" FTP server name (in the node properties)?
In other words does WMB try to match the server name in the configurable services before assuming it is an actual server name? I know that I can try it and see, but I wondered if anyone knew the answer? |
|
Back to top |
|
 |
McueMart |
Posted: Fri Dec 14, 2012 8:00 am Post subject: |
|
|
 Chevalier
Joined: 29 Nov 2011 Posts: 490 Location: UK...somewhere
|
I think I tried a similar thing in the past. I dont think config services names can contain the : character so it wouldn't work (although it might work if you are using the default ports!). But I believe you are right when you say it tries to match a config service name before assuming its a hostname. |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Dec 14, 2012 8:33 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
It might be possible to alter this property on the deployed object and restart the flow.
I do not say that it *is* possible, I merely say that it *might* be. |
|
Back to top |
|
 |
zpat |
Posted: Fri Dec 14, 2012 11:55 am Post subject: |
|
|
 Jedi Council
Joined: 19 May 2001 Posts: 5866 Location: UK
|
Sure, but my aim is to externalise the configuration so we can see it and change it administratively.
I'll have to try and find out if it has a port number specified. Not sure how best to "look" inside a WMB 6.1 flow that is already deployed? |
|
Back to top |
|
 |
mqjeff |
Posted: Fri Dec 14, 2012 12:13 pm Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
My point is that you might be able to alter the deployed flow to use a configurable service without having to redeploy it.
MBExplorer or the Administration perspective in Toolkit 6.1 would be the place to try - look at the properties of the flow.
It's less likely this is available and possible at 6.1 than at 7 or 8. |
|
Back to top |
|
 |
|