Issues with WLST Java Client for WebCenter commands
Hi,
I'm trying to write a WLST Java client and have done all the required configuration for the project.
The basic wlst commands like connect, serverRuntime(), cmo.getActivationTime() are working fine but webcenter specific commands like
getWebCenterConnectionTypes(appName='webcenter') are not working.
I'm also getting some errors as below when the client is being initialized.
Can anyone provide any suggestions about how to resolve this issue.
Error execing the Python script "E:\OFM_HOME\OFM_111180\Oracle_WC1\common\wlst\ActivityGraph.py" caused an error "Traceback (innermost last):
File "E:\OFM_HOME\OFM_111180\Oracle_WC1\common\wlst\ActivityGraph.py", line 2, in ?