Skip to main content
Question

PSO Get Appointment Error

  • May 6, 2024
  • 7 replies
  • 60 views

Forum|alt.badge.img+2

Hi All,

When requesting for slots getting the response as below: 

{
    "@odata.context": "https://elex-fsm-tst.ifs.cloud/OData/$metadata#Edm.String",
    "value": "Error occurred when retrieving Appointment Offers from the PSO Gateway. Please press the \"Get Offers\" button to try again. If this continues to fail, please go to the Schedule Workbench and look at the Events table found within the System tab of the Administration Workspace for more information.\r\n"
}

Any idea on this.

Thanks,

Lavanya

7 replies

roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • May 6, 2024

Hi @B Lavanya !

Did you check the PSO Events as suggested in the error message?

Best regards
Roman


Forum|alt.badge.img+2
  • Author
  • Do Gooder (Customer)
  • May 6, 2024

Hi @roklde 

Yes Getting below error

 

BR,

Lavanya


roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • May 6, 2024

Seems to be an issue with your SBM service. Try to restart it and check again.

 

Best regards
Roman


Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • November 19, 2025

Getting error

ExecutionException from Sender thread 
Caused by: ifs.fnd.connect.senders.ConnectSender$TemporaryFailureException: Exception while sending data 
Caused by: ifs.fnd.connect.http.InternalServerErrorException: InternalServerErrorException: 500#<ApiResponse xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/RESTfulGateway.ResponseObjects">
<Code>3</Code>
<Message>FAILED</Message>
<Type i:nil="true" />
</ApiResponse>

 

Any idea?

Thanks

Michael


roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • November 19, 2025

@Cajeth this could be related to an issue with the data that you are sending to PSO. This can e.g. happen when certain attributes are having NULL values. Did you check the PSO Events after triggering the Appointment booking in IFS Apps/Cloud? There could be an error message logged with additional details about the faulty data field (search for events from generated from ABE service).

Also note that this may be due to an issue with the PSO build you are running e.g. there was a bug in 6.13.0.28 which was fixed in 6.13.0.72.

Best regards
Roman


Forum|alt.badge.img+1
  • Do Gooder (Partner)
  • November 20, 2025

Is it possible to make the response more descriptive to understand the issue?

 

Thanks,

Michael 


roklde
Superhero (Employee)
Forum|alt.badge.img+27
  • Superhero (Employee)
  • November 21, 2025

As said, the more detailed error should be visible in the PSO Events. Did you had a look?

Best regards
Roman