New Additions to Best Practices Documentation
We are excited to announce the latest updates to our best practices documentation for .NET development with the DocuWare SDK. These additions aim to help developers improve the resilience and quality of their applications.
Overview of Best Practices
In the newly updated Best Practices Overview, developers will find a comprehensive collection of guidelines and strategies to enhance their .NET development projects. The overview now includes topics such as handling throttled requests and improving resilience with retry policies.
How to Improve Resilience with Retry Policies
A new detailed guide, How to Improve Resilience with Retry Policies, has been added to the best practices section. This guide introduces the concept of retry policies, which are essential for mitigating transient faults in modern cloud applications. It explains how to implement retry policies using the Polly library, a popular .NET resilience and transient-fault-handling library.
Key Highlights:
- Introduction to Retry Policies: Learn what retry policies are and how they can help improve application resilience.
- Using Polly for Retry Policies: Discover how to use Polly to express retry policies in a fluent and thread-safe manner.
- Example Project: Access an example project on GitHub that demonstrates the implementation of retry policies using Polly.
Team SDK - 2025-02-12
Update workflow web service activity with SOAP documentation
We are pleased to announce an update to our workflow web service activity with SOAP documentation. This update brings correct links and a new documentation page for setting up the example.
See what's new: Workflow Web Service Activity with SOAP.
Team SDK - 2025-02-03
Exciting Update: New FAQ Section Released!
We are thrilled to announce the release of our new FAQ section, designed to provide you with quick and easy access to the most frequently asked questions about our products and services. This new section is part of our ongoing commitment to enhance user experience and support.
Whats new
The new FAQ section is comprehensive and user-friendly, covering a wide range of topics to help you find answers to your questions more efficiently. Whether you're a new user or a seasoned professional, you'll find valuable information that can help you make the most of our offerings.
Key Features
- Easy Navigation: The FAQ section is organized into clear categories, making it simple to find the information you need.
- Search Functionality: Quickly locate specific questions and answers using the built-in search feature.
- Regular Updates: Our team will continuously update the FAQ section with new questions and answers based on user feedback and common inquiries.
How to Access
You can access the new FAQ section by visiting the following link: FAQ. We encourage you to explore the section and take advantage of the wealth of information available.
Team SDK - 2025-01-28
Updated App Registration Postman collection
The App Registration API Postman collection has been updated for DocuWare 7.11. You can find the download link for this collection on the examples page: Examples
Team SDK - 2025-01-07