-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathSIMSStartProcessing.xml
More file actions
28 lines (28 loc) · 1.41 KB
/
SIMSStartProcessing.xml
File metadata and controls
28 lines (28 loc) · 1.41 KB
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
<?xml version="1.0" encoding="utf-8"?>
<AxModelInfo xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<AppliedUpdates xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<Customization>Allow</Customization>
<Description>Runs approved startup steps when AOS starts (SQL, X++ class/RunBase, outbound REST) with optional inbound JSON SQL service for sandbox orchestration (e.g. Logic Apps). See README.md and CHANGELOG.md.</Description>
<DisplayName>SIMSStartProcessing</DisplayName>
<Id>896000761</Id>
<InternalsVisibleTo xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" />
<Layer>8</Layer>
<Locked>false</Locked>
<ModelModule>SIMSStartProcessing</ModelModule>
<ModelReferences xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays"
i:nil="true" />
<ModuleReferences xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
<d2p1:string>ApplicationFoundation</d2p1:string>
<d2p1:string>ApplicationPlatform</d2p1:string>
<d2p1:string>ApplicationSuite</d2p1:string>
<d2p1:string>ContactPerson</d2p1:string>
<d2p1:string>Directory</d2p1:string>
</ModuleReferences>
<Name>SIMSStartProcessing</Name>
<Publisher>SIMS tech</Publisher>
<SolutionId>00000000-0000-0000-0000-000000000000</SolutionId>
<VersionBuild>0</VersionBuild>
<VersionMajor>1</VersionMajor>
<VersionMinor>0</VersionMinor>
<VersionRevision>7</VersionRevision>
</AxModelInfo>