Acpload command

  1. To run the access control policies you need to use acpload.bat in  \bin directory with in you WebSphere Commerce Developer installation directory.  
  2. To run acpload if you are using default WCD (Derby data base)
    1. Open command prompt and go to bin directory 
    2. Run acpload ACPolicyfilename.xml
  3. To run acpload if you are using DB2 or Oracle 
    1. Open command prompt and go to bin directory 
    2. Run acpload <your database name> <your Db user name>  <your Db user password>   <ACPolicyfilename.xml >  <DB schema name (normally it will be same as  your database user name)>
    3. check the acpload.logs and make sure there is no errors. 


No comments:

Post a Comment