Utilities
Frends utility tasks. Frends utility tasks are common helper tasks, such as Sleep or Throw Exception etc.
Last updated
Was this helpful?
Frends utility tasks. Frends utility tasks are common helper tasks, such as Sleep or Throw Exception etc.
Frends offers several utility tasks that make the development of integrations between different systems easier.
By leveraging Frends' task-based approach, you can configure and customize integrations according to your specific requirements. Frends offers a wide range of tasks that facilitate integrations to a variety of systems and protocols.
Below you will find typical use cases for utility tasks and how they are implemented in Frends.
By using the ThrowException task we can create an integration that generates an error when incoming data is not valid.
NB! There is also a native Frends shape for throwing exceptions. There is a subtle difference that passing an empty string to the task will not result in an exception.
Last updated
Was this helpful?
Was this helpful?

