Hi Team,
I am configuring BO system in SLD but it is not happening. May Be doing something wrong !!
Could you please help me..
Transfer Tomcat Web App details to SLD
1. Enable Manager Role in TomCat Application
<role rolename="manager"/>
<role rolename="admin"/>
<user username="admin" password="admin" roles="admin,manager"/>
2. Deployed the SLDDS Application using Tomcat Manager Page
Able to see deployed application
![1.PNG]()
3. C:\Program Files\SAP\hostctrl\exe>sldreg -configure connect.key
![2.PNG]()
4. Adjust the Tomcat SLDDS control file to send the data to SLD
com.sap.sup.admin.sldsupplier.SLD_FILE_NAME_PREFIX= sldds
com.sap.sup.admin.sldsupplier.SLD_FILE_NAME_USE_TIMESTAMP = true
com.sap.sup.admin.sldsupplier.WORKING_DIR=C:\temp
com.sap.sup.admin.sldsupplier.WORKING_DIR=E:/Program Files (x86)/SAP BusinessObjects/Tomcat6/work/sldds/
com.sap.sup.admin.sldsupplier.SLDREG_CMD = C:/Program Files/SAP/hostctrl/exe/sldreg -connectfile C:/Program Files/SAP/hostctrl/exe/connect.key -file ${WSSLD_FILE}
com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_DISABLED=true
com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_INITIAL_INTEVAL=300000
com.sap.sup.admin.sldsupplier.SLD_SCHEDULER_INTERVAL= 43200000
com.sap.sup.admin.sldsupplier.SYSTEM_ID = ***_WAS
5. http://<<Hostnamename>>:8080/sap.com~TomcatSLDDataSupplierWEB/sldsupplier----- Also showing the output but XML files are not being generated anywhere..
6. http://<<Hostname>>:8080/sap.com~TomcatSLDDataSupplierWEB/sldsupplier?action=sldSupplier - I tried sending the data force fully but it is not in SLD
Could you please help me to resolve this issue?
Thanks
Mukesh