How to call azure table lookup from xslt map in logicapps.

Kothapalli Kumar 1 Reputation point
2021-06-09T15:19:42.18+00:00

Hi,
I am new to Azure Integration and c#, can anyone suggest the approach. Below is what i understand.

  1. Write c# code in xslt to access tables.
  2. Upload assemblies related to azure table.

The confusion i have is with assembly how do i upload it, like whats the latest and how do i decide which is latest version to be included in assemblies to be uploaded in Integration account

Azure Table Storage
Azure Table Storage
An Azure service that stores structured NoSQL data in the cloud.
156 questions
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,856 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Kothapalli Kumar 1 Reputation point
    2021-06-10T12:14:51.42+00:00

    I made some more changes, got the lates .dll file from documentation, but still unable to call xslt table from xslt.