zapping - Saturday, May 29, 2010 1:53 AM:
Hi,
Is there config file where application settings can be stored and retrieved. Like the web config or properties file. Would like to store details like webservice url, username, password of an external application that needs to be called from itemtype onAfter server event methods.
cheers,
Zaps.
CycleOp - Sunday, May 30, 2010 8:24 AM:
Hi Zaps,
Configuration values and other administrative values can be added as a Variable in the "Variables" menu under "Administration". You can then retrieve these values by using the IOM language.
Sagi