× Discuss about OFS, Temenos Connectors, Various OFS modes, OFS with Versions, OFS performance, Logging, EB.PHANTOM, OFS.SOURCE etc…

Getting ofs.addLocalRequest Responses

  • MasterL
  • Topic Author
  • Visitor
  • Visitor
1 year 8 months ago #24052 by MasterL
Getting ofs.addLocalRequest Responses was created by MasterL
Would anyone know how to get the responses, and especially the generated transaction IDs from a call to ofs.addLocalRequest?

The API is able to return all the errors for all OFS messages added to the bulk queue so I'm guessing there is a way to get the responses too? Or do I have to explicitly use OFS.BULK.MANAGER? The OFS messages in question are processed within the same transaction boundary so they should all fail or succeed as a batch. And for failures I should get the errors (this is already happening). I require the references for logging purposes.

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 8 months ago #24053 by VK
Replied by VK on topic Getting ofs.addLocalRequest Responses
Hi
regarding OFS.BULK.MANAGER - it only returns 1 or 0 as global result... Maybe OFS.REQUEST.DETAIL is the answer?  :))

Cheers
VK

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

  • MasterL
  • Topic Author
  • Visitor
  • Visitor
1 year 8 months ago #24061 by MasterL
Replied by MasterL on topic Getting ofs.addLocalRequest Responses
I think the client didn't set up BROWSERTC OFS.SOURCE to write to the OFS.REQUEST.DETAIL.
So only errors would show up there.
Bummer

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

Time to create page: 0.065 seconds