The 'Logging' activity allows you to log the custom 'message' and 'data source' to the browsers console.
After opening the 'Logging' activity, you will get the below configuration panel.
Default Configuration Parameters:
Enter Value : Message to displayed on Console.
Data Source : The data to be displayed in the Console.
How it works:
A Simple Example to configure the 'Logging' activity in PopFlow Studio
Select the 'Logging' activity from 'Activity Sidebar'.
Click on 'Logging' activity to open and configure the 'Logging' activity.
Enter your message on the 'Enter Value' field.
Enter your variable name inside the 'Data Source' field.
After updating all the fields it will look like as shown below.
We are fetching the 'Data Source' value from the 'Get Data' activity.
You can configure the 'Get Data' activity then you can use its 'SaveResultIn' variable name to show the values in the console.
To Configure the 'Get Data' activity refer 'Get Data' activity documents.
After configuration, it will look like as shown below.
To open the console, right click on the 'Oracle Service Cloud' page and select 'Inspect' option it will open a window as shown below(For chrome users).
Select the 'Console' option highlighted in the above pic.
After executing it, it will show the logged result in the console.
Between the Curly Brackets is where we'll live in this module! We'll connect the data produced from other activities and steps in your workflow together! Data exports are the "glue" that ties workflow actions & activities together. In this module, we ...
This information is only applicable for Oracle integrations. Overview The 'Delete Data' Activity allows you to delete the data from the selected entity. It has two path 'SUCCESS' and 'FAIL'. You can execute different activities on these buttons. ...
This information is only applicable for Oracle integrations. Overview The 'Get Data' Activity allows you to get the data from the selected entity. You can add multiple filters to filter the data. It has three child buttons: SINGLE MATCH MULTI MATCH ...
This information is only applicable for Oracle integrations. The 'Post Data' activity allows you to insert important data into the entity table. After opening the 'Post Data' activity, you will get the below configuration panel. Default Configuration ...
This information is only applicable for Oracle integrations. Overview The ‘Get Contact' Activity allows you to get the contact data. You can add ‘Phone numbers and Emails’ filters to filter the contact data. It will get all types of ‘Numbers’ and ...