kiran kumar
2nd April 2012, 08:27
Hi team,
For customized session we have to put the value for the field 'sorn' using afs.

script:
stpapi.put.field("tdslso411mtsl","sorn","orno")

error:
sorn not allowd.

Can anybody let me know what causes this issue. Thanks in advance.

blanchap
3rd April 2012, 22:36
can you post more details?
Do you clear your session before doing the AFS?

PB

mark_h
4th April 2012, 00:40
Is "orno" actually a valid sorn? I am thinking you meant to put str$(orno) in there and not really "orno".