Skip to main content
Solved

How to view incoming and outgoing PSO XML in FSM?

  • November 30, 2021
  • 2 replies
  • 201 views

Forum|alt.badge.img+1

Hi,
We can get the request and response XMLs from PSO→ Audits. But how to get or view them in FSM application? 

Thanks and Best Regards,
Niroshini Walagampala 

Best answer by Atheeq Maharoof

Hi @nwallk ,

Did you check in  “integration Run Log” or “Run Log” screens ? I think it should be available  in the run log screen.

To export these details, navigate to “Import/Export” Screen and select metrix_run_log table to extract the data from Run Log screen or select integration_log table to extract the records in the Integration Run Log screen.

Hope this answer helps.

Best Regards,
Atheeq

2 replies

Atheeq Maharoof
Superhero (Employee)
Forum|alt.badge.img+12
  • Superhero (Employee)
  • Answer
  • November 30, 2021

Hi @nwallk ,

Did you check in  “integration Run Log” or “Run Log” screens ? I think it should be available  in the run log screen.

To export these details, navigate to “Import/Export” Screen and select metrix_run_log table to extract the data from Run Log screen or select integration_log table to extract the records in the Integration Run Log screen.

Hope this answer helps.

Best Regards,
Atheeq


Forum|alt.badge.img+8

Hi @nwallk,

Incoming broadcast messages from PSO can be checked using “scheduling output history” screen in FSM. For this, we must enable the scheduling app param ENABLE_OUTPUT_LOGGING = ‘Y’ as well.


Best regards,
Pubudu