Advertisement
Guest User

Untitled

a guest
May 14th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. #=============================================================================================================================================================================#
  2. #================================================================== Document service configurations ==================================================================#
  3. #=============================================================================================================================================================================#
  4.  
  5. # Document Service configuration .war
  6. # document.service.qualifier=coza.opencollab.pontoon.core.api.qualifiers.RemoteService
  7. # document.service.url=http://localhost:8091/onbase/DocumentService?wsdl
  8. # document.service.username=username
  9. # document.service.password=password
  10.  
  11. # Document Service configuration - .jar
  12. document.service.qualifier=assemble.edu.onbase.document.service.OnBaseService
  13. onbase.url=http://v-obpoc-win1.nwu.ac.za/appserver/service.asmx
  14. onbase.username=PCLEAVEUSER
  15. onbase.password=pcleaveuser
  16. onbase.datasource=ONBASE
  17. onbase.owner.keyword=University Number
  18. onbase.uploaddate.keyword=Upload Date Time
  19. onbase.appRefKey.keyword=Application Reference Key
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement