- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hello,
I'd like to know how to save data generated from a webApp in a temporary table, such as a list of type "File".
I already tried :
xtk.session.Write(<tempLST111 xtkschema={temp:LST111} _operation="insert" element1={ctx.vars.element1} element2={ctx.vars.element2} element3={ctx.vars.element3} />);
But this gives an error while executing the webApp
Thank you.
Solved! Go to Solution.
Views
Replies
0 Likes
Total Likes