The value {1} is invalid for the parameter_TKN error

 7 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
ImBack
New Member Send Private Message
Posts: 0
New Member
I'm working on an existing program that I can compile fine and run fine if I am using LID.  However, when I try to Add the job in Portal I get a "The value {1} is invalid for the parameter_TKN" error.  When I click NEXT so the next job show up, I get the same error.  I am able to select the job when I use the drop down list but when I try to submit it, I get an error indicating that I need to Inquire first.  When I try that . . . the invalide parameter_TKN error pops up again.  For what it's worth the error pops up in a dialog window with "Lawson Portal Message -- Webpage Dialog" in the title bar.  I've tried recompiling already and that doesn't resolve it.  Anybody had this problem before?  Thank you very much for your help!
George Graham
Veteran Member Send Private Message
Posts: 201
Veteran Member
Check the program in pgmdef and make sure the run type is set to 4 GL.
ImBack
New Member Send Private Message
Posts: 0
New Member
It's set to "Prototyped And 4G/L" 
ImBack
New Member Send Private Message
Posts: 0
New Member
Just for giggles, I changed it to "Four G/L".  Still the same error so I changed it back.  Any more ideas?  I don't care how wild they seem, I'll try about anything right now. Thanks.
Dave Amen
Veteran Member Send Private Message
Posts: 75
Veteran Member
George is absolutely correct.

I've had this exact same problem before. Changing the Run Type
    from "Prototyped and 4G/L" 
    to "Four G/L"
and recompiling the program fixed it!

Best regards,
Dave
(303) 773-3535
George Graham
Veteran Member Send Private Message
Posts: 201
Veteran Member
Is this a standard or custom program? You may actually have to regen the program after changing it - then recompile. There is a KB article that discusses that process - not in a place to be able to look that up now.
ImBack
New Member Send Private Message
Posts: 0
New Member
I changed it again to "Four G/L" compiled the program. Made sure I was logged out of the portal. Then deleted all my browsing history under internet options. Waited 30 minutes. Then tried it again and Voila!!! You guys were correct, it solved the problem. I put all of this here not necessarily because it made a difference but in case someone else has the same problem, they may read this and try a similar path. Thanks a ton to both of you!!!
ImBack
New Member Send Private Message
Posts: 0
New Member
FYI for George.... It was a custom program.