The CreatorCon Call for Content is officially open! Get started here.

Is there a way to know which standard change templates were used to create the Change requests?

Suggy
Giga Sage

Is there a way to know which standard change templates were used to create the Change requests?

Its a new instance on Zurich. I checked in sc_item_produced_record table, but no entries seen there.

 

1. Is that the table to look at or any other table?

2. If its above table, then any criteria is there? as the records are not showing up there.

4 REPLIES 4

pavani_paluri
Giga Guru
Giga Guru

Hi @Suggy ,

 

Have you tried checking the template field value on change request table. I am thinking as its a new table sc_item_produced_record, we wont have any old data.

 

Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Pavani P

Anand2799
Tera Guru

Hi @Suggy ,

 

The field "Standard Change Template version" stores the reference to the template which was used to create the change request, blank if not used any.

 

Thanks

Anand

Thanks Anand, any idea why I am not able to see the data in sc_item_produced_record table?

TejasSN_LogicX
Tera Contributor

Hi @Suggy,

1) On the change table, you can add the below filter.

type = standard

 

TejasSN_LogicX_3-1760277105655.png

Then right-click on the "standard change template version" column and then select "group by field".

TejasSN_LogicX_4-1760277204374.png

 

 

It shows all the template lists which were used to create the records.

 

TejasSN_LogicX_5-1760277259696.png

 

 

 

Also, every change record has this "standard change template version" field. which shows which template was used to create this field.