Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flat File decoding not available in standard logic apps #371

Closed
skyaddict opened this issue Sep 3, 2021 · 5 comments
Closed

Flat File decoding not available in standard logic apps #371

skyaddict opened this issue Sep 3, 2021 · 5 comments

Comments

@skyaddict
Copy link

skyaddict commented Sep 3, 2021

I am able to include my flat-file schemas in my standard logic app but the flat file connector is not available. I would have expected that flat-file decoding to be available in standard logic apps.

AB#16033528

@divyaswarnkar
Copy link
Collaborator

Hi @skyaddict , Flat File support decode/encode is not yet available in Standard. We have it in our backlog and should be available in few months

@vinniejame
Copy link

We have a requirement, where flat file decoder and encoder are required but since it is not available, we had to fall back to consumption.

@skyaddict
Copy link
Author

@vinniejame I was able to create a consumption app that just does the encode and decode step. I then call that from my single-tenant app. for the time being that works.

@vinniejame
Copy link

that's how i solved the issue. but to satisfy the security team i had to go through a lot of hoops. for example expose that consumption logic app via apim, add jwt token validation, enable authorization header in consumption logic app, ip whitelisting to APIM's public ip etc.

@github-actions
Copy link

This issue is stale because it has been open for 30 days with no activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants