Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Limitations of using Record Producers in ServiceNow

GORRELAS
Tera Contributor

What is a limitation when using record producers in ServiceNow?

  1. Record producers cannot redirect users after record creation
  2. Record producers should not be used to create requested item records
  3. Record producers cannot be used for tables in the same scope
  4. Record producers must always call the update method on the current record
1 REPLY 1

nawalkishos
Kilo Sage

Hi @GORRELAS ,

 

b.  Record producers should not be used to create requested item records

 

Record producers are used to create records in tables other than the sc_req_item (Requested Item) table.

 

 

If you found my response helpful, please mark it as helpful and accept it as the solution.

Thank you
Nawal Singh