Relative Content

Tag Archive for azure-logic-apps

Logic apps support of Hierarchical partition keys in Azure Cosmos DB

I am trying to create document into a container that has 2 level of Hierarchical partition keys set. Using logic apps “Create or update document (V3)” connector, I can see that request is failing as bad request. Same request copied from logic app run history and execute directly in Cosmos DB editor it works. Wondering if Logic apps support Hierarchical partition?

Logic apps support of Hierarchical partition keys in Azure Cosmos DB

I am trying to create document into a container that has 2 level of Hierarchical partition keys set. Using logic apps “Create or update document (V3)” connector, I can see that request is failing as bad request. Same request copied from logic app run history and execute directly in Cosmos DB editor it works. Wondering if Logic apps support Hierarchical partition?

Nested For Each creating duplicates in Logic App

I have a problem where my nested For Each are creating duplicates an not sure how to correct it.
Scenario:
From system 1 we have multiple images coming into the LA, it needs to add it onto a record in D365 that can have multiple images already. I’m trying to setup the LA so that it will check the images on D365 and only add an image if that image doesn’t already exist.
Issue:
I have tried having a For each for the images on D365 nested in the For each for the images from system 1, but this created duplicates on D365. Summary of what happens:
enter image description here

Publicly available Oracle instance + LogicApp connection

I have a publicly available oracle instance and I want to connect to it from a logic app workflow. The problem is that it requires a data gateway which I don’t want to install.
On a side I have an old logic app that uses this db without any gateway. Why it’s enforced now? Was it like this always? How do I work around?

Publicly available Oracle instance + LogicApp connection

I have a publicly available oracle instance and I want to connect to it from a logic app workflow. The problem is that it requires a data gateway which I don’t want to install.
On a side I have an old logic app that uses this db without any gateway. Why it’s enforced now? Was it like this always? How do I work around?