Search icon CANCEL
Subscription
0
Cart icon
Cart
Close icon
You have no products in your basket yet
Save more on your purchases!
Savings automatically calculated. No voucher code required
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Enterprise Integration with Azure Logic Apps

You're reading from  Enterprise Integration with Azure Logic Apps

Product type Book
Published in Dec 2021
Publisher Packt
ISBN-13 9781801074728
Pages 294 pages
Edition 1st Edition
Languages
Author (1):
Matthew Bennett Matthew Bennett
Profile icon Matthew Bennett
Toc

Table of Contents (17) Chapters close

Preface 1. Section 1: Logic App Fundamentals
2. Chapter 1: Getting Started with Azure Logic Apps 3. Chapter 2: Environments and Resource Groups 4. Chapter 3: Referencing Data within Actions 5. Chapter 4: Reading Complex Data 6. Chapter 5: Manipulating Data 7. Section 2: Logic App Design
8. Chapter 6: Working with the Common Data Service 9. Chapter 7: Working with Azure Functions 10. Chapter 8: Scoping with Try/Catch Error Handling 11. Chapter 9: Sharing Data with Other Logic Apps and APIs 12. Chapter 10: Monitoring Logic Apps for Management Reporting 13. Section 3: Logic App Maintenance and Management
14. Chapter 11: Fine-Tuning Logic App Runs with Run After 15. Chapter 12: Solving Connection Issues and Bad Gateways by Rerunning Logic Apps 16. Other Books You May Enjoy

Logical versus physical field names

Let's take a moment to think about how web applications work. They are a two-tier system containing a database (low level) and the application (high level). The user interfaces with web forms, which, when combined, form the enterprise system. The forms contain fields, and these fields are named.

A user does not have the ability to see the form field names. They see text labels next to the field that contains the data. If you were to use Google Chrome's inspector or an extension such as Level up, you could obtain the field names used on the form.

Figure 3.9 – Level up for Dynamics available in the Chrome store

The direct URL to download Level up is https://chrome.google.com/webstore/detail/level-up-for-dynamics-365/bjnkkhimoaclnddigpphpgkfgeggokam?hl=en.

The data that is surfaced by the fields on the frontend form is stored in a table in a database. These attributes (fields) are named separately, and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime