Hey experts!
I run a xsjs-file in my controller(frontend) to get some parameters and call in the xsjs-file a procedure with the parameters from the xsjs file, but it does not work so far.
Its a simple code to update my "outdated users" like Unknown(D123456) to Max Mustermann(D123456).
I just need the 2 parameters in my procedure which i get in my xsjs file.
Here my files:
userUpdate.xsjs:
my procedure:
where is my fault?
Thanks a lot!
best regards,
Danilo