Categories
Temenos

How to open a saved request in Postman?

Postman is a great tool for testing interfaces. It is a scalable API testing tool that quickly integrates into CI/CD pipeline. I use it to test Temenos Transact services. You can create POST and GET messages easily and also you can save them for later use. Unfortunately, it does not follow the conventions used in other popular windowing environments. There is no open menu. The CTRL-O shortcut opens the import dialog. So how to open saved requests? Here is the solution.

Categories
T24 Temenos

How to Check How many Sessions are Active in Temenos Transact (T24)?

This can be important to check when you have a user limited license from Temenos. So when you see a screen like this

Maximum T24 users already signed on
Maximum T24 users

You might want to check the active users. So let’s check how many users are active in the system. First log on as INPUTT user then type OS.TOKEN in the command line and press Enter. On the OS.TOKEN application choose List Live File from the dropdown and click on the ✔ button.

OS.TOKEN application
OS.TOKEN application

In the list you may see the active users.

Live File of the OS.TOKEN table
Live File of the OS.TOKEN table

And there you are.
Cheers,

Categories
T24 Temenos

Temenos T24 Menu Opens a Different Version than the Menu Shows?

Does the Temenos T24 menu open a different version than the menu shows?

Yes, that could happen. Here is how you can check it.

Categories
Temenos

How to Unlock a Record in Temenos T24 BrowserWeb?

As always it is tricky to unlock a record in T24 BrowserWeb.

When you get:

LOCKED BY INGRESO NO EXISTE

you can use the following steps to unlock:

  1. Enter RECORD.LOCK L
  2. Search for your locked record on the %RECORD.LOCK enquiry screen. Eg. @ID CT CUSTOMERID. Then click on the record “FBNK.CUSTOMER$NAU.CUSTOMERID“.
  3. It will appear on the RECORD.LOCK Version. Add a V and a space in the front so it will be like “V FBNK.CUSTOMER$NAU.CUSTOMERID“. Press Enter.
  4. Click on the Play icon.
  5. You will get a TRANSACTION COMPLETE acknowledge message.

Cheers,