-
Sebastian Pongratz authoredSebastian Pongratz authored
MSTeamsDocument_entity.aod 2.59 KiB
<?xml version="1.0" encoding="UTF-8"?>
<entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.3.18" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.3.18">
<name>MSTeamsDocument_entity</name>
<majorModelMode>DISTRIBUTED</majorModelMode>
<documentation>%aditoprj%/entity/MSTeamsDocument_entity/documentation.adoc</documentation>
<siblings />
<recordContainer>dataless</recordContainer>
<entityFields>
<entityProvider>
<name>#PROVIDER</name>
</entityProvider>
<entityField>
<name>DOCUMENTS</name>
<title>Documents</title>
<dropDownProcess>%aditoprj%/entity/MSTeamsDocument_entity/entityfields/documents/dropDownProcess.js</dropDownProcess>
<selectionMode>MULTI</selectionMode>
<state>EDITABLE</state>
</entityField>
<entityField>
<name>CHANNEL</name>
<title>Channel</title>
<consumer>Channels</consumer>
<mandatory v="true" />
<state>EDITABLE</state>
</entityField>
<entityParameter>
<name>ObjectRowId_param</name>
<expose v="true" />
</entityParameter>
<entityField>
<name>UID</name>
</entityField>
<entityParameter>
<name>AssignmentTable_param</name>
<expose v="true" />
</entityParameter>
<entityParameter>
<name>AssignmentName_param</name>
<expose v="true" />
</entityParameter>
<entityConsumer>
<name>Channels</name>
<dependency>
<name>dependency</name>
<entityName>MSTeamsChannel_entity</entityName>
<fieldName>ChannelsByName</fieldName>
</dependency>
<children>
<entityParameter>
<name>TeamId_param</name>
<valueProcess>%aditoprj%/entity/MSTeamsDocument_entity/entityfields/channels/children/teamid_param/valueProcess.js</valueProcess>
</entityParameter>
</children>
</entityConsumer>
<entityParameter>
<name>MSTTeamId_param</name>
<expose v="true" />
<mandatory v="true" />
</entityParameter>
<entityProvider>
<name>#PROVIDER_AGGREGATES</name>
<useAggregates v="true" />
</entityProvider>
<entityActionField>
<name>importDocuments</name>
<title>Import Documents</title>
<onActionProcess>%aditoprj%/entity/MSTeamsDocument_entity/entityfields/importdocuments/onActionProcess.js</onActionProcess>
</entityActionField>
</entityFields>
<recordContainers>
<datalessRecordContainer>
<name>dataless</name>
<alias>Data_alias</alias>
</datalessRecordContainer>
</recordContainers>
</entity>