Syntax in PAW.ps1 to enable View Integration In PAX
Posted: Wed Jan 27, 2021 6:40 pm
Hi, All
Environment:
PAW:2.0.59
pa local: 2.0.9.3
I want to enable View feature (see attached) in PAX for users to exchange PAW content space view from PAX.
I follow ibm document and it describes to place Enable_View_Exchange parameter and set it to ture in PAW.ps1 file.
I place following code in PAW.ps1 file and restarted PAW services.
$env:ENABLE_VIEW_EXCHANGE="true"
It did not work for me. Just want to make sure syntax is correct or not?
Thank You
Dharav
Environment:
PAW:2.0.59
pa local: 2.0.9.3
I want to enable View feature (see attached) in PAX for users to exchange PAW content space view from PAX.
I follow ibm document and it describes to place Enable_View_Exchange parameter and set it to ture in PAW.ps1 file.
I place following code in PAW.ps1 file and restarted PAW services.
$env:ENABLE_VIEW_EXCHANGE="true"
It did not work for me. Just want to make sure syntax is correct or not?
Thank You
Dharav