Record producer is not submitting

AMIT SHISHODIA2
Giga Guru

Hi All,I made a custom widget on a variable in record producer.Through that widget I am querying and inserting data into multi-row.It is working fine but when I am submitting record producer it is showing this message

"Something went wrong and your request could not be submitted. Please contact your system administrator".

1 ACCEPTED SOLUTION

AMIT SHISHODIA2
Giga Guru

The solution:
The JSON object which we are inserting into our multi-row variable set has some extra variables(due to requirement).
SO,I made another JSON object containing only the needed fields. 

View solution in original post

4 REPLIES 4

Ashutosh Munot1
Kilo Patron
Kilo Patron

Hi,

press f12 on your browser screen and check the console log for detailed error.


Thanks,
Ashutosh

Sir,I know the reason but not able to implement it

Sir,below question is my actual problem

https://community.servicenow.com/community?id=community_question&sys_id=2173c277db169410a08a1ea668961955

AMIT SHISHODIA2
Giga Guru

The solution:
The JSON object which we are inserting into our multi-row variable set has some extra variables(due to requirement).
SO,I made another JSON object containing only the needed fields. 

CJ20
Tera Contributor

Hi Amit,  can you please share the actual problem again? the link shared has been archived