- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
you should check if your query return anything and if you have enough privileges.
You may try like this:
ctx.recipient.@xtkschema="cus:UserProfile";
ctx.recipient.@_operation="update";
ctx.recipient.@_key="@email";
ctx.recipient.@password= {tempPassword} ;
xtk.session.Write(ctx.recipient)
Regards,
MIlan
Views
Replies
0 Likes
Total Likes