We are currently working on the forum. For the short-term, all forum content will be in read-only format. We apologize for the interruption and look forward to collaborating with you shortly. All the best in your research!
Rule Designer Open to All: No Registration Needed
Comments
Thank you for your response.
It is publicly accessible at:
http://13.70.196.206/OpenClinica
I have this reflected in the datainfo.properties file.
However when I select the rule designer I still get the URL
https://designer13.openclinica.com/access?host=http://localhost:8080&app=OpenClinica&study_oid=S_DEFAULTS1&provider_user=root&path=pages/studymodule
I have modified the URL to
https://designer13.openclinica.com/access?host=http://13.70.196.206&app=OpenClinica&study_oid=S_DEFAULTS1&provider_user=root&path=pages/studymodule
This worked and I got into the rule designer using this.
I can not see where the localhost is set in Open Clinica to cause the incorrect URL, any ideas?
Regards,
Oliver
Ensure that it is in the datainfo.properties file within the openclinica.config folder of your root.
Restart Tomcat to see any change.
Thanks
Eric
I have confirmed that the changes I have made are in datainfo.properties file in the openclinica.config folder.
My Sys URL is correct however I still have the link created to the rule designer as:
https://designer13.openclinica.com/access?host=http://localhost:8080&app=OpenClinica&study_oid=S_DEFAULTS1&provider_user=root&path=pages/studymodule
I can not see where else to specify the IP rather than it defaulting to localhost.
Have you any ideas?
Could you check that you made the sysURL changes in the datainfo.properties file that is located in the openclinica.config folder in the Tomcat folder and not in the datainfo file in the ..\webapps\OpenClinica\WEB-INF\classes folder. As this file is since version 3.4 is no longer used by OpenClinica.
Regards,
Marco
I checked my notes and the following file may also require to change the mention of locahost:8080:
1. Stop Tomcat
2. Navigate to tomcat\webapps\your Designer folder name\WEB-INF\classes\resources.properties
Replace the localhost:8080 with 13.70.196.206
3. Start Tomcat
4. Cross fingers for luck, optional ;-)
Thanks
Eric
I need help, I'm a JAVA developer, I have a working Open Clinica and Designer running on jetty,I have a problem,
Can you offer any advice?
Regards,
zhihui
Try accessing from Tasks/Rules or the Build Study page.