Re: [staf-users] Fw: How to call function with different arguments

2011-08-05 Thread Sharon Lucas
You can only import STAX functions from a STAX xml file using the or element. But you can create a function (e.g. that contains this element and then import this function and call it. -- Sharon Lucas IBM Austin, luc...@us.ibm.co

[staf-users] Fw: How to call function with different arguments

2011-08-04 Thread Sharon Lucas
And you can obtain values for the arguments (e.g. logName, remoeAddr, remoteName, localFiles) from a config file instead of hard-coding them. If the config file resides on the STAX service machine (the "local" machine), you can use Python APIs to read the file. For example, you could replace t