Solved

PSO - REST API


Userlevel 1
Badge +6

Hi,

 

I understand that when you send data to PSO, if successful, a response message with an Internal ID number is returned. Can anyone tell me what this Internal ID is and what does its value mean?

 

Thank you

icon

Best answer by martinnc 3 May 2022, 16:29

View original

2 replies

Userlevel 6
Badge +19

Not an expert in Rest api, but PSO uses some internal id’s you can see in different areas. For instance on the scheduling dataset you can see the latest internal id. I think these are the same id you can see in the audits table. So I would expect that such a returned internal id can be traced in audits or failed audits.

Userlevel 5
Badge +15

Just to add to this, the last internal id processed is also included in the plan row in the output (input_reference_internal_id), so this provides a way of seeing if the input you sent has been processed in that plan.

Reply