SK SKYVVA Documentation

2.2 Agent Component detail

2.2.1  Properties file

The properties file is a file extension for files mainly used in Java related technologies to store the configurable parameters of an application. Commons Configuration supports this format and enhances significantly the basic java.util.Properties class. They can also be used for storing strings for Internationalization and localization these are known as Property Resource Bundles.

2.2.2  Log file

Log files are files that contain messages about the system, including services and applications running on it. There are different log files for different information. For example, there is a default system log file, a log file just for security messages.

2.2.3  Skyvvaagent.bat

Skyvvaagent.bat is a batch script to start the Agent Control board. A batch file is usually created for command sequences for which a user has a duplicate use. It batches (bundles or packages) into a single file a set of commands. We initiate the sequence of commands in the batch file by simply entering the name of the batch file on a command line.

2.2.4  SKYVVA Integration Agent Service

SKYVVA Integration Agent Service is a service for the Agent Schedule job. If we want to run the Agent schedule, we will have to start the service, or else it will not work properly. There are different approaches to start Agent Service. 1.  Approach

2.  Approach

[su_box title="Note" box_color="#2a8af0" title_color="#000000"]wait for a while for to open Service(Local).[/su_box]

 3.  Approach

The SKYVVA Integration Service account is a predefined local account used by the service control manager. It has minimum privileges on the local computer and presents anonymous credentials on the network. [su_box title="Note" box_color="#2a8af0" title_color="#000000"]JavaService utility runs Java applications as services. See http://javaservice.objectweb.org[/su_box]

Open this article in the interactive viewer →