Skip to content
Open

push #121

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"properties":{"definition":{"package":""},"inputs":{"schema":{"required":null,"properties":{},"type":"object"}},"outputs":{"schema":{"properties":{},"type":"object"}}},"schemaversion":"ROBIN_202208_DVRS"}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<?xml version="1.0" encoding="utf-8"?><Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"><Default Extension="xml" ContentType="application/octet-stream" /><Default Extension="json" ContentType="application/octet-stream" /><Default Extension="png" ContentType="application/octet-stream" /></Types>
51 changes: 51 additions & 0 deletions samples/CurrencyAccounting_1_0_0_1_managed/customizations.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
<ImportExportXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" OrganizationVersion="9.2.24124.146" OrganizationSchemaType="Standard" CRMServerServiceabilityVersion="9.2.24124.00146">
<Entities></Entities>
<Roles></Roles>
<Workflows>
<Workflow WorkflowId="{7b448352-dbb2-4d4f-8acf-af52af5b1490}" Name="CurrenciesAccounting">
<JsonFileName>/Workflows/CurrenciesAccounting-7B448352-DBB2-4D4F-8ACF-AF52AF5B1490.json</JsonFileName>
<Type>1</Type>
<Subprocess>0</Subprocess>
<Category>6</Category>
<Mode>0</Mode>
<Scope>4</Scope>
<OnDemand>0</OnDemand>
<TriggerOnCreate>0</TriggerOnCreate>
<TriggerOnDelete>0</TriggerOnDelete>
<AsyncAutodelete>0</AsyncAutodelete>
<SyncWorkflowLogOnFailure>0</SyncWorkflowLogOnFailure>
<StateCode>1</StateCode>
<StatusCode>2</StatusCode>
<RunAs>1</RunAs>
<IsTransacted>1</IsTransacted>
<IntroducedVersion>1.0</IntroducedVersion>
<IsCustomizable>1</IsCustomizable>
<BusinessProcessType>0</BusinessProcessType>
<UIFlowType>2</UIFlowType>
<IsCustomProcessingStepAllowedForOtherPublishers>1</IsCustomProcessingStepAllowedForOtherPublishers>
<Metadata>{"clientversion":"2.52.62.25009","isvalid":true,"$schema":"https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#","schemaVersion":"ROBIN_20211012","containsActiveConnections":true,"containsGptPredictActions":false,"containsActiveCopilotActions":false,"containsActiveWorkQueuesActions":false,"containsActiveLogMessageActions":false,"containsActiveCredentialsActions":false,"multipleRequestsState":0,"scriptType":0,"disableScreenshotCaptureOnError":false,"missingUiElementRepairType":null,"flowTimeout":null}</Metadata>
<Inputs>{"schema":null}</Inputs>
<Outputs>{"schema":null}</Outputs>
<Dependencies>{"childFlows":[],"workQueues":[],"environmentVariables":[],"requiredBinaries":["11cac96d-797c-4e28-a325-41077ee858e4","edbf4ff7-fd36-40a2-88c2-826155d385da","f4b6c4fe-24ea-4ab0-ab1e-27e98046e706","eaf61321-d05f-4f12-a5f6-3a921986630c","7c397793-b90d-4a03-9096-94c79a1d0edf"]}</Dependencies>
<ConnectionReferences>[{"api":{"name":"/providers/Microsoft.PowerApps/apis/shared_office365"},"displayName":"Cr68bf2_shared_office365_6e3d6883","isDisabled":false,"connectionReferenceLogicalName":"Cr68bf2_shared_office365_6e3d68835ba8412a89a5a561dee1c61e","name":"shared-office365-2199d7b7-f1c0-45f5-a43a-d5d1d1e99afe","connectionDisplayName":"[email protected]","ownerId":null,"padInternalId":"4c5579a2-6916-4b43-a56c-4e6622fcbd90","isEmbedded":false}]</ConnectionReferences>
<Definition>"@@ConnectionString: ''\r\n@@Type: 'Local'\r\n@@DesktopType: 'local'\r\n@@DisplayName: 'Local computer'\r\nIMPORT 'controlRepo.appmask' AS appmask\r\nIMPORT 'imageRepo.imgrepo' AS imgrepo\r\n@SENSITIVE: []\r\nCALL Initialization\r\nCALL GetCurrencyRates\r\nCALL Accounting\r\nCALL 'End Process'\r\nFUNCTION Initialization GLOBAL\r\n SET ProjectPath TO $'''C:\\\\Users\\\\Lenovo\\\\OneDrive\\\\Desktop\\\\Currency RPA'''\r\n DateTime.GetCurrentDateTime.Local DateTimeFormat: DateTime.DateTimeFormat.DateAndTime CurrentDateTime=&gt; CurrentDateTime\r\n Text.ConvertDateTimeToText.FromDateTime DateTime: CurrentDateTime StandardFormat: Text.WellKnownDateTimeFormat.FullDateTimeLongTime Result=&gt; FormattedDateTime\r\n SET log TO $'''&lt;p&gt;The robot ran at %FormattedDateTime%&lt;/p&gt;\r\n\r\n&lt;p&gt;&lt;b&gt;with the following results:&lt;/b&gt;&lt;/p&gt;'''\r\n System.TerminateProcess.TerminateProcessByName ProcessName: $'''excel'''\r\n Excel.LaunchExcel.LaunchAndOpenUnderExistingProcess Path: $'''%ProjectPath%\\\\Currencydata.xlsx''' Visible: False ReadOnly: False Instance=&gt; ExcelInstance\r\n Excel.SetActiveWorksheet.ActivateWorksheetByName Instance: ExcelInstance Name: $'''2a. Currencies'''\r\n Excel.ReadFromExcel.ReadAllCells Instance: ExcelInstance ReadAsText: False FirstLineIsHeader: True RangeValue=&gt; ExcelDataCurrencies\r\n WebAutomation.LaunchEdge.LaunchEdge Url: $'''https://www.nationalbanken.dk/en/what-we-do/stable-prices-monetary-policy-and-the-danish-economy/exchange-rates''' WindowState: WebAutomation.BrowserWindowState.Maximized ClearCache: False ClearCookies: False WaitForPageToLoadTimeout: 60 Timeout: 60 PiPUserDataFolderMode: WebAutomation.PiPUserDataFolderModeEnum.AutomaticProfile TargetDesktop: $'''{\\\"DisplayName\\\":\\\"Local computer\\\",\\\"Route\\\":{\\\"ServerType\\\":\\\"Local\\\",\\\"ServerAddress\\\":\\\"\\\"},\\\"DesktopType\\\":\\\"local\\\"}''' BrowserInstance=&gt; Browser\r\nEND FUNCTION\r\nFUNCTION GetCurrencyRates GLOBAL\r\n WebAutomation.ExtractData.ExtractList BrowserInstance: Browser Control: $'''html &gt; body &gt; main &gt; section &gt; div:eq(1) &gt; div &gt; div &gt; div:eq(0) &gt; dnb-market-info-table &gt; div &gt; dnb-currency-rates &gt; table &gt; tbody &gt; tr''' ExtractionParameters: {[$'''td:eq(2)''', $'''Own Text''', $''''''] } PostProcessData: False TimeoutInSeconds: 60 ExtractedData=&gt; CurrenciesScraped\r\n Excel.WriteToExcel.WriteCell Instance: ExcelInstance Value: CurrenciesScraped Column: $'''D''' Row: 2\r\n WebAutomation.ExtractData.ExtractSingleValue BrowserInstance: Browser ExtractionParameters: {[$'''html &gt; body &gt; main &gt; section &gt; div:eq(1) &gt; div &gt; div &gt; div:eq(0) &gt; dnb-market-info-table &gt; div &gt; dnb-currency-rates &gt; table &gt; thead &gt; tr &gt; th:eq(2)''', $'''Own Text''', $''''''] } TimeoutInSeconds: 60 ExtractedData=&gt; DateScrapped\r\n WebAutomation.CloseWebBrowser BrowserInstance: Browser\r\n SET ExcelRowIndex TO 2\r\n LOOP FOREACH CurrentItem IN ExcelDataCurrencies\r\n Excel.WriteToExcel.WriteCell Instance: ExcelInstance Value: DateScrapped[0][0] Column: $'''C''' Row: ExcelRowIndex\r\n SET ExcelRowIndex TO ExcelRowIndex + 1\r\n END\r\nEND FUNCTION\r\nFUNCTION 'End Process' GLOBAL\r\n @@'emailMessage/Sensitivity': ''\r\n@@connectionDisplayName: 'Cr68bf2_shared_office365_6e3d6883'\r\nExternal.InvokeCloudConnector Connection: '4c5579a2-6916-4b43-a56c-4e6622fcbd90' ConnectorId: '/providers/Microsoft.PowerApps/apis/shared_office365' OperationId: 'SendEmailV2' @'emailMessage/To': $'''[email protected]''' @'emailMessage/Subject': $'''Larger Amount ''' @'emailMessage/Body': $'''Hi Praveen,\r\n\r\n&lt;p&gt;%log%&lt;/p&gt;\r\n\r\n&lt;p&gt;Kind Regards,&lt;/p&gt;\r\n&lt;p&gt;Your RPA Robot,&lt;/p&gt;'''\r\n Excel.CloseExcel.CloseAndSave Instance: ExcelInstance\r\nEND FUNCTION\r\nFUNCTION Accounting GLOBAL\r\n Excel.ReadFromExcel.ReadAllCells Instance: ExcelInstance ReadAsText: False FirstLineIsHeader: True RangeValue=&gt; ExcelDataCurrencies\r\n Excel.SetActiveWorksheet.ActivateWorksheetByName Instance: ExcelInstance Name: $'''2a. Accounting'''\r\n Excel.ReadFromExcel.ReadAllCells Instance: ExcelInstance ReadAsText: False FirstLineIsHeader: True RangeValue=&gt; ExcelDataAccounting\r\n SET ExcelRowIndex TO 2\r\n LOOP FOREACH Transaction IN ExcelDataAccounting\r\n Variables.FindOrReplaceInDataTable.FindItemInDataTableByColumnIndex DataTable: ExcelDataCurrencies AllMatches: True ValueToFind: Transaction['Currency'] MatchCase: False MatchEntireCellContents: False ColumnNameOrIndex: $'''ISO''' DataTableMatches=&gt; DataTableMatchesISO\r\n Text.ToNumber Text: DataTableMatchesISO[0][0] Number=&gt; CurrencyRow\r\n Excel.WriteToExcel.WriteCell Instance: ExcelInstance Value: ExcelDataCurrencies[CurrencyRow][3] Column: $'''E''' Row: ExcelRowIndex\r\n Text.ToNumber Text: Transaction['Currency Amount'] Number=&gt; CurrencyAmount\r\n Text.ToNumber Text: ExcelDataCurrencies[CurrencyRow][3] Number=&gt; ExchangeRate\r\n Excel.WriteToExcel.WriteCell Instance: ExcelInstance Value: CurrencyAmount * ExchangeRate / 100 Column: $'''F''' Row: ExcelRowIndex\r\n CALL FourEyesCheck\r\n SET ExcelRowIndex TO ExcelRowIndex + 1\r\n END\r\nEND FUNCTION\r\nFUNCTION FourEyesCheck GLOBAL\r\n IF (CurrencyAmount * Exchangerate / 100) &gt; 100000 THEN\r\n SET log TO $'''%log%\r\n\r\n&lt;p&gt;- I found a larger amount in the 2a. Accounting sheet at row index %ExcelRowIndex%&lt;/p&gt;'''\r\n END\r\n IF IsEmpty(Transaction['Description']) THEN\r\n SET log TO $'''%log%\r\n\r\n&lt;p&gt;- The description is emply in the 2a. Accounting sheet at row index %ExcelRowIndex%&lt;/p&gt;'''\r\n END\r\nEND FUNCTION\r\n"</Definition>
<SchemaVersion>2022.07</SchemaVersion>
<DesktopFlowModules>[]</DesktopFlowModules>
<PrimaryEntity>none</PrimaryEntity>
<LocalizedNames>
<LocalizedName languagecode="1033" description="CurrenciesAccounting" />
</LocalizedNames>
</Workflow>
</Workflows>
<FieldSecurityProfiles></FieldSecurityProfiles>
<Templates />
<EntityMaps />
<EntityRelationships />
<OrganizationSettings />
<optionsets />
<CustomControls />
<EntityDataProviders />
<Languages>
<Language>1033</Language>
</Languages>
</ImportExportXml>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="0c83a678-e1eb-47d4-b870-fcefbb079833">
<data mimetype="image/png">ControlRepositoryImageFile_0c83a678-e1eb-47d4-b870-fcefbb079833.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\47704125-554f-476e-a19e-e8ba025b0b15.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="0ec86c43-89b0-4936-a013-1fd02337bd9a">
<data mimetype="image/png">ControlRepositoryImageFile_0ec86c43-89b0-4936-a013-1fd02337bd9a.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\fe9f6786-1278-48f5-a622-14d4c0660872.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"CreatedEngineVersion":{"Major":2,"Minor":15,"Build":293,"Revision":25009,"MajorRevision":0,"MinorRevision":25009},"ModuleReferences":[{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.DateTime.Actions","Name":"DateTime","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":2,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}},{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.Text.Actions","Name":"Text","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":3,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}},{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.System.Actions","Name":"System","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":4,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}},{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.Excel.Actions","Name":"Excel","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":11,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}},{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.WebAutomation.Actions","Name":"WebAutomation","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":17,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}},{"AssemblyName":"Microsoft.Flow.RPA.Desktop.Modules.Variables.Actions","Name":"Variables","Id":"00000000-0000-0000-0000-000000000000","PublicKeyToken":"31bf3856ad364e35","Type":1,"Version":{"Major":1,"Minor":3,"Build":0,"Revision":0,"MajorRevision":0,"MinorRevision":0}}],"ConnectorReferences":[{"ConnectorId":"/providers/Microsoft.PowerApps/apis/shared_office365","ConnectorName":"shared_office365","IsCustom":false,"Locale":"en-IN"}],"PowerFxEnabled":false,"EngineVersion":{"Major":2,"Minor":7,"Build":293,"Revision":25009,"MajorRevision":0,"MinorRevision":25009},"PowerFxVersion":{"Major":1,"Minor":10,"Build":20241004,"Revision":2,"MajorRevision":0,"MinorRevision":2}}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="11cac96d-797c-4e28-a325-41077ee858e4">
<data mimetype="application/json">ManifestFile_11cac96d-797c-4e28-a325-41077ee858e4.json</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>application/json</mimetype>
<name>Desktop flow manifest file</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>flow.manifest</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ManifestFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="228a60c8-a96b-447c-873f-734891a0f12b">
<data mimetype="image/png">ControlRepositoryImageSelectorFile_228a60c8-a96b-447c-873f-734891a0f12b.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element image-based selector</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-selector\9854b8cc-535c-4a09-b5c5-0f651f995621.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageSelectorFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="39626dcb-d17c-4546-b612-b4001e797041">
<data mimetype="image/png">ControlRepositoryImageFile_39626dcb-d17c-4546-b612-b4001e797041.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\aa231018-b80e-494f-80b4-3cd2a772844c.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="495dfee7-ce5e-45e7-8bfb-4d6d9ae5e3b9">
<data mimetype="image/png">ControlRepositoryImageFile_495dfee7-ce5e-45e7-8bfb-4d6d9ae5e3b9.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\3142c513-d842-409a-b5f8-58e80fa47a1e.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="51f25800-dd9e-44e4-88ab-eb2eadb9404e">
<data mimetype="image/png">ControlRepositoryImageFile_51f25800-dd9e-44e4-88ab-eb2eadb9404e.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\5ff301f2-3cec-4d7f-88d4-ce0b2321e7b4.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="6f143e28-e29c-45fa-a636-2d9a6e953afe">
<data mimetype="image/png">ControlRepositoryImageFile_6f143e28-e29c-45fa-a636-2d9a6e953afe.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\7b3f0e72-16c9-4399-8127-170a20d14af8.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"EnvironmentVariables":[]}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="7c397793-b90d-4a03-9096-94c79a1d0edf">
<data mimetype="application/json">DependenciesFile_69ee1aa6-5df8-4637-8374-60846fa5f4e8.json</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>application/json</mimetype>
<name>Desktop flow dependencies file</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>flow.dependencies</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>DependenciesFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="7e201f39-96e8-46c9-972b-c9f3a8318016">
<data mimetype="image/png">ControlRepositoryImageFile_7e201f39-96e8-46c9-972b-c9f3a8318016.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\6fca5dbe-1f0f-4307-a67b-bb0ee7186993.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="8ba952ca-19f7-455c-8452-c94395b1d10a">
<data mimetype="image/png">ControlRepositoryImageFile_8ba952ca-19f7-455c-8452-c94395b1d10a.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\8a41956d-b1b8-44f6-b86e-4e4c5f5d42db.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<desktopflowbinary desktopflowbinaryid="ae8bbbad-f01b-4857-b670-4570197be479">
<data mimetype="image/png">ControlRepositoryImageFile_ae8bbbad-f01b-4857-b670-4570197be479.png</data>
<iscustomizable>1</iscustomizable>
<metadata>{}</metadata>
<mimetype>image/png</mimetype>
<name>Desktop flow ui element screenshot</name>
<process>
<workflowid>7b448352-dbb2-4d4f-8acf-af52af5b1490</workflowid>
</process>
<reference>controlRepo-screenshots\522b72fe-2a14-41f7-8659-9fbeace4b294.png</reference>
<statecode>0</statecode>
<statuscode>1</statuscode>
<type>ControlRepositoryImageFile</type>
</desktopflowbinary>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading