We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

getting configuration error in playbook

nanditahiremath
Tera Contributor

So some times i observed  , when i go to workspace to create new fraud case  , i get configuration error for playbook. if i refresh it goes and playbook shows up or playbook start working  . but y this happens ? whats the issue ? 

 

3 REPLIES 3

Tanushree Maiti
Tera Patron

Hi @nanditahiremath 

 

Share the error message or screen shot.

 

 

Please Accept the solution if it assisted you with your question & Mark this response as Helpful.
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti

nanditahiremath_0-1782127688422.png

 

taylorburro
ServiceNow Employee

Based on the behavior you're describing, it appears that the Playbook configuration may depend on values that are populated dynamically when the record is created (for example, a Parent Record or another required field). On the initial load, the script responsible for populating those values may not complete successfully, which causes the Playbook to display a configuration error. After refreshing the page, the required data is available and the Playbook loads correctly.

To confirm the exact cause in your environment, we recommend reviewing any custom client scripts, UI policies, or workspace configuration that populate required Playbook context fields during record creation.