Wiki source code of Mandantenfähigkeit

Last modified by Steffi F on 2025/10/01 13:06

Show last authors
1 {{aagon.floatingbox/}}
2
3 = Mandanteninformationen auslesen =
4
5 {{apimacro title="GetTenantInfosOfCurrentUser_V1 Request"}}
6 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/GetTenantInfosOfCurrentUserRequest_V1">
7 <ACMP>
8 <GetTenantInfosOfCurrentUser ActionType="Request" version="1">
9 <TGetTenantInfosOfCurrentUserRequest_V1/>
10 </GetTenantInfosOfCurrentUser>
11 </ACMP>
12 </ICQL>
13 {{/apimacro}}
14
15 (% class="showhide-header" data-show-duration="$effectduration" data-show-effect="$effect" %)
16 (((
17 (% class="showhide-header-flex" %)
18 (((
19 (% class="showhide-title" %)
20 (((
21 GetTenantInfosOfCurrentUser_V1 Response
22 )))
23
24 (% class="showhide-arrow" %)
25 (((
26
27 )))
28 )))
29 )))
30
31 (% class="showhidecontent" style="display: none;" %)
32 (((
33 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/GetTenantInfosOfCurrentUserResponse_V1">
34 <ACMP>
35 <GetTenantInfosOfCurrentUser ActionType="Response" version="1">
36 <TGetTenantInfosOfCurrentUserResponse_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
37 <AvailableTenants>
38 <TTenantInfo_V1 xsi:type="TTenantInfo_V1">
39 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
40 <Name>Name</Name>
41 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
42 <TenantNo>0</TenantNo>
43 <Description>Description</Description>
44 </TTenantInfo_V1>
45 <TTenantInfo_V1 xsi:type="TTenantInfo_V1">
46 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
47 <Name>Name</Name>
48 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
49 <TenantNo>0</TenantNo>
50 <Description>Description</Description>
51 </TTenantInfo_V1>
52 </AvailableTenants>
53 <SelectedTenants>
54 <TTenantInfo_V1 xsi:type="TTenantInfo_V1">
55 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
56 <Name>Name</Name>
57 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
58 <TenantNo>0</TenantNo>
59 <Description>Description</Description>
60 </TTenantInfo_V1>
61 <TTenantInfo_V1 xsi:type="TTenantInfo_V1">
62 <ID>{59387FFD-B171-47C5-B735-041FA132CA39}</ID>
63 <Name>Name</Name>
64 <ParentId>{59387FFD-B171-47C5-B735-041FA132CA39}</ParentId>
65 <TenantNo>0</TenantNo>
66 <Description>Description</Description>
67 </TTenantInfo_V1>
68 </SelectedTenants>
69 <TenantMasterAvailable>false</TenantMasterAvailable>
70 <TenantMasterSelected>false</TenantMasterSelected>
71 <ResultCode>0</ResultCode>
72 <ResultMessage>ResultMessage</ResultMessage>
73 </TGetTenantInfosOfCurrentUserResponse_V1>
74 </GetTenantInfosOfCurrentUser>
75 </ACMP>
76 </ICQL>
77 )))
78
79 = Mandanteneinstellungen ändern =
80
81 (% class="showhide-header" data-show-duration="$effectduration" data-show-effect="$effect" %)
82 (((
83 (% class="showhide-header-flex" %)
84 (((
85 (% class="showhide-title" %)
86 (((
87 ChangeTenantsForCurrentUser_V1 Request
88 )))
89
90 (% class="showhide-arrow" %)
91 (((
92
93 )))
94 )))
95 )))
96
97 (% class="showhidecontent" style="display: none;" %)
98 (((
99 <ICQL xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://acmp.com/ChangeTenantsForCurrentUserRequest_V1">
100 <ACMP>
101 <ChangeTenantsForCurrentUser ActionType="Request" version="1">
102 <TChangeTenantsForCurrentUserRequest_V1 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
103 <TenantIds>
104 <string>{59387FFD-B171-47C5-B735-041FA132CA39}</string>
105 <string>{69387FFD-B171-47C5-B735-041FA132CA39}</string>
106 </TenantIds>
107 <TenantMaster>false</TenantMaster>
108 </TChangeTenantsForCurrentUserRequest_V1>
109 </ChangeTenantsForCurrentUser>
110 </ACMP>
111 </ICQL>
112 )))
113
114 {{apimacro title="ChangeTenantsForCurrentUser_V1 Response"}}
115 <ICQL xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance" xmlns="http:~/~/acmp.com/ChangeTenantsForCurrentUserResponse_V1">
116 <ACMP>
117 <ChangeTenantsForCurrentUser ActionType="Response" version="1">
118 <TChangeTenantsForCurrentUserResponse_V1 xmlns:xsi="http:~/~/www.w3.org/2001/XMLSchema-instance">
119 <ResultCode>0</ResultCode>
120 <ResultMessage>ResultMessage</ResultMessage>
121 </TChangeTenantsForCurrentUserResponse_V1>
122 </ChangeTenantsForCurrentUser>
123 </ACMP>
124 </ICQL>
125 {{/apimacro}}
© Aagon GmbH 2025
Besuchen Sie unsere Aagon-Community