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

OFS

  • manjunath7862
  • Topic Author
  • Visitor
  • Visitor
12 years 5 months ago #11502 by manjunath7862
OFS was created by manjunath7862
Hi,

I am posting some chq related transaction through .csv file with OFS.POST.MESSAGE. It will executing loop-wise, each record will posting through OFS.POST.MESSAGE. [this is input routine attached new application, it will post the transaction to teller application]

here the problem is, i am unable to receive the status whether it is successfully posted or not? at the each records looping stage? because i have to write the log file if the transaction fails.

please help me for this....



thanks


Manjunath

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

More
12 years 5 months ago #11505 by durai611
Replied by durai611 on topic Re: OFS
Have you checked the file OFS.RESPONSE.QUEUE? There you can find whether your OFS message is processed or not along with the error message.

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

More
12 years 5 months ago #11510 by danish.mir.ali
Replied by danish.mir.ali on topic Re: OFS
You can verify your result by two ways.

1. After posting the message check OFS.RESPONSE.QUEUE

2. Use a tSS option to post the message to see what the result is.

tSS BALOFS

FUNDS.TRANSFER,PK.EB.ACCT/I/PROCESS,DANISH01/DANISH/PK0010001,,TRANSACTION.TYPE=AC,DEBIT.CURRENCY=PKR,DEBIT.ACCT.NO=0100000033,DEBIT.AMOUNT=1000,CREDIT.CURRENCY=PKR,CREDIT.ACCT.NO=0100000034,CREDIT.AMOUNT=

* BALOFS is the OFS.SOURCE with Source Type = TELNET
* Post your OFS.MESSAGE to see what actually is the status (Error if any) appearing.

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

  • manjunath7862
  • Topic Author
  • Visitor
  • Visitor
12 years 5 months ago #11511 by manjunath7862
Replied by manjunath7862 on topic Re: OFS
Hi,

Thanks for the reply....

I can check with transaction through 'TELNET'...ofs.source type. but while running through routine...it has to type 'GLOBUS'.

OFS.POST.MESSAGE posting the transaction. and i m also getting the OFS.MSG.ID. while executing the routine, but its not showing in OFS.RESPONSE.QUEUE when its posting.... its has take some time receiving msg [in OFS.RESPONSE.QUEUE].

i cant wait that much time.... meanwhile its loopwise statement......

so instead of loopwise execution and posting msg[here no manual process to enter the transaction each transaction taking through .csv file through readseq.].... here i am difficult to get which transaction getting sucessfully posted or which trnasaction fails....meanwhile i have write log...[fail transaction]

thanks,

Manjunath

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

Time to create page: 0.071 seconds