using R.USER in Browser
- donkihote
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
13 years 1 month ago #11422
by donkihote
using R.USER in Browser was created by donkihote
Dear All,
I 've used R10 with browser. In a routine that update user SMS, I change value in R.USER. In Desktop it run properly but in Browser it is not, change value of R.USER does not effect. Do any one face this prblem before? Please give me some advice, thank you all.
I 've used R10 with browser. In a routine that update user SMS, I change value in R.USER. In Desktop it run properly but in Browser it is not, change value of R.USER does not effect. Do any one face this prblem before? Please give me some advice, thank you all.
Please Log in or Create an account to join the conversation.
- jpb
-
- Offline
- Moderator
-
- retired . . . ¯\_(ツ)_/¯
Less
More
- Posts: 2859
- Thank you received: 650
13 years 1 month ago #11427
by jpb
Replied by jpb on topic Re: using R.USER in Browser
Not sure, but generally I believe it isn't a good idea to change the content of I_COMMON in Browser.
Maybe the R.USER is re-read each time the Browser and Server communicate - stateless behaviour ???
Maybe the R.USER is re-read each time the Browser and Server communicate - stateless behaviour ???
Please Log in or Create an account to join the conversation.
- johnperez
- Visitor
-
13 years 1 month ago #11428
by johnperez
Replied by johnperez on topic Re: using R.USER in Browser
May I suggest, try to move that logic to OFS API (IN.MSG.RTN or MSG.PRE.RTN) .. I'm not sure, but on MSG.PRE.RTN all the SMS validations has been already done... could you try it please ?... and tell us the result ..
Please Log in or Create an account to join the conversation.
Time to create page: 0.027 seconds