Create an export definition to define what data to export in an export set.
Before you begin
About this task
Procedure
Also, refer to my answer : https://www.servicenow.com/community/csm-forum/export-definition-with-a-related-list-condition/m-p/2...
‎03-17-2024 11:32 PM
I have a requirement to create two export definitions in ServiceNow:
I need to create filter conditions for these requirements but I am not able to get what I exactly want. Need some help here.
‎03-18-2024 12:40 AM
Hi @Raksha125 ,
Create an export definition to define what data to export in an export set.
Before you begin
About this task
Procedure
Also, refer to my answer : https://www.servicenow.com/community/csm-forum/export-definition-with-a-related-list-condition/m-p/2...
‎03-21-2024 09:34 AM
@Community Alums I have already created 2 export set definitions but I wanted help with creation of the filter conditions to get the exact results that I was looking for.
‎03-18-2024 01:34 AM
Hi @Raksha125 ,
Please follow the steps below to achieve the same:
1. Navigate to the module "Export Definition" and create an entry against the table for which you would like to export data from. Also define which attribute you would like to export from the selected table as shown below:
2. Now, navigate to an module named "Export Target" and create an entry as shown below:
3. Now, navigate to an module named "Export Set" and create an entry as shown below:
4. Now finally create a scheduled Export entry using the module "Scheduled Export Set" where you can specify the condition to make this run on 16th of every month and fetch only records created between 1st and 15th of that month as shown below:
‎03-21-2024 09:37 AM
@shloke04 The one for first 15 days is ok but when we try to run it for remaining days of the month, there it creates problem. Even if we use "relative before 15 days ago" filter option, it doesn't work for months having 31, 28 and 29(leap year) days