Connectors

{% comment %} {% include 'etl/partials/login_message.html' %} {% endcomment %} {% comment %} {% include 'global/partials/messages.html' %} {% endcomment %}
{% for connector in connectors %} {% comment %} {% else %} - {% endif %} {% endcomment %} {% comment %} {% endcomment %} {% empty %}

You do not have connectors, please create one.

{% endfor %}
Connector Project Master Subject Clinical Update Date Delete
{{ connector.connector }} {% if connector.oid_name %} {{ connector.oid_name }} {% if connector.wfcontrol__get_masterdata %} 🟢 {% else %} 🔘 {% endif %} {% if connector.wfcontrol__get_subjectdata %} 🟢 {% else %} 🔘 {% endif %} {% if connector.wfcontrol__get_data %} 🟢 {% else %} 🔘 {% endif %} {% if connector.wfcontrol__last_update %} {{ connector.wfcontrol__last_update }} {% else %} - {% endif %}
{% csrf_token %}