humanTaskService.properties 2.9 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. dao.factory.default=com.ibm.cognos.internal.hts.persist.dao.openjpa.OpenJPADAOFactory
  2. deployment.templates=/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_approve.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_notification.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createPushNotificationTask.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createAgentUserTask.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_approveRPC.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createAgentUserTaskRPC.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_acknowledge.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_acknowledgeRPC.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_email.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createPushNotificationTask_Message.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_generic.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/topicTask.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/todoTask.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_planningReviewer.xml,/com/ibm/cognos/internal/hts/service/ws_ht/templates/createManualTask_planningContributor.xml
  3. #test.properties=IS THERE SOME OTHER WAY WE CAN DO THIS? WHAT DO YOU SUGGEST?
  4. #test.properties=C:/Work/main_emf/src/hts/test/build/test.properties
  5. openjpa.ConnectionFactory=com.ibm.cognos.internal.hts.persist.jdbc.PooledConnectionDatasource
  6. openjpa.persistence.xml = hts_ans_openjpa.xml
  7. #uncomment this if required
  8. #openjpa.jdbc.Schema=PUBLIC
  9. humanTaskService.version=1
  10. annotations.version=3
  11. #set this to false if you want to edit schemas and run them from the script buyer beware
  12. humanTaskService_annotations.openJpaBuildSchemas=true
  13. annotations.update_1_2=com.ibm.cognos.internal.annotations.schema.SchemaVersionUpdate1_2
  14. annotations.update_2_3=com.ibm.cognos.internal.annotations.schema.SchemaVersionUpdate2_3
  15. # emails message body to hide comments on task
  16. msg.security.enabled=false
  17. logicalPeopleGroupSupport.CAM=com.ibm.cognos.internal.hts.logicalPeopleGroup.CamLogicalPeopleGroupSupport
  18. logicalPeopleGroupSupport.CM=com.ibm.cognos.internal.hts.logicalPeopleGroup.ContentManagerLogicalPeopleGroupSupport
  19. logicalPeopleGroupSupport.EMAIL=com.ibm.cognos.internal.hts.logicalPeopleGroup.EmailLogicalPeopleGroupSupport
  20. #logicalPeopleGroupSupport.BASIC=com.ibm.cognos.pdisp.hts.logicalPeopleGroup.PlanningLogicalPeopleGroupSupport
  21. #do we store user names or go to cm
  22. userNames.cache=true
  23. #what to do if an import finds an existing object (same id)
  24. deployment.import.overwrite=false
  25. html.description.allowedTags=span,p,b,br,i,u,strike,ol,ul,li,blockquote,div,table,tbody,tr,td,th,html,body,head,meta,em,hr,strong,tt,title,sup,sub,small,s,h1,h2,h3,h4,h5,h6,font,center,big,a,textarea