× 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
  • New Member
More
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.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 year 7 months ago #24321 by 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...

 

Cheers
VK

Please Log in or Create an account to join the conversation.

  • chouaib24
  • Topic Author
  • Offline
  • New Member
  • New Member
More
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.

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
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
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
  • New Member
More
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.

Please Log in or Create an account to join the conversation.

Time to create page: 0.030 seconds