Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Internal Error in SMARTFORMS (Internal error: (FORM = TOKEN_REQUIRED, ID )

Former Member
0 Likes
1,541

Hello gurus,

I am getting an internal error in smartforms as below.

Internal error: (FORM = TOKEN_REQUIRED, ID = {P, RC = }E)

Any clue, why this error occurs. Any help will be highly appreiciated.

Thanks,

Balaji

2 REPLIES 2
Read only

Former Member
0 Likes
613

Hi Balaji,

I think the problem is with the node TOKEN_REQUIRED. Before that give some more details like what is this TOKEN_REQUIRED does? what logic u have written in this node? when did you get the error, while activating the smartform or while executing?

Read only

0 Likes
613

Hello all

I was getting this error while executing the smartform. And there is no node like TOKEN_REQUIRED in the form. I found a weird error. There was one text element (the code written in this text element was commented). While debugging, one FM within the smartform was giving error when this text element was called. So I removed it and it is working well. Really weird.

Thanks,

Balaji