SK SKYVVA Documentation

3. Add filter criteria to search in ilog screen

Introduction

SKYVVA Integration App, efficient log management is crucial for tracking and troubleshooting integration processes. In the "ILogs" section, the runtime writes log entries into the ILog2__c table, ensuring all relevant data is captured for each process execution. This table stores log information, which can be used for monitoring and diagnostics.

Expectation

Pre-requisites

To search logs using the Skyvva Integration app, follow these steps:

Select any Interface for Apply Filters to Search in the Ilog Screen. For example, filter Account_test

[su_box title="Result" box_color="#2a8af0" title_color="#000000"]After a search, it will display a log for the Account_test  interface.[/su_box]

Select some mixed filter Ilog Screen as below

Application = Salesforce

[su_box title="Result" box_color="#2a8af0" title_color="#000000"]After the search, it will display all fields that we filter.[/su_box]

Select Date for Apply Filter.

For example, we select the date From Date 15-02-2023 to 21.02.2023, 11:00 AM.

[su_box title="Result" box_color="#2a8af0" title_color="#000000"]It will take a log that has the creation date from 15-02-2023 to 21.02.2023, 11:00 am.[/su_box]

For example, we select the date from date 15-02-2023, 03:00 pm to 15.02.2023, 03:17 pm.

[su_box title="Result" box_color="#2a8af0" title_color="#000000"]It will take a log that has the modification date from 15.02.2023, 03:00 pm to 15.02.2023, 03:17 pm.[/su_box]

For example, we select the date from date 17-02-2023, 02:16 pm to 17.02.2023, 04:12 pm.

[su_box title="Result:" box_color="#2a8af0" title_color="#000000"]It will take a log that has the modification date from 17.02.2023, 02:16 pm to 17.02.2023, 04:12 pm.[/su_box]

For example, we select the date from date 17-02-2023, 02:16 pm to 01.03.2023, 05:00 pm.

[su_box title="Result:" box_color="#2a8af0" title_color="#000000"]It will take a log that has the systemmodstamp date 17-02-2023, 02:16 pm to 01.03.2023, 05:00 pm.[/su_box]

Select Descending for filter Ilog Screen as below

[su_box title="Result:" box_color="#2a8af0" title_color="#000000"]It will display the record's last update under old records.[/su_box]

Result: It will display the record's last update on top of old records.

Select Interface Group for Apply Filters to Search in the Ilog Screen

[su_box title="Result" box_color="#2a8af0" title_color="#000000"]After the search, it will display on Log for Skyvva_DefaultIG_Outbound.[/su_box]

Click search then you will see the View Log button on each ilog record

[su_box title="Result:" box_color="#2a8af0" title_color="#000000"]It will display the pop-up screen to View Ilog Details.[/su_box]

Click search then you will see the Delete button on each ilog record

Summary

Now users understand how To refine searches in the iLog screen with the Skyvva integration app and apply specific filter criteria. This allows for targeted data retrieval by setting parameters such as date range, log type, or status, enhancing the efficiency and relevance of search results.

Open this article in the interactive viewer →