Hello all -
File this one under 'Entry Level Scripting'
I have a simple Sales Order Header script that updates a udf field.
It runs as expected in my test environment.
When deployed at the customer site, it runs fine if I login as an admin user.
Once I login as a non-admin user, I get the following error: Error 88: Invalid/unknown property name o/s error Type mismatch:'oSession.AsObject'(err/ret=2/0) (see attached image)
if I give the user full access (ie admin) rights, the script runs as expected.
~sigh~ I know its something simple i'm missing, but I cant seem to figure it out.
Any ideas?
Thank you! Marc