[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Help with setting up PAS production for scalability testing

  • Thread starter Thread starter Srinivas Munigala
  • Start date Start date
Status
Not open for further replies.
S

Srinivas Munigala

Guest
I gave a try and it worked for me. Here are the steps that I followed: Installed PASOE Prod version Created an instance By default, all transports are disabled in the production version of PAS for OpenEdge. Enable APSV adapter using oeprop.sh tool: /bin/oeprop.sh .ROOT.APSV.adapterEnabled=1 Status responses are off by default, enable it using oeprop.sh tool: /bin/oeprop.sh .ROOT.APSV.statusEnabled=1 Now, try to access the apsv from 4gl client Hope, this helps

Continue reading...
 
Status
Not open for further replies.
Back
Top