-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPage11093601.txt
207 lines (194 loc) · 7.37 KB
/
Page11093601.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
OBJECT Page 11093601 N153 Connection
{
OBJECT-PROPERTIES
{
Date=23-06-14;
Time=12:00:00;
Version List=NAVBISW17.10;
}
PROPERTIES
{
CaptionML=ENU=OEM - Connection;
InsertAllowed=No;
SourceTable=Table11093600;
DataCaptionExpr="No.";
PageType=Document;
OnAfterGetCurrRecord=BEGIN
Published := Status = Status::Published;
END;
ActionList=ACTIONS
{
{ 10 ; ;ActionContainer;
ActionContainerType=ActionItems }
{ 50 ;1 ;Action ;
Name=Process;
ShortCutKey=F9;
CaptionML=ENU=Process;
Promoted=Yes;
PromotedIsBig=Yes;
Image=PostDocument;
PromotedCategory=Process;
OnAction=VAR
ProcessPipeline@1000 : Codeunit 11069471;
BEGIN
ProcessPipeline.Process(DATABASE::"N153 Connection","No.")
END;
}
{ 12 ;1 ;Action ;
Name=Export Configuration;
Image=Export;
OnAction=BEGIN
Export();
END;
}
{ 28 ;1 ;Action ;
CaptionML=ENU=Save As Template;
Image=Template;
OnAction=VAR
ConnectionTemplateMgt@1000 : Codeunit 11069493;
BEGIN
ConnectionTemplateMgt.SaveAsTemplate(DATABASE::"N153 Connection","No.",Description);
END;
}
{ 17 ; ;ActionContainer;
ActionContainerType=RelatedInformation }
{ 13 ;1 ;Action ;
Name=Documents;
RunObject=Page 11069378;
RunPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
Promoted=Yes;
PromotedIsBig=Yes;
Image=Documents;
PromotedCategory=Process }
{ 27 ;1 ;Action ;
Name=Pipeline;
CaptionML=ENU=Pipeline;
RunObject=Page 11069391;
RunPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
Promoted=Yes;
PromotedIsBig=Yes;
Image=Route;
PromotedCategory=Process }
{ 15 ;1 ;Action ;
Name=Check Configuration;
Promoted=Yes;
PromotedIsBig=Yes;
Image=CheckRulesSyntax;
PromotedCategory=Process;
OnAction=VAR
PipelineConfigCheck@1000 : Codeunit 11069486;
BEGIN
PipelineConfigCheck.CheckConfigurationWithDialog(DATABASE::"N153 Connection","No.");
END;
}
{ 14 ;1 ;Action ;
Name=Publish;
CaptionML=ENU=Publish;
RunObject=Codeunit 11093600;
Promoted=Yes;
Enabled=NOT(Published);
PromotedIsBig=Yes;
Image=Certificate;
PromotedCategory=Process }
{ 24 ;1 ;Action ;
Name=Queue;
CaptionML=ENU=Queue;
RunObject=Page 11069371;
RunPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
Promoted=Yes;
Image=ListPage;
PromotedCategory=Process }
{ 20 ;1 ;Action ;
Name=Design;
CaptionML=ENU=Design;
Promoted=Yes;
Enabled=Published;
PromotedIsBig=Yes;
Image=Design;
PromotedCategory=Process;
OnAction=VAR
Text000@1000 : TextConst 'ENU="Do you want to Design this Connection? "';
PublishConnection@1001 : Codeunit 11093600;
BEGIN
IF CONFIRM(Text000) THEN
PublishConnection.Design(Rec);
END;
}
{ 18 ;1 ;Action ;
Name=History;
CaptionML=ENU=History;
RunObject=Page 11069382;
RunPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
Promoted=Yes;
Image=History;
PromotedCategory=Process }
{ 8 ;1 ;Action ;
Name=Log;
Promoted=Yes;
Image=Log;
PromotedCategory=Process;
OnAction=BEGIN
ShowErrorLog()
END;
}
{ 16 ;1 ;Action ;
Name=Companies;
RunObject=Page 11069485;
RunPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
Image=Company;
RunPageMode=View }
}
}
CONTROLS
{
{ 1 ;0 ;Container ;
ContainerType=ContentArea }
{ 2 ;1 ;Group ;
Name=General;
GroupType=Group }
{ 3 ;2 ;Field ;
SourceExpr="No." }
{ 4 ;2 ;Field ;
SourceExpr=Description }
{ 29 ;2 ;Field ;
SourceExpr="Connection Group Code" }
{ 26 ;2 ;Field ;
SourceExpr=Status;
Editable=FALSE }
{ 25 ;1 ;Part ;
Name=Elements;
CaptionML=ENU=Elements;
SubPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
PagePartID=Page11069370;
PartType=Page }
{ 5 ;0 ;Container ;
ContainerType=FactBoxArea }
{ 9 ;1 ;Part ;
CaptionML=ENU=Connection;
SubPageLink=No.=FIELD(No.);
PagePartID=Page11093602;
PartType=Page }
{ 6 ;1 ;Part ;
CaptionML=ENU=Documents;
SubPageLink=Source Type=CONST(11093600),
Source No.=FIELD(No.);
PagePartID=Page11069379;
PartType=Page }
{ 7 ;1 ;Part ;
PartType=System;
SystemPartID=Notes }
}
CODE
{
VAR
Published@1000 : Boolean INDATASET;
BEGIN
END.
}
}