1302 lines
131 KiB
XML
1302 lines
131 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<NewDataSet>
|
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
|
<xs:complexType>
|
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
|
<xs:element name="PLSLXamlComponentType">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CurrentVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ReleasedVersion" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="IntegrationContext" type="xs:int" minOccurs="0" />
|
|
<xs:element name="DebugMode" type="xs:unsignedByte" />
|
|
<xs:element name="UseWorkflowWorker" type="xs:unsignedByte" />
|
|
<xs:element name="AllowCloudWorker" type="xs:unsignedByte" />
|
|
<xs:element name="MonitoringLevel" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="System" type="xs:unsignedByte" />
|
|
<xs:element name="IgnorePublish" type="xs:unsignedByte" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Title">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Description" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Type" type="xs:int" />
|
|
<xs:element name="LockedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="LockedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLBinaryComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersion">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="MajorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="PublishedDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
<xs:element name="State" type="xs:int" />
|
|
<xs:element name="Xaml">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="MinorVersion" type="xs:int" minOccurs="0" />
|
|
<xs:element name="CreatedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="PublishedBy" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Diagram" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Comment" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivationStatus" type="xs:int" minOccurs="0" />
|
|
<xs:element name="LastError" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="LastActivation" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassVersionResource">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Key">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Value">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="2147483647" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLWorkflowComponentClassCommon">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="UsedInTypePLWEWorkflowDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WorkflowConfiguration" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="WFEngineVersion" type="xs:int" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="PLSLXamlComponentClassStep">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Name">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="255" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Version" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
|
<xs:element name="Image" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="510" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
<xs:element name="Position" type="xs:int" />
|
|
<xs:element name="UsedInTypePLSLXamlComponentType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Icon" minOccurs="0">
|
|
<xs:simpleType>
|
|
<xs:restriction base="xs:string">
|
|
<xs:maxLength value="100" />
|
|
</xs:restriction>
|
|
</xs:simpleType>
|
|
</xs:element>
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-PLSLXamlComponentClassVersion2PLSLComponentClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependedXamlVersions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="DependsOnComponents" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
|
<xs:complexType>
|
|
<xs:sequence>
|
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
|
</xs:sequence>
|
|
</xs:complexType>
|
|
</xs:element>
|
|
</xs:choice>
|
|
</xs:complexType>
|
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentType" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLComponentClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLComponentClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersion_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersion" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassVersionResource_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassVersionResource" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLWorkflowComponentClassCommon_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLWorkflowComponentClassCommon" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
<xs:unique name="PLSLXamlComponentClassStep_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
|
<xs:selector xpath=".//PLSLXamlComponentClassStep" />
|
|
<xs:field xpath="ID" />
|
|
</xs:unique>
|
|
</xs:element>
|
|
</xs:schema>
|
|
<PLSLXamlComponentType>
|
|
<ID>4ddfe790-b61d-c590-d070-08dd773f6c85</ID>
|
|
</PLSLXamlComponentType>
|
|
<PLSLXamlComponentClassBase>
|
|
<ID>de5fe8c4-1d15-f011-a584-00155d320629</ID>
|
|
<CurrentVersion>1c2b4340-457f-4db4-a118-d30735255849</CurrentVersion>
|
|
<ReleasedVersion>1c2b4340-457f-4db4-a118-d30735255849</ReleasedVersion>
|
|
<UsedInTypePLSLXamlComponentType>4ddfe790-b61d-c590-d070-08dd773f6c85</UsedInTypePLSLXamlComponentType>
|
|
<IntegrationContext>10004</IntegrationContext>
|
|
<DebugMode>0</DebugMode>
|
|
<UseWorkflowWorker>1</UseWorkflowWorker>
|
|
<AllowCloudWorker>0</AllowCloudWorker>
|
|
<MonitoringLevel>1</MonitoringLevel>
|
|
</PLSLXamlComponentClassBase>
|
|
<PLSLComponentClassBase>
|
|
<ID>df5fe8c4-1d15-f011-a584-00155d320629</ID>
|
|
<System>0</System>
|
|
<IgnorePublish>0</IgnorePublish>
|
|
<CreatedDate>2025-04-09T08:36:47.153Z</CreatedDate>
|
|
<Name>W_C4IT-LIAM-Actions-CopyConnectorConfig</Name>
|
|
<Title>C4IT - LIAM - Actions - Copy Connector Config</Title>
|
|
<Type>4</Type>
|
|
<Category>0a109c83-edb9-e111-62a8-00261890e11f</Category>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>4ddfe790-b61d-c590-d070-08dd773f6c85</UsedInTypePLSLXamlComponentType>
|
|
<Icon>Icons/48x48/nav_right_blue.png</Icon>
|
|
<Hidden>0</Hidden>
|
|
</PLSLComponentClassBase>
|
|
<SPSCommonClassBase>
|
|
<ID>e05fe8c4-1d15-f011-a584-00155d320629</ID>
|
|
<UsedInType>4ddfe790-b61d-c590-d070-08dd773f6c85</UsedInType>
|
|
<TypeID>b11c6ae9-3d91-e111-489e-6cf049029115</TypeID>
|
|
<State>10102</State>
|
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
|
<Category>3</Category>
|
|
</SPSCommonClassBase>
|
|
<PLSLXamlComponentClassVersion>
|
|
<ID>1c2b4340-457f-4db4-a118-d30735255849</ID>
|
|
<MajorVersion>1</MajorVersion>
|
|
<CreatedDate>2025-04-09T09:55:55.277Z</CreatedDate>
|
|
<PublishedDate>2025-04-28T21:54:12.673Z</PublishedDate>
|
|
<State>4</State>
|
|
<Xaml><Activity mc:Ignorable="sads sap" x:Class="Actions_WF_Template"
|
|
xmlns="http://schemas.microsoft.com/netfx/2009/xaml/activities"
|
|
xmlns:av="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
|
xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
|
|
xmlns:mca="clr-namespace:Matrix42.CloudCosts.Activities;assembly=Matrix42.CloudCosts.Activities"
|
|
xmlns:mca1="clr-namespace:Matrix42.Connectors.Activities;assembly=Matrix42.Connectors.Activities"
|
|
xmlns:mcav="clr-namespace:Matrix42.Connectors.Activities.VmWare;assembly=Matrix42.Connectors.Activities.VmWare"
|
|
xmlns:mcc="clr-namespace:Matrix42.Connectors.Common;assembly=Matrix42.Connectors.Common"
|
|
xmlns:mcc1="clr-namespace:Matrix42.Compliance.Common;assembly=Matrix42.Compliance.Common"
|
|
xmlns:mccs="clr-namespace:Matrix42.ComplianceReconciliation.Contracts.ServiceContracts;assembly=Matrix42.ComplianceReconciliation.Contracts"
|
|
xmlns:mcp="clr-namespace:Matrix42.Contracts.Platform;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcpg="clr-namespace:Matrix42.Contracts.Platform.General;assembly=Matrix42.Contracts.Platform"
|
|
xmlns:mcwa="clr-namespace:Matrix42.Compliance.Workflow.Activities;assembly=Matrix42.Compliance.Workflow.Activities"
|
|
xmlns:mda="clr-namespace:Matrix42.DataCenter.Activities;assembly=Matrix42.DataCenter.Activities"
|
|
xmlns:mea="clr-namespace:Matrix42.Empirum.Activities;assembly=Matrix42.Empirum.Activities"
|
|
xmlns:mia="clr-namespace:Matrix42.IBM_LMT.Activities;assembly=Matrix42.IBM_LMT.Activities"
|
|
xmlns:mic="clr-namespace:Matrix42.IBM_LMT.Contracts;assembly=Matrix42.IBM_LMT.Contracts"
|
|
xmlns:msc="clr-namespace:Matrix42.ServiceRepository.Contracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:msc1="clr-namespace:Matrix42.SDK.Contracts;assembly=Matrix42.SDK.Contracts"
|
|
xmlns:mscd="clr-namespace:Matrix42.ServiceRepository.Contracts.DataContracts;assembly=Matrix42.ServiceRepository.Contracts"
|
|
xmlns:mscd1="clr-namespace:Matrix42.ServiceCatalog.Contracts.DataContracts;assembly=Matrix42.ServiceCatalog.Contracts"
|
|
xmlns:mse="clr-namespace:Matrix42.SDK.Empirum;assembly=Matrix42.SDK.Empirum"
|
|
xmlns:mv="clr-namespace:Microsoft.VisualBasic;assembly=System"
|
|
xmlns:mva="clr-namespace:Microsoft.VisualBasic.Activities;assembly=System.Activities"
|
|
xmlns:mwa="clr-namespace:Matrix42.Workflows.Activities;assembly=Matrix42.Workflows.Activities"
|
|
xmlns:mwacd="clr-namespace:Matrix42.Workflows.Activities.Common.Data;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwacdm="clr-namespace:Matrix42.Workflows.Activities.Common.Data.ManageObjects;assembly=Matrix42.Workflows.Activities.Common"
|
|
xmlns:mwc="clr-namespace:Matrix42.Workflows.Contracts;assembly=Matrix42.Workflows.Contracts"
|
|
xmlns:s="clr-namespace:System;assembly=mscorlib"
|
|
xmlns:s1="clr-namespace:System;assembly=System"
|
|
xmlns:s2="clr-namespace:System;assembly=System.Xml"
|
|
xmlns:s3="clr-namespace:System;assembly=System.Core"
|
|
xmlns:s4="clr-namespace:System;assembly=System.ServiceModel"
|
|
xmlns:s5="clr-namespace:System;assembly=System.ComponentModel.Composition"
|
|
xmlns:s6="clr-namespace:System;assembly=System.Runtime.WindowsRuntime"
|
|
xmlns:sad="clr-namespace:System.Activities.Debugger;assembly=System.Activities"
|
|
xmlns:sads="http://schemas.microsoft.com/netfx/2010/xaml/activities/debugger"
|
|
xmlns:sap="http://schemas.microsoft.com/netfx/2009/xaml/activities/presentation"
|
|
xmlns:scg="clr-namespace:System.Collections.Generic;assembly=System"
|
|
xmlns:scg1="clr-namespace:System.Collections.Generic;assembly=System.ServiceModel"
|
|
xmlns:scg2="clr-namespace:System.Collections.Generic;assembly=System.Core"
|
|
xmlns:scg3="clr-namespace:System.Collections.Generic;assembly=mscorlib"
|
|
xmlns:sd="clr-namespace:System.Data;assembly=System.Data"
|
|
xmlns:sj="clr-namespace:System.Json;assembly=System.Json"
|
|
xmlns:sl="clr-namespace:System.Linq;assembly=System.Core"
|
|
xmlns:sma="clr-namespace:System.Management.Automation;assembly=System.Management.Automation"
|
|
xmlns:sn="clr-namespace:System.Net;assembly=System"
|
|
xmlns:st="clr-namespace:System.Text;assembly=mscorlib"
|
|
xmlns:sx="clr-namespace:System.Xml;assembly=System.Xml"
|
|
xmlns:sxl="clr-namespace:System.Xml.Linq;assembly=System.Xml.Linq"
|
|
xmlns:ulbce="clr-namespace:update4u.LicenseManager.BizLogic.Common.Extensions;assembly=update4u.LicenseManager.BizLogic.Common"
|
|
xmlns:uscp="clr-namespace:update4u.SPS.Contracts.Portal;assembly=update4u.SPS.Contracts"
|
|
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<x:Members>
|
|
<x:Property Name="ObjectContexts" Type="InArgument(mscd:ObjectActionContext[])" />
|
|
</x:Members>
|
|
<sap:VirtualizedContainerService.HintSize>654,714</sap:VirtualizedContainerService.HintSize>
|
|
<mva:VisualBasic.Settings>Assembly references and imported namespaces for internal implementation</mva:VisualBasic.Settings>
|
|
<Flowchart DisplayName="C4IT - LIAM - Actions - Copy Connector Config" sap:VirtualizedContainerService.HintSize="614,634">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="x:String" Default="4ddfe790-b61d-c590-d070-08dd773f6c85" Name="_m42WorkflowComponentId" />
|
|
<Variable x:TypeArguments="s:Guid" Name="CurrentObjectId" />
|
|
<Variable x:TypeArguments="x:String" Name="WebServiceUrl" />
|
|
<Variable x:TypeArguments="x:Int32" Name="errorTaskClosingReason" />
|
|
<Variable x:TypeArguments="s:Guid" Name="errorTaskId" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="ApiTokenAvailable" />
|
|
<Variable x:TypeArguments="x:String" Name="apiToken" />
|
|
<Variable x:TypeArguments="mcpg:SecureData" Name="secureData" />
|
|
<Variable x:TypeArguments="sn:HttpStatusCode" Name="HttpStatusCode" />
|
|
<Variable x:TypeArguments="sj:JsonObject" Name="ApiTokenJson" />
|
|
<Variable x:TypeArguments="x:String" Name="tagDescription" />
|
|
<Variable x:TypeArguments="x:Boolean" Name="tagIsInternal" />
|
|
<Variable x:TypeArguments="x:String" Name="tagKey" />
|
|
<Variable x:TypeArguments="x:String" Name="tagValue" />
|
|
<Variable x:TypeArguments="x:Int32" Name="tagOrder" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tagGCCConfig" />
|
|
<Variable x:TypeArguments="s:Guid" Name="tagLIAMConfig" />
|
|
<Variable x:TypeArguments="x:Int32" Name="NamingConventionUsage" />
|
|
<Variable x:TypeArguments="s:Guid" Name="NamingConventionId" />
|
|
<Variable x:TypeArguments="x:String" Name="additionalAttributesName" />
|
|
<Variable x:TypeArguments="x:String" Name="additionalAttributesValue" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID20">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,250</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetGlobalConfiguration DisplayName="Get Global Configuration" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwacd:ObjectAttributeReference Expression="RelatedSPSAlertingConfiguration.SuiteUuxUrl" ResultType="x:String" ResultVariableName="WebServiceUrl" />
|
|
</mwa:GetGlobalConfiguration.ConfigAttribute>
|
|
<mwa:GetGlobalConfiguration.Result>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</mwa:GetGlobalConfiguration.Result>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:GetGlobalConfiguration>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID19">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,250</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,310 300,370</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign DisplayName="WebServiceUrl" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[WebServiceUrl]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[New Uri(WebServiceUrl).GetLeftPart(UriPartial.Authority) + "/m42services/api"]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID21">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,370</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,430 300,480</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:ErrorHandler AttempsCount="{x:Null}" Exception="{x:Null}" ExceptionMessage="{x:Null}" Result="{x:Null}" DisplayName="API Token" ExitCondition="[errorTaskClosingReason = 412 or errorTaskClosingReason=409 or errorTaskClosingReason=404 or errorTaskClosingReason=411]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<mwa:ErrorHandler.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,677">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
<x:Double x:Key="Height">641</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID0">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData DisplayName="Get APIToken" HasResult="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="94,60" IgnoreMissingRecord="False" SchemaObjectName="C4IT_Liam_ConfigClassBase">
|
|
<mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="4">
|
|
<mwacd:ObjectAttributeReference Expression="ApiToken" ResultType="x:String" ResultVariableName="apiToken" />
|
|
</scg3:List>
|
|
</mwa:GetSingleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetSingleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="ApiToken">[apiToken]</OutArgument>
|
|
</mwa:GetSingleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetSingleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="apitoken&lt;&gt;''" ParametersPrefix="WhereExpression" SchemaEntityId="d98076fb-9575-ea11-5381-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="0" />
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetSingleRecordData.WhereExpression>
|
|
</mwa:GetSingleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowDecision x:Name="__ReferenceID1" Condition="[ApiTokenAvailable]" sap:VirtualizedContainerService.HintSize="70,87">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">265,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">70,87</av:Size>
|
|
<av:PointCollection x:Key="FalseConnector">335,281 385,281</av:PointCollection>
|
|
<av:PointCollection x:Key="TrueConnector">265,281 215,281</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<FlowDecision.True>
|
|
<FlowStep x:Name="__ReferenceID5">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,251</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">168,311 168,361</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca1:EncryptData Data="[ApiToken]" DisplayName="Encrypt Data" sap:VirtualizedContainerService.HintSize="94,60" Operation="Decrypt" TransformedData="[secureData]">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca1:EncryptData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID4">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,361</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">168,421 168,471</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[ApiToken]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[secureData.Value]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID3">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,471</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">168,531 168,581</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mca1:HttpSendActivity x:TypeArguments="sj:JsonObject" AccountName="{x:Null}" Delay="{x:Null}" ErrorMessage="{x:Null}" Password="{x:Null}" RetryCondition="{x:Null}" ServiceConnection="{x:Null}" DisplayName="Get Auth Token" sap:VirtualizedContainerService.HintSize="94,60" IgnoreRequestFailture="False" Method="POST" RequestContent=" " ResponseContent="[ApiTokenJson]" ResponseStatusCode="[HttpStatusCode]" Uri="[WebServiceUrl + &quot;/ApiToken/GenerateAccessTokenFromApiToken&quot;]">
|
|
<mca1:HttpSendActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="x:String" x:Key="RequestHeaders_Authorization">["Bearer " + ApiToken]</InArgument>
|
|
</mca1:HttpSendActivity.InternalArguments>
|
|
<mca1:HttpSendActivity.RequestHeaders>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="True" Name="Authorization" TypeName="System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="&quot;Bearer &quot; + ApiToken" VariableType="x:String" />
|
|
</scg3:List>
|
|
</mca1:HttpSendActivity.RequestHeaders>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mca1:HttpSendActivity>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID6">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">121,581</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="x:String">[apiToken]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="x:String">[ApiTokenJson("RawToken").ToString().Trim(""""(0))]</InArgument>
|
|
</Assign.Value>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Assign>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowDecision.True>
|
|
<FlowDecision.False>
|
|
<FlowStep x:Name="__ReferenceID2">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">385,251</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Throw Exception="[new Exception(&quot;API Token missing&quot;)]" sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</Throw>
|
|
</FlowStep>
|
|
</FlowDecision.False>
|
|
</FlowDecision>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID0</x:Reference>
|
|
<x:Reference>__ReferenceID1</x:Reference>
|
|
<x:Reference>__ReferenceID2</x:Reference>
|
|
<x:Reference>__ReferenceID3</x:Reference>
|
|
<x:Reference>__ReferenceID4</x:Reference>
|
|
<x:Reference>__ReferenceID5</x:Reference>
|
|
<x:Reference>__ReferenceID6</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.Body>
|
|
<mwa:ErrorHandler.ExceptionHandler>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="94,60">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID7">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,187.5 300,237.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:CreateTask Creator="{x:Null}" NotificationMode="{x:Null}" Priority="{x:Null}" RelatedSimpleServiceForms="{x:Null}" RelatedTopics="{x:Null}" RelatedUsers="{x:Null}" ResponsibleRole="{x:Null}" ResponsibleUser="{x:Null}" Resubmission="{x:Null}" SLA="{x:Null}" Solution="{x:Null}" Status="{x:Null}" TaskType="{x:Null}" User="{x:Null}" DisplayName="Create Task" sap:VirtualizedContainerService.HintSize="94,60" NotifyRelatedUsers="False" NotifyResponsible="False" Task="[errorTaskId]">
|
|
<mwa:CreateTask.Category>
|
|
<mwacd:StaticObjectReference DisplayString="Service Desk" Id="d0f04f85-458f-40bd-aeb0-e97b08b933b5">
|
|
<mwacd:StaticObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="00000000-0000-0000-0000-000000000000" SchemaObjectName="SPSScCategoryClassBase" SchemaObjectType="DD" />
|
|
</mwacd:StaticObjectReference.ResultSchemaObject>
|
|
</mwacd:StaticObjectReference>
|
|
</mwa:CreateTask.Category>
|
|
<mwa:CreateTask.Description>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="9643a917-6a31-4641-aece-5fccf93729e6" PlainText="Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &#xA;-----&#xA;Please configure API Token in C4IT Addon Configuration&#xA; &#xA;Closing this task with &quot;Obsolet&quot;, &quot;Aborted&quot;, &quot;Rejected&quot; or &quot;Retraced&quot; the worklfow will continue without trying to create uninstall booking again.&#xA;In all other cases workflow will try to create the uninstall booking again." Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Bitte konfigurieren Sie das API Token in der C4IT Addon Konfiguration &lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;-----&lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Please configure API Token in C4IT Addon Configuration&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Closing this task with &amp;quot;Obsolet&amp;quot;, &amp;quot;Aborted&amp;quot;, &amp;quot;Rejected&amp;quot; or &amp;quot;Retraced&amp;quot; the worklfow will continue without trying to create uninstall booking again.&lt;/span&gt;&lt;/p&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;In all other cases workflow will try to create the uninstall booking again.&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Description>
|
|
<mwa:CreateTask.Summary>
|
|
<mwacd:ResourceDescriptor Context="{x:Null}" ObjectReference="{x:Null}" Prefix="{x:Null}" IsHtml="True" Key="a902212a-1ea5-4fc4-ad19-e5cc468b6743" PlainText="LIAM - Please configure API Token" Value="&lt;style type=&quot;text/css&quot;&gt;&#xA;p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;body { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;.p_D9774E59 { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; } &#xA;.s_5A9728 { font-family: 'Segoe UI';font-style: Normal;font-weight: normal;font-size: 12px; } &#xA;&lt;/style&gt;&lt;p class=&quot;p_D9774E59&quot;&gt;&lt;span class=&quot;s_5A9728&quot;&gt;LIAM - &lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;Please configure API Token &lt;/span&gt;&lt;span class=&quot;s_5A9728&quot;&gt;&lt;/span&gt;&lt;/p&gt;" />
|
|
</mwa:CreateTask.Summary>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:CreateTask>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID8">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,237.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:WaitForActivity DisplayName="Wait for Activity" sap:VirtualizedContainerService.HintSize="94,60" Reason="[errorTaskClosingReason]">
|
|
<mwa:WaitForActivity.Activity>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="Activity0" Expression="errorTaskId" IsExpression="False" IsMultiple="False" />
|
|
</mwa:WaitForActivity.Activity>
|
|
<mwa:WaitForActivity.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="Activity0">[errorTaskId]</InArgument>
|
|
</mwa:WaitForActivity.InternalArguments>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:WaitForActivity>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID7</x:Reference>
|
|
<x:Reference>__ReferenceID8</x:Reference>
|
|
</Flowchart>
|
|
</mwa:ErrorHandler.ExceptionHandler>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:ErrorHandler>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID18">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,480</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<ForEach x:TypeArguments="mscd:ObjectActionContext" DisplayName="ForEach&lt;ObjectActionContext&gt;" sap:VirtualizedContainerService.HintSize="287,204" Values="[ObjectContexts]">
|
|
<ActivityAction x:TypeArguments="mscd:ObjectActionContext">
|
|
<ActivityAction.Argument>
|
|
<DelegateInArgument x:TypeArguments="mscd:ObjectActionContext" Name="item" />
|
|
</ActivityAction.Argument>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="626,906">
|
|
<Flowchart.Variables>
|
|
<Variable x:TypeArguments="s:Guid" Name="newEOID" />
|
|
</Flowchart.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
<x:Boolean x:Key="IsPinned">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,140</av:PointCollection>
|
|
<x:Double x:Key="Height">870</x:Double>
|
|
<x:Double x:Key="Width">612.5</x:Double>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID12">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,140</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,200 300,250</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Assign sap:VirtualizedContainerService.HintSize="94,60">
|
|
<Assign.To>
|
|
<OutArgument x:TypeArguments="s:Guid">[CurrentObjectId]</OutArgument>
|
|
</Assign.To>
|
|
<Assign.Value>
|
|
<InArgument x:TypeArguments="s:Guid">[item.Id]</InArgument>
|
|
</Assign.Value>
|
|
</Assign>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID13">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,250</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,310 300,360</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:InvokePowerShell x:TypeArguments="sma:PSObject" DisplayName="CloneObject" sap:VirtualizedContainerService.HintSize="94,60" Script="param (&#xD;&#xA; [string]$token,&#xD;&#xA; [string]$WebServiceUrl,&#xD;&#xA; [guid]$oldEOID&#xD;&#xA;)&#xD;&#xA;&#xD;&#xA;# Header für die API-Anfragen definieren&#xD;&#xA;$headers = @{&#xD;&#xA; &quot;Authorization&quot; = &quot;Bearer $token&quot;&#xD;&#xA; &quot;Content-Type&quot; = &quot;application/json&quot;&#xD;&#xA;}&#xD;&#xA;&#xD;&#xA;# URL zum Abrufen des ursprünglichen Objekts&#xD;&#xA;$getUrl = &quot;$WebServiceUrl/data/objects/C4IT_GCC_DataAreaCollectorType/$oldEOID&quot;&#xD;&#xA;&#xD;&#xA;# JSON-Daten vom GET-Endpunkt abrufen&#xD;&#xA;$json = Invoke-RestMethod -Method Get -Uri $getUrl -Headers $headers&#xD;&#xA;&#xD;&#xA;# &quot;ID&quot; aus dem Root entfernen&#xD;&#xA;$json.PSObject.Properties.Remove(&quot;ID&quot;)&#xD;&#xA;&#xD;&#xA;# Die Knoten &quot;SPSCommonClassBase&quot; und &quot;SPSGenericConnectorClassResult&quot; entfernen&#xD;&#xA;$json.PSObject.Properties.Remove(&quot;SPSCommonClassBase&quot;)&#xD;&#xA;$json.PSObject.Properties.Remove(&quot;SPSGenericConnectorClassResult&quot;)&#xD;&#xA;&#xD;&#xA;# Liste der zu entfernenden Felder definieren&#xD;&#xA;$fieldsToRemove = @(&quot;ID&quot;, &quot;TimeStamp&quot;, &quot;Expression-ObjectID&quot;, &quot;Expression-TypeCase&quot;, &quot;Expression-TypeID&quot;)&#xD;&#xA;&#xD;&#xA;# SPSGenericConnectorConfigurationClassBase bearbeiten&#xD;&#xA;$spsConfig = $json.SPSGenericConnectorConfigurationClassBase&#xD;&#xA;&#xD;&#xA;# Bestimmte Felder entfernen&#xD;&#xA;foreach ($field in $fieldsToRemove) {&#xD;&#xA; $spsConfig.PSObject.Properties.Remove($field)&#xD;&#xA;}&#xD;&#xA;&#xD;&#xA;# Felder, die mit &quot;UsedInType&quot; beginnen, entfernen&#xD;&#xA;$usedInTypeFields = $spsConfig.PSObject.Properties | Where-Object { $_.Name -like &quot;UsedInType*&quot; } | Select-Object -ExpandProperty Name&#xD;&#xA;foreach ($field in $usedInTypeFields) {&#xD;&#xA; $spsConfig.PSObject.Properties.Remove($field)&#xD;&#xA;}&#xD;&#xA;&#xD;&#xA;# &quot;Description&quot; mit &quot; - Kopie&quot; erweitern und &quot;Enabled&quot; auf 0 setzen&#xD;&#xA;$date = Get-Date -Format &quot;yyyyMMdd_HHmm&quot;&#xD;&#xA;$spsConfig.Description += &quot; - Kopie ($date)&quot;&#xD;&#xA;$spsConfig.Enabled = 0&#xD;&#xA;&#xD;&#xA;# C4IT_GCC_DataArea_Collector bearbeiten&#xD;&#xA;$dataArea = $json.C4IT_GCC_DataArea_Collector&#xD;&#xA;&#xD;&#xA;# Bestimmte Felder entfernen&#xD;&#xA;foreach ($field in $fieldsToRemove) {&#xD;&#xA; $dataArea.PSObject.Properties.Remove($field)&#xD;&#xA;}&#xD;&#xA;&#xD;&#xA;# Felder, die mit &quot;UsedInType&quot; beginnen, entfernen&#xD;&#xA;$usedInTypeFields = $dataArea.PSObject.Properties | Where-Object { $_.Name -like &quot;UsedInType*&quot; } | Select-Object -ExpandProperty Name&#xD;&#xA;foreach ($field in $usedInTypeFields) {&#xD;&#xA; $dataArea.PSObject.Properties.Remove($field)&#xD;&#xA;}&#xD;&#xA;&#xD;&#xA;# Modifiziertes Objekt zurück in JSON konvertieren&#xD;&#xA;$modifiedJson = $json | ConvertTo-Json -Depth 10&#xD;&#xA;&#xD;&#xA;# URL zum Erstellen des neuen Objekts&#xD;&#xA;$postUrl = &quot;$WebServiceUrl/data/objects/C4IT_GCC_DataAreaCollectorType&quot;&#xD;&#xA;&#xD;&#xA;# Modifiziertes JSON an den POST-Endpunkt senden&#xD;&#xA;[guid]$newEOID = Invoke-RestMethod -Method Post -Uri $postUrl -Headers $headers -Body $modifiedJson&#xD;&#xA;&#xD;&#xA;# Validierung, dass $newEOID eine GUID ist&#xD;&#xA;if ($newEOID -is [guid]) {&#xD;&#xA; return $newEOID&#xD;&#xA;}&#xD;&#xA;else {&#xD;&#xA; throw &quot;Fehler beim Klonen der Konfiguration, die Antwort ist keine GUID.&quot;&#xD;&#xA;}&#xD;&#xA;">
|
|
<mwa:InvokePowerShell.Parameters>
|
|
<InArgument x:TypeArguments="x:String" x:Key="token">[apiToken]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="WebServiceUrl">[WebServiceUrl]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="oldEOID">[CurrentObjectId]</InArgument>
|
|
</mwa:InvokePowerShell.Parameters>
|
|
<mwa:InvokePowerShell.Variables>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="newEOID">[newEOID]</OutArgument>
|
|
</mwa:InvokePowerShell.Variables>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:InvokePowerShell>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID14">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,360</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,420 300,470</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="CopyCustomTags" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_DataAreaCustomTagClassBase">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID9">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="AddCustomTags" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="C4IT_GCC_DataAreaCollectorType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[newEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Description">[tagDescription]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_GCCConfiguration_Add_0">[tagGCCConfig]</InArgument>
|
|
<InArgument x:TypeArguments="x:Boolean" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_IsInternal">[tagIsInternal]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Key">[tagKey]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_LIAMConfig">[tagLIAMConfig]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Name">[tagValue]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Order">[tagOrder]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="C4IT_DataAreaCustomTagClassBase">
|
|
<mwacdm:MultiFragment.AddFragments>
|
|
<mwacdm:AddFragments>
|
|
<mwacdm:AddFragments.Items>
|
|
<scg3:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="{x:Null}">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="8">
|
|
<mwacdm:SingleAttribute Name="Description" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Description" Expression="tagDescription" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="GCCConfiguration" Operation="Update">
|
|
<mwacdm:MultipleRelationAttribute.Add>
|
|
<mwacdm:AddRelation>
|
|
<mwacdm:AddRelation.RelatedObjects>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_GCCConfiguration_Add_0" Expression="tagGCCConfig" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwacdm:AddRelation.RelatedObjects>
|
|
</mwacdm:AddRelation>
|
|
</mwacdm:MultipleRelationAttribute.Add>
|
|
</mwacdm:MultipleRelationAttribute>
|
|
<mwacdm:SingleAttribute Name="IsInternal" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_IsInternal" Expression="tagIsInternal" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Key" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Key" Expression="tagKey" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="LIAMConfig" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_LIAMConfig" Expression="tagLIAMConfig" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Name" Expression="tagValue" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Order" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_DataAreaCustomTagClassBase_Add_0_Order" Expression="tagOrder" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:AddFragments.Items>
|
|
</mwacdm:AddFragments>
|
|
</mwacdm:MultiFragment.AddFragments>
|
|
</mwacdm:MultiFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="newEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID9</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[CurrentObjectId]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="Description" ResultType="x:String" ResultVariableName="tagDescription" />
|
|
<mwacd:ObjectAttributeReference Expression="IsInternal" ResultType="x:Boolean" ResultVariableName="tagIsInternal" />
|
|
<mwacd:ObjectAttributeReference Expression="Key" ResultType="x:String" ResultVariableName="tagKey" />
|
|
<mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="tagValue" />
|
|
<mwacd:ObjectAttributeReference Expression="Order" ResultType="x:Int32" ResultVariableName="tagOrder" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="GCCConfiguration.ID" ResultType="s:Guid" ResultVariableName="tagGCCConfig">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="95a3bb6b-ac28-eb11-5581-000c299eb325" SchemaObjectName="C4IT_DataAreaCustomTagClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
<mwacd:ObjectAttributeObjectReference Expression="LIAMConfig" ResultType="s:Guid" ResultVariableName="tagLIAMConfig">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="95a3bb6b-ac28-eb11-5581-000c299eb325" SchemaObjectName="C4IT_DataAreaCustomTagClassBase" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="LIAMConfig">[tagLIAMConfig]</OutArgument>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="GCCConfiguration.ID">[tagGCCConfig]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Order">[tagOrder]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Name">[tagValue]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Key">[tagKey]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Boolean" x:Key="IsInternal">[tagIsInternal]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Description">[tagDescription]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="95a3bb6b-ac28-eb11-5581-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CurrentObjectId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID15">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,470</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,530 300,580</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="CopyNamingConvention" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_LIAMConfigNamingConvention">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID10">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="AddNamingConventions" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="C4IT_GCC_DataAreaCollectorType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[newEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:Int32" x:Key="ObjectConfiguration_C4IT_LIAMConfigNamingConvention_Add_0_Usage">[NamingConventionUsage]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_LIAMConfigNamingConvention_Add_0_NamingConvention">[NamingConventionId]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="C4IT_LIAMConfigNamingConvention">
|
|
<mwacdm:MultiFragment.AddFragments>
|
|
<mwacdm:AddFragments>
|
|
<mwacdm:AddFragments.Items>
|
|
<scg3:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="{x:Null}">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="NamingConvention" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_LIAMConfigNamingConvention_Add_0_NamingConvention" Expression="NamingConventionId" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:PickupAttribute Name="Usage" Operation="Update">
|
|
<mwacdm:PickupAttribute.ObjectReference>
|
|
<mwacd:InputVariablePickupReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_LIAMConfigNamingConvention_Add_0_Usage" Name="NamingConventionUsage" />
|
|
</mwacdm:PickupAttribute.ObjectReference>
|
|
</mwacdm:PickupAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:AddFragments.Items>
|
|
</mwacdm:AddFragments>
|
|
</mwacdm:MultiFragment.AddFragments>
|
|
</mwacdm:MultiFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="newEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID10</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[CurrentObjectId]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="Usage" ResultType="x:Int32" ResultVariableName="NamingConventionUsage" />
|
|
<mwacd:ObjectAttributeObjectReference Expression="NamingConvention" ResultType="s:Guid" ResultVariableName="NamingConventionId">
|
|
<mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="9accdc5c-283b-ec11-3489-00155d300101" SchemaObjectName="C4IT_LIAMConfigNamingConvention" SchemaObjectType="DD" />
|
|
</mwacd:ObjectAttributeObjectReference.ResultSchemaObject>
|
|
</mwacd:ObjectAttributeObjectReference>
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="s:Guid" x:Key="NamingConvention">[NamingConventionId]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:Int32" x:Key="Usage">[NamingConventionUsage]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="9accdc5c-283b-ec11-3489-00155d300101">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CurrentObjectId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID16">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,580</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,640 300,690</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData HasResult="{x:Null}" RowsCount="{x:Null}" DisplayName="CopyAdditionalAttributes" sap:VirtualizedContainerService.HintSize="94,60" SchemaObjectName="C4IT_GCC_DataArea_Collector_AdditionalAttributes">
|
|
<mwa:GetMultipleRecordData.Body>
|
|
<Flowchart sap:VirtualizedContainerService.HintSize="614,636">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">False</x:Boolean>
|
|
<av:Point x:Key="ShapeLocation">270,2.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">60,75</av:Size>
|
|
<av:PointCollection x:Key="ConnectorLocation">300,77.5 300,127.5</av:PointCollection>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<Flowchart.StartNode>
|
|
<FlowStep x:Name="__ReferenceID11">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,127.5</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="AddNamingConventions" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="C4IT_GCC_DataAreaCollectorType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[newEOID]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_GCC_DataArea_Collector_AdditionalAttributes_Add_0_Value">[additionalAttributesValue]</InArgument>
|
|
<InArgument x:TypeArguments="x:String" x:Key="ObjectConfiguration_C4IT_GCC_DataArea_Collector_AdditionalAttributes_Add_0_Name">[additionalAttributesName]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:MultiFragment Attributes="{x:Null}" RemoveFragments="{x:Null}" UpdateFragments="{x:Null}" DataDefinition="C4IT_GCC_DataArea_Collector_AdditionalAttributes">
|
|
<mwacdm:MultiFragment.AddFragments>
|
|
<mwacdm:AddFragments>
|
|
<mwacdm:AddFragments.Items>
|
|
<scg3:List x:TypeArguments="mwacdm:SingleFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="{x:Null}">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:SingleAttribute Name="Name" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_GCC_DataArea_Collector_AdditionalAttributes_Add_0_Name" Expression="additionalAttributesName" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
<mwacdm:SingleAttribute Name="Value" Operation="Update">
|
|
<mwacdm:SingleAttribute.ObjectReference>
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectConfiguration_C4IT_GCC_DataArea_Collector_AdditionalAttributes_Add_0_Value" Expression="additionalAttributesValue" IsExpression="False" IsMultiple="False" />
|
|
</mwacdm:SingleAttribute.ObjectReference>
|
|
</mwacdm:SingleAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:AddFragments.Items>
|
|
</mwacdm:AddFragments>
|
|
</mwacdm:MultiFragment.AddFragments>
|
|
</mwacdm:MultiFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="newEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID11</x:Reference>
|
|
</Flowchart>
|
|
</mwa:GetMultipleRecordData.Body>
|
|
<mwa:GetMultipleRecordData.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="WhereExpressionExpressionObjectID">[CurrentObjectId]</InArgument>
|
|
</mwa:GetMultipleRecordData.InternalArguments>
|
|
<mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectAttributeReference" Capacity="8">
|
|
<mwacd:ObjectAttributeReference Expression="Name" ResultType="x:String" ResultVariableName="additionalAttributesName" />
|
|
<mwacd:ObjectAttributeReference Expression="Value" ResultType="x:String" ResultVariableName="additionalAttributesValue" />
|
|
</scg3:List>
|
|
</mwa:GetMultipleRecordData.ObjectAttributeReferences>
|
|
<mwa:GetMultipleRecordData.Outputs>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Value">[additionalAttributesValue]</OutArgument>
|
|
<OutArgument x:TypeArguments="x:String" x:Key="Name">[additionalAttributesName]</OutArgument>
|
|
</mwa:GetMultipleRecordData.Outputs>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:GetMultipleRecordData.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="WhereExpression" SchemaEntityId="cb498087-f6c1-eb11-5581-000c299eb325">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CurrentObjectId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwa:GetMultipleRecordData.WhereExpression>
|
|
</mwa:GetMultipleRecordData>
|
|
<FlowStep.Next>
|
|
<FlowStep x:Name="__ReferenceID17">
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<av:Point x:Key="ShapeLocation">253,690</av:Point>
|
|
<av:Size x:Key="ShapeSize">94,60</av:Size>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
<mwa:UpdateObject UpdatedObjectIDs="{x:Null}" DisplayName="UpdateRelations" sap:VirtualizedContainerService.HintSize="94,60" SchemaType="C4IT_GCC_DataAreaCollectorType">
|
|
<mwa:UpdateObject.InternalArguments>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectReferences0">[newEOID]</InArgument>
|
|
<InArgument x:TypeArguments="s:Guid" x:Key="ObjectConfiguration_C4IT_GCC_DataArea_Collector_FallbackApprovalGroup_Add_0_WhereExpressionExpressionObjectID">[CurrentObjectId]</InArgument>
|
|
</mwa:UpdateObject.InternalArguments>
|
|
<mwa:UpdateObject.ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration>
|
|
<mwacdm:ObjectConfiguration.Fragments>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseFragment" Capacity="4">
|
|
<mwacdm:SingleFragment DataDefinition="C4IT_GCC_DataArea_Collector">
|
|
<mwacdm:SingleFragment.Attributes>
|
|
<scg3:List x:TypeArguments="mwacdm:BaseAttribute" Capacity="4">
|
|
<mwacdm:MultipleRelationAttribute Remove="{x:Null}" Name="FallbackApprovalGroup" Operation="Update">
|
|
<mwacdm:MultipleRelationAttribute.Add>
|
|
<mwacdm:AddRelation>
|
|
<mwacdm:AddRelation.RelatedObjects>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="1">
|
|
<mwacd:DynamicObjectReference Filter="{x:Null}" BaseObjectExpression="FallbackApprovalGroup.ID">
|
|
<mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="53087d01-9e33-ea11-4881-000c2980fd94" SchemaObjectName="C4IT_GCC_DataArea_Collector" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.BaseSchemaObject>
|
|
<mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:SchemaObjectDescriptor ObjectId="06d53ccd-f41e-46d4-9d77-a157f43c04f6" SchemaObjectName="SPSSecurityClassRole" SchemaObjectType="DD" />
|
|
</mwacd:DynamicObjectReference.ResultSchemaObject>
|
|
<mwacd:DynamicObjectReference.WhereExpression>
|
|
<mwacd:ObjectExpression ExpressionTemplate="[Expression-ObjectID] = @ExpressionObjectID" ParametersPrefix="ObjectConfiguration_C4IT_GCC_DataArea_Collector_FallbackApprovalGroup_Add_0_WhereExpression" SchemaEntityId="53087d01-9e33-ea11-4881-000c2980fd94">
|
|
<mwacd:ObjectExpression.Parameters>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectExpressionParameter" Capacity="4">
|
|
<mwacd:ObjectExpressionParameter ObjectReference="{x:Null}" IsExpression="False" Name="ExpressionObjectID" TypeName="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" VariableName="CurrentObjectId" VariableType="s:Guid" />
|
|
</scg3:List>
|
|
</mwacd:ObjectExpression.Parameters>
|
|
</mwacd:ObjectExpression>
|
|
</mwacd:DynamicObjectReference.WhereExpression>
|
|
</mwacd:DynamicObjectReference>
|
|
</scg3:List>
|
|
</mwacdm:AddRelation.RelatedObjects>
|
|
</mwacdm:AddRelation>
|
|
</mwacdm:MultipleRelationAttribute.Add>
|
|
</mwacdm:MultipleRelationAttribute>
|
|
</scg3:List>
|
|
</mwacdm:SingleFragment.Attributes>
|
|
</mwacdm:SingleFragment>
|
|
</scg3:List>
|
|
</mwacdm:ObjectConfiguration.Fragments>
|
|
</mwacdm:ObjectConfiguration>
|
|
</mwa:UpdateObject.ObjectConfiguration>
|
|
<mwa:UpdateObject.ObjectReferences>
|
|
<scg3:List x:TypeArguments="mwacd:ObjectReference" Capacity="4">
|
|
<mwacd:InputVariableObjectReference ResultSchemaObject="{x:Null}" ArgumentKey="ObjectReferences0" Expression="newEOID" IsExpression="False" IsMultiple="False" />
|
|
</scg3:List>
|
|
</mwa:UpdateObject.ObjectReferences>
|
|
<sap:WorkflowViewStateService.ViewState>
|
|
<scg3:Dictionary x:TypeArguments="x:String, x:Object">
|
|
<x:Boolean x:Key="IsExpanded">True</x:Boolean>
|
|
</scg3:Dictionary>
|
|
</sap:WorkflowViewStateService.ViewState>
|
|
</mwa:UpdateObject>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID12</x:Reference>
|
|
<x:Reference>__ReferenceID13</x:Reference>
|
|
<x:Reference>__ReferenceID14</x:Reference>
|
|
<x:Reference>__ReferenceID15</x:Reference>
|
|
<x:Reference>__ReferenceID16</x:Reference>
|
|
<x:Reference>__ReferenceID17</x:Reference>
|
|
</Flowchart>
|
|
</ActivityAction>
|
|
</ForEach>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</FlowStep.Next>
|
|
</FlowStep>
|
|
</Flowchart.StartNode>
|
|
<x:Reference>__ReferenceID18</x:Reference>
|
|
<x:Reference>__ReferenceID19</x:Reference>
|
|
<x:Reference>__ReferenceID20</x:Reference>
|
|
<x:Reference>__ReferenceID21</x:Reference>
|
|
</Flowchart>
|
|
</Activity></Xaml>
|
|
<MinorVersion>0</MinorVersion>
|
|
<CreatedBy>7edaa9c7-7b33-e511-80f6-0050562f9516</CreatedBy>
|
|
<UsedInTypePLSLXamlComponentType>4ddfe790-b61d-c590-d070-08dd773f6c85</UsedInTypePLSLXamlComponentType>
|
|
<Diagram>Workflows\Diagram\4ddfe790-b61d-c590-d070-08dd773f6c85\version_1_6.png</Diagram>
|
|
<LastActivationStatus>1</LastActivationStatus>
|
|
</PLSLXamlComponentClassVersion>
|
|
<PLSLWorkflowComponentClassCommon>
|
|
<ID>e15fe8c4-1d15-f011-a584-00155d320629</ID>
|
|
<UsedInTypePLSLXamlComponentType>4ddfe790-b61d-c590-d070-08dd773f6c85</UsedInTypePLSLXamlComponentType>
|
|
<WFEngineVersion>2</WFEngineVersion>
|
|
</PLSLWorkflowComponentClassCommon>
|
|
</NewDataSet> |