hi all,
i have a question about the extended settings.
how can i use them in flow services?
thanks a lot
alex
hi all,
i have a question about the extended settings.
how can i use them in flow services?
thanks a lot
alex
Hi Alex
If you know Java, just use
System.getProperties(). This will provide you with all JVM, System and IS properties, including extended settings.
Good luck, Chris
hi chris,
it works fineā¦
tahnks a lot
alex