<?xml version="1.0" encoding="UTF-8"?>
<kit:DataSet xmlns:ctd="http://www.memority.com/citadel/1_0" xmlns:ctdbpmn="http://www.memority.com/citadel/bpmn/1_0" xmlns:ctdbum="http://www.memority.com/citadel/bum/1_0" xmlns:ctdcore="http://www.memority.com/citadel/core/1_0" xmlns:ctdidm="http://www.memority.com/citadel/idm/1_0" xmlns:ctdrep="http://www.memority.com/citadel/rep/1_0" xmlns:ctdrule="http://www.memority.com/citadel/rule/1_0" xmlns:ctdtnt="http://www.memority.com/citadel/tnt/1_0" xmlns:kit="http://www.memority.com/toolkit/1_0" xmlns:rule="http://www.memority.com/toolkit/rule/1_0" xmlns:ruleaddon="http://www.memority.com/toolkit/addons/rule/1_0" xmlns:search="http://www.memority.com/toolkit/search-expression/1_0" xmlns:settings="http://www.memority.com/toolkit/addons/settings/1_0" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <ctdbum:FeatureConfiguration id="role-publication-create">
      <createdAt>2021-02-11T11:24:24.232Z</createdAt>
      <updatedAt>2021-06-29T14:43:19.115Z</updatedAt>
      <name>role-publication-create</name>
      <description>Create a new role publication</description>
      <type>CREATE</type>
      <scope type="EXPRESSION" objectKind="ROLE_PUBLICATION">
         <searchExpression/>
         <objectTypes>
            <objectType>role_publication_type_1</objectType>
         </objectTypes>
      </scope>
      <options>
         <completionRedirectURL>feature://role-publication-read/{routeObjectId}</completionRedirectURL>
         <formLabelOnTop>false</formLabelOnTop>
         <initialization>
            <initRule>
               <script><![CDATA[import java.time.temporal.ChronoUnit
                    final def attributes = []					
					attributes.add(AttributeValue.from("status", "NORMAL"))
					attributes.add(AttributeValue.from("authMethodPasswordFrom", Instant.now()))
					new ApiObject(attributes)
					]]></script>
            </initRule>
         </initialization>
         <pendingOperationBehaviour>WARN</pendingOperationBehaviour>
         <submit>
            <reportDisplay>DISPLAY_ALL</reportDisplay>
         </submit>
      </options>
      <screen>
         <views>
            <view id="view-1">
               <description>view-1</description>
               <icon>fa fa-id-card-o</icon>
               <sections>
                  <section id="section-1">
                     <layout>SINGLE</layout>
                     <frame>
                        <actions/>
                        <collapsible>true</collapsible>
                        <display>PORTLET</display>
                        <initiallyCollapsed>false</initiallyCollapsed>
                        <title>false</title>
                     </frame>
                     <columns>
                        <column>
                           <widgets>
                              <widget id="role_publication_label" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>role_publication_label</attributeId>
                              </widget>
                              <widget id="publicationAccess" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>publicationAccess</attributeId>
                              </widget>
                              <widget id="publicationForCreate" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>publicationForCreate</attributeId>
                              </widget>
                              <widget id="publicationForUpdate" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>publicationForUpdate</attributeId>
                              </widget>
                              <widget id="publicationForDelete" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>publicationForDelete</attributeId>
                              </widget>
                              <widget id="scopedright" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor>
                                       <editWidget xsi:type="ctdbum:SelectEditWidgetType">
                                          <hidden>false</hidden>
                                          <config>
                                             <conditional>false</conditional>
                                             <required>false</required>
                                             <options/>
                                             <sort>AUTO</sort>
                                          </config>
                                       </editWidget>
                                    </editor>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>true</override>
                                 </config>
                                 <attributeId>scopedright</attributeId>
                              </widget>
                              <widget id="status" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor/>
                                    <label></label>
                                    <lockedInUi>true</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>false</override>
                                 </config>
                                 <attributeId>status</attributeId>
                              </widget>
                           </widgets>
                        </column>
                     </columns>
                  </section>
                  <section id="section-2">
                     <layout>SINGLE</layout>
                     <frame>
                        <actions/>
                        <collapsible>false</collapsible>
                        <display>PORTLET</display>
                        <initiallyCollapsed>false</initiallyCollapsed>
                        <title>false</title>
                     </frame>
                     <columns>
                        <column>
                           <widgets>
                              <widget id="publicationOrganization" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor>
                                       <editWidget xsi:type="ctdbum:ObjectReferenceEditWidgetType">
                                          <hidden>false</hidden>
                                          <config>
                                             <conditional>false</conditional>
                                             <required>false</required>
                                             <resultAttributes>
                                                <attribute>id</attribute>
                                                <attribute>companylabel</attribute>
                                             </resultAttributes>
                                             <popupAttributes>
                                                <attribute>id</attribute>
                                                <attribute>status</attribute>
                                             </popupAttributes>
                                             <displayPopup>true</displayPopup>
                                             <scope type="EXPRESSION" objectKind="ORGANIZATION" xsi:type="ctd:DynamicObjectScopeType">
                                                <searchExpression>
                                                   <search:And>
                                                      <search:Prop op="EQUALS" name="enabled">
                                                         <value script="false">true</value>
                                                      </search:Prop>
                                                      <search:Prop op="EQUALS" name="status">
                                                         <value script="false">NORMAL</value>
                                                      </search:Prop>
                                                   </search:And>
                                                </searchExpression>
                                                <objectTypes>
                                                   <objectType>orga_a</objectType>
                                                   <objectType>orga_b</objectType>
                                                   <objectType>orga_c</objectType>
                                                </objectTypes>
                                             </scope>
                                          </config>
                                       </editWidget>
                                    </editor>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>true</override>
                                 </config>
                                 <attributeId>publicationOrganization</attributeId>
                              </widget>
                              <widget id="publicationRole" xsi:type="ctdbum:AttributeEditorWidgetType">
                                 <hidden>false</hidden>
                                 <config>
                                    <editor>
                                       <editWidget xsi:type="ctdbum:AdvancedObjectReferenceEditWidgetType">
                                          <hidden>false</hidden>
                                          <config>
                                             <conditional>false</conditional>
                                             <required>false</required>
                                             <popupAttributes/>
                                             <search>
                                                <actions/>
                                                <allowExport>false</allowExport>
                                                <columns>
                                                   <column>
                                                      <attribute>true</attribute>
                                                      <dataKey>id</dataKey>
                                                      <dataType>string</dataType>
                                                      <dateFormat>DAY_MONTH_YEAR_LONG</dateFormat>
                                                      <ellipsis>false</ellipsis>
                                                      <hidden>false</hidden>
                                                      <sortAs>ALPHA</sortAs>
                                                      <sortDirection>ASC</sortDirection>
                                                      <sortable>true</sortable>
                                                      <sorted>true</sorted>
                                                      <type>general</type>
                                                   </column>
                                                   <column>
                                                      <attribute>true</attribute>
                                                      <dataKey>rolelabel</dataKey>
                                                      <dataType>string</dataType>
                                                      <dateFormat>DAY_MONTH_YEAR_LONG</dateFormat>
                                                      <ellipsis>false</ellipsis>
                                                      <hidden>false</hidden>
                                                      <sortAs>ALPHA</sortAs>
                                                      <sortDirection>ASC</sortDirection>
                                                      <sortable>true</sortable>
                                                      <sorted>false</sorted>
                                                      <type>general</type>
                                                   </column>
                                                </columns>
                                                <rowClickActions/>
                                                <additionalSearchAttributes>
                                                   <attribute>enabled</attribute>
                                                </additionalSearchAttributes>
                                                <displayFrozenOperators>true</displayFrozenOperators>
                                                <frozen>NO</frozen>
                                                <modes>
                                                   <mode>MULTICRITERIA</mode>
                                                </modes>
                                                <objectReferences/>
                                                <searchExpression>
                                                   <search:And>
                                                      <search:Prop op="IS_NOT_NULL" name="id"/>
                                                   </search:And>
                                                </searchExpression>
                                             </search>
                                             <displayPopup>true</displayPopup>
                                             <scope type="EXPRESSION" objectKind="ROLE" xsi:type="ctd:DynamicObjectScopeType">
                                                <searchExpression>
                                                   <search:And>
                                                      <search:Prop op="EQUALS" name="enabled">
                                                         <value script="false">true</value>
                                                      </search:Prop>
                                                      <search:Prop op="EQUALS" name="status">
                                                         <value script="false">NORMAL</value>
                                                      </search:Prop>
                                                   </search:And>
                                                </searchExpression>
                                                <objectTypes/>
                                             </scope>
                                          </config>
                                       </editWidget>
                                    </editor>
                                    <label></label>
                                    <lockedInUi>false</lockedInUi>
                                    <mode>READ_WRITE</mode>
                                    <multiValued>false</multiValued>
                                    <override>true</override>
                                 </config>
                                 <attributeId>publicationRole</attributeId>
                              </widget>
                           </widgets>
                        </column>
                     </columns>
                  </section>
               </sections>
            </view>
         </views>
         <frame>
            <actions/>
            <collapsible>true</collapsible>
            <display>NONE</display>
            <initiallyCollapsed>false</initiallyCollapsed>
            <title>true</title>
         </frame>
      </screen>
      <authentication>
         <authenticationLevelComparison>MINIMUM</authenticationLevelComparison>
      </authentication>
      <operations>
         <operation>
            <actions/>
            <attributes/>
            <checkInheritedAttributes>
               <attributes/>
               <level>WARN</level>
            </checkInheritedAttributes>
            <type>READ</type>
         </operation>
         <operation>
            <actions/>
            <attributes/>
            <checkInheritedAttributes>
               <attributes/>
               <level>WARN</level>
            </checkInheritedAttributes>
            <requestOptions>
               <failOnFrozen>true</failOnFrozen>
               <refreshRights>OFF</refreshRights>
            </requestOptions>
            <type>CREATE</type>
         </operation>
      </operations>
      <operationOnSelf>false</operationOnSelf>
   </ctdbum:FeatureConfiguration>
</kit:DataSet>
