How to Automate Standard Change Template creation through ATF

Jayesh1
Giga Contributor

How to Automate Standard Change Template creation through ATF?

 

I don't want a serverside script to create standard Change Template.

While entering Change Request values not able to find the field values in 'std_change_proposal' template

1 ACCEPTED SOLUTION

Hi Jayesh,

thanks for the update.

Please close the thread by marking appropriate reply as correct and helpful

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

18 REPLIES 18

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Jayesh,

So you have started creating the test steps and facing issue in setting the value of field Change Request Values.

That is an UI formatter which internally calls UI Macro

UI Formatter: Template Value for record producer

UI Macro: std_change_readonly_template_handler

I doubt this can be achieved using set field values in ATF

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Jayesh1
Giga Contributor

I want to automate below manual steps: 

  1. Open Standard Change Catalog
  2. Click Template Management
  3. Click Propose a new Standard Change Template
  4. Fill the details and click on Request Approval button at the Bottom

 find_real_file.png

 

Hi Jayesh,

Is this for below table?

std_change_record_producer or std_change_proposal

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

std_change_proposal