Question

Custom Package: Retrieving task environment info?


Badge +4

I’ve scanned through all the SDK examples, and more. Can somebody share an example of retrieving system information (Machine Name, Username, Control Room URL, etc...) while in the SDK actions?


2 replies

Userlevel 4
Badge +14

Hi @DeLo ,

You can use System variable to extract the details you want.

Badge +4

@Zaid Chougle, in the JAVA code, the system variable does not exist. I’m trying to obtain the exact System information you’re talking about, but in Package Development (JAVA), not when building a task. Any ideas?

Reply