Lesson 4 of 6
Unit 2: Integration Activity Configuration
SQL Statement Activity Configuration:
Learn to connect BIZUIT to external databases such as SQL Server, Oracle, or MySQL. Configure an integration activity that allows access and management of real-time data, facilitating the querying, insertion, updating, and deletion of records without duplicating information across multiple systems.
REST Activity Configuration
Set up an integration activity that consumes REST services, connecting BIZUIT to modern APIs that use methods such as GET, POST, PUT, and DELETE. Learn to send and receive data efficiently, using authentication headers and JSON formats.
Web Service Activity Configuration
Set up an integration activity to consume SOAP services, connecting BIZUIT to critical business services that require a standardized structure. Learn how to configure specific actions in the WSDL and manage SOAP parameters and messages.
TCP Activity Configuration
Configure integration activities in BIZUIT using the TCP protocol to receive and process real-time data from other systems or devices. Define server details, messaging parameters, and security options.
FTP Activity Configuration
Learn how to configure integration activities in BIZUIT that connect to FTP servers for automatic file transfers. Set up secure file transfers using FTPS, define folder paths, and specify transfer parameters.
Component Library Activity Configuration
Set up advanced activities in BIZUIT that utilize .NET assemblies and COM components to execute methods defined in external libraries. Learn to load .dll files and select specific methods, enabling access to specialized functionalities in Windows environments.
File Activity Configuration
Set up an activity that allows us to perform various operations on files and directories in the file system or in shared folders.
