top of page

How do you handle multiple filter conditions in DataRaptor Extract?
In this article, let's see how to handle multiple filter conditions using a DataRaptor Extract. The below Filter combinations are...
Gayathiri Mohan
Jul 15, 20242 min read
1,615 views
1 comment
Edit Block in OmniScript
An Edit Block element in Omniscript allows the user to create, edit, and delete multiple records. To accomplish this, the edit blocks are...
Gayathiri Mohan
Mar 15, 20244 min read
5,185 views
6 comments
Delete records from Flexcard Datatable
A datatable element in Flexcard is used to fetch the data from a data source and display it in a tabular structure. Flexcard can fire and...
Gayathiri Mohan
Feb 23, 20245 min read
1,387 views
1 comment
Communicate between two Flexcards using Pubsub Events
Flexcard can fire and listen to two types of events: Custom and Pubsub events. Custom Events are used to communicate between a child and...
Gayathiri Mohan
Jan 9, 20244 min read
1,502 views
1 comment
Use of LISTMERGE and LISTMERGEPRIMARY functions in DataRaptor Formulas
In this article, let us see how to use the functions ‘LISTMERGE’ and ‘LISTMERGEPRIMARY’ in the DataRaptor formulas. LISTMERGE function:...
Gayathiri Mohan
Jan 3, 20244 min read
1,033 views
0 comments
List Functions in DataRaptor Formulas
In this article, let us see how to use functions that operate over lists in DataRaptor Formulas. We will see examples of the below ‘List’...
Gayathiri Mohan
Dec 18, 20234 min read
6,189 views
0 comments
Loop Block in Integration Procedure
What is a Loop Block? A Loop Block is a Group Element in the Integration Procedure that iterates over the items in a data array, enabling...
Gayathiri Mohan
Dec 15, 20233 min read
1,882 views
0 comments
Using custom function in a Dataraptor formula
In Vlocity Health and Insurance Spring '21 and later releases, we can use the FUNCTION function.
Dinesh Kumar
Feb 6, 20232 min read
1,007 views
0 comments
bottom of page