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
Ensure that you have changed the other files as mentioned in the thread. Also check that you designer app in the URL is the same case as you have deployed.
I avoid using hyphens or dots in the designer app name. Keeps it simpler and I recall I hit an issue somewhere with them.
Thanks
Eric
I have a problem that every time i try to use rule designer it navigate me to a link that say "Welcome to the OpenClinica Designer. To use the Designer, please login to your OpenClinica Enterprise instance and access the Designer via the Build Study or Manage Rules modules. If you have not registered, please register here. If you need assistance please contact us."
I am using openclinica 3.14
"Welcome to the OpenClinica Designer. To use the Designer, please login to your OpenClinica Enterprise instance and access the Designer via the Build Study or Manage Rules modules. If you have not registered, please register here. If you need assistance please contact us"
The "register" link just takes me back to this page. The text shown above suggests that OC Rule Designer is not actually available to Community users as it suggests that I log in to my OC Enterprise instance. So, is Rule Designer available to Community members or not, and if so, how is it accessed?
If this thread is no longer valid then why is it still up here?
Thanks.
Malcolm
Did you go through all the steps mentioned in the other post? Specifically https://forums.openclinica.com/discussion/15108/rule-designer-now-open-source/p7
Does the value for designerURL in datainfo.properties point to your local implementation?
Cheers
Eric
Your OpenClinica instance has to be accessible from the internet to use this link.
If your instance is not accessible from the internet then you have to download the designer source code from Github, compile it and install it locally. You can install it on the same server as you host OpenClinica on and then point the link to the path where your local designer is hosted.
Regards,
Marco
I have found the same issue as Malcolm.
I have a internet accessible installation of Open Clinica which used to work with the Rule Designer but recently has brought up the message:
Welcome to the OpenClinica Designer. To use the Designer, please login to your OpenClinica Enterprise instance and access the Designer via the Build Study or Manage Rules modules. If you have not registered, please register here. If you need assistance please contact us.
The redirect URL to connect to Rule Designer it is pointing to is:
https://designer13.openclinica.com/access?host=http://http://52.178.134.38&app=OpenClinica&target=I_INTER_AGE&ruleOid=AGE_LF&study_oid=S_OR00617&provider_user=olivercrs&path=ViewRuleAssignment&runTime=null&msg=
Does anyone have any ideas as to what is happening?
Regards,
Oliver
If that works check the value in datainfo.properties doesn't include an extra http://
Cheers
Eric