XTK-170024 The temporary schema 'temp:webAppLogRcpData' is not defined in the current context.
Hello to the community
I am trying to insert a value using a landing page in web application through javascript. So I can't catch the response and insert it into temp:webAppLogRcpData.
I tried to create a script like this:
<webAppLogRcpData _operation="insertOrUpdate" xtkschema="temp:webAppLogRcpData">
<are_you_in>1</are_you_in>
webAppLogRcp id="2987493" webApp-id="2342" origin="neolane" language="en" delivery-id="" creation="true" score="2" xtkschema="nms:webAppLogRcp"/>
</webAppLogRcpData>) ;
But the following error occurred
XTK-170024 The temporary schema "temp:webAppLogRcpData" is not defined in the current context.
How can I solve this problem or is there any other way to do it?
Kind regards, Madam, Sir.
Thank you for your attention.