We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

CAB Workbench CAB Defination not creating more than 13 meetings

Abhishek18
Tera Contributor

Hi,

 

I have created a CAB definition and a schedule entry to create recurring CAB Meetings, I have scheduled the meets to occur every week on Tuesday at 9;30AM, and I have set the repeat unitl field to 1 year, but the system created the meeting for just 3 months, How can I modify the default value? It just created only 13 meets for 3 months.

 

 

1 ACCEPTED SOLUTION

Leonardo Chave1
Kilo Sage

Hi @Abhishek18,

 

The reason for this is because if the "Rolling Meeting Window" is blank in the CAB definition, it'll only create meetings for the next 90 days as a default value. You can review this on the following component:

 

CABDefinitionSNC: /sys_script_include.do?sys_id=0325a6f3eb32120034d1eeea1206fe9a

 

Best regards,

Leonardo

 

View solution in original post

2 REPLIES 2

Leonardo Chave1
Kilo Sage

Hi @Abhishek18,

 

The reason for this is because if the "Rolling Meeting Window" is blank in the CAB definition, it'll only create meetings for the next 90 days as a default value. You can review this on the following component:

 

CABDefinitionSNC: /sys_script_include.do?sys_id=0325a6f3eb32120034d1eeea1206fe9a

 

Best regards,

Leonardo

 

mathumathi
Tera Contributor

Hi leonardo,
i have the same issue 
can you explain in detail or with screenshots?

Thanks in Advance!!