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 […]

Read more
Resetting T24 User after Getting TOO MANY ATTEMPTS Message
Too many attemtps error on login screen

It can happen often while testing T24 Transact that a user is getting locked because of some reasons. The system administrator will be required to re-enable the user’s profile when the user has forgotten his/her password, wishes to sign-on during a deactivated period, or when the user was locked out because there were too many […]

Read more
Get Temenos T24 Release Version in BrowserWeb

If you do not have access to run tVersion on the server there is another way to find out what release you are using. Log in to BrowserWeb with a user that has inputter role. Type SPF in the command line. Type SYSTEM in the text box and click on the magnifier (View a contract) […]

Read more
Best Way to Fix Microsoft Sticky Notes

Today I have faced an issue that Sticky Notes did not start. It turned out that recently, Sticky Notes received a much-needed update for the Windows 10. I have found this solution the Guiding Tech blog “Top 8 Ways to Fix Sticky Notes Not Working on Windows 10” post so I installed the update using […]

Read more
Moodle Analytics – Part 3. – Setting up TensorBoard in cPanel to view the Model Results

After evaluating a model you will get the following message in Moodle: Launch TensorBoard from command line by typing: tensorboard –logdir=’/path_to_your_moodledata/models/4/1566208427/evaluation/coreanalyticstime_splittingquarters/logs/1566583192278/tensor’ Installing moodlemlbackend is a prerequisite to view the model results. Read this quick guide on how to setup the prerequisites. The moodlemlbackend package comes with an older version of TensorFlow package which contains a […]

Read more