×
Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...
TELLER/OFS : User has no id
- chouaib24
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
1 year 7 months ago #24320
by chouaib24
TELLER/OFS : User has no id was created by chouaib24
Dear all,In an authorization routine, I'm attempting to reverse a TT record using OFS.POST.MESSAGE, but I'm encountering the following error: 'User has no id,' despite the connected user having a TELLER.ID. What could be the origin of this error?"
The OFS Source type used is GLOBUS.
Thank you.
The OFS Source type used is GLOBUS.
Thank you.
Please Log in or Create an account to join the conversation.
- VK
-
- Offline
- Platinum Member
-
- Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
Less
More
- Posts: 1209
- Thank you received: 158
1 year 7 months ago #24321
by VK
Cheers
VK
Replied by VK on topic TELLER/OFS : User has no id
Hi
I might be wrong here but I believe that OFS.SOURCE type for this case should be TELNET... Since for GLOBUS it probably checks credentials of user attached to OFS.SOURCE...
I might be wrong here but I believe that OFS.SOURCE type for this case should be TELNET... Since for GLOBUS it probably checks credentials of user attached to OFS.SOURCE...
Cheers
VK
Please Log in or Create an account to join the conversation.
- chouaib24
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
1 year 7 months ago #24322
by chouaib24
Replied by chouaib24 on topic TELLER/OFS : User has no id
Hello VK,
Thanks for your feedback.
Unfortunately even with TELNET it doesn't work.
What is strange is that the reverse works well in another routine used in a batch I use CallOfsBulkManager, with the same OFS.SOURCE. Could the problem come from OFS.POST.MESSAGE?
I cant use CallOfsBulkManager in this routine, because it's attached to a version on TELLER application.
Thanks for your feedback.
Unfortunately even with TELNET it doesn't work.
What is strange is that the reverse works well in another routine used in a batch I use CallOfsBulkManager, with the same OFS.SOURCE. Could the problem come from OFS.POST.MESSAGE?
I cant use CallOfsBulkManager in this routine, because it's attached to a version on TELLER application.
Please Log in or Create an account to join the conversation.
- silvergem
-
- Offline
- Elite Member
-
- TAFC|R12/R13, TAFJ|R20
Less
More
- Posts: 270
- Thank you received: 21
1 year 7 months ago #24323
by silvergem
Replied by silvergem on topic TELLER/OFS : User has no id
Have you check the user on TSA.SERVICE>BNK/OFS.MESSAGE.SERVICE?
Also have you tried using the ofs.addLocalRequest?
Ref: Application Framework > Open Financial Service > Using OFS from API Code > Using OFS.POST.MESSAGE
Have you tried using
Also have you tried using the ofs.addLocalRequest?
Ref: Application Framework > Open Financial Service > Using OFS from API Code > Using OFS.POST.MESSAGE
Have you tried using
The following user(s) said Thank You: chouaib24
Please Log in or Create an account to join the conversation.
- chouaib24
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
- Thank you received: 0
1 year 7 months ago #24324
by chouaib24
Replied by chouaib24 on topic TELLER/OFS : User has no id
Hello Silvergem,
Thank you so much for your valuable help, you've shown me the way to find the answer. Indeed, the user of the OFS.MESSAGE.SERVICE doesn't have a TELLER.ID, hence the error message. I consider this issue resolved.
Thanks, dear community.
Thank you so much for your valuable help, you've shown me the way to find the answer. Indeed, the user of the OFS.MESSAGE.SERVICE doesn't have a TELLER.ID, hence the error message. I consider this issue resolved.
Thanks, dear community.
Please Log in or Create an account to join the conversation.
Time to create page: 0.030 seconds