IBM Exam Questions

when the wsadmin shell is used?

A system administrator has created a Python script called globalScript. py.
What should the administrator do to ensure globalScript. py is loaded when the wsadmin shell is
used?

A.
Compile globalScript.py to a Java class in the bin directory.

B.
Invoke wsadmin with the argument-profileName globalScript.py.

C.
Modify the configureCustomProperty script to import globalScript. py.

D.
D. Set the script profiles in the wsadmin.properties file to load globalScript .py.