Skip to main content
Solved

How to find which HTM data the pso workbench is using?

  • July 16, 2021
  • 5 replies
  • 123 views

Forum|alt.badge.img+8

How to find which HTM data the pso workbench is using?

       Recently received V3 htm data from IFS. I have created a separate user in oracle and executed the script. How to find which htm data my pso workbench is using. ?

Now in my PSO database am having both v2 and v3 htm data.

 

 

 

Best answer by Sajith Anushan

Assuming that TravelCalculationOption is HTM and correct matrix id is given in the parameters. 
Go to Event log and there will be an event saying,
"Travel Database contains Matrix SAU_6229507635" if V3 is using. 
I think it is recommended to use a fresh DB for the V3 HTM, not to have both in same DB.

This topic has been closed for replies.

5 replies

Forum|alt.badge.img+22
  • Superhero (Employee)
  • July 16, 2021

May I know the HTM region you are using? 


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • July 16, 2021

Hi Sajith,

   We are using HTM - SAU region.

 


Forum|alt.badge.img+22
  • Superhero (Employee)
  • Answer
  • July 16, 2021

Assuming that TravelCalculationOption is HTM and correct matrix id is given in the parameters. 
Go to Event log and there will be an event saying,
"Travel Database contains Matrix SAU_6229507635" if V3 is using. 
I think it is recommended to use a fresh DB for the V3 HTM, not to have both in same DB.


Forum|alt.badge.img+22
  • Superhero (Employee)
  • July 16, 2021

If still V2 is using, event would be "Travel Database contains Matrix SAU_4995907063"


Forum|alt.badge.img+8
  • Author
  • Sidekick
  • July 16, 2021

Hi Sajith,

       Appreciate allyour support.