Skip to main content
Question

Problem with invoke action AuthorizeRequisitionLines

  • September 14, 2023
  • 3 replies
  • 119 views

Forum|alt.badge.img

 

I use PurchaseRequisitionLineAuthorizationsHandling  and action AuthorizeRequisitionLines

Thats my json 

{"FullSelection":"LINE_NO=1^RELEASE_NO=1^REQUISITION_NO=1234^SEQUENCE_NO=1^",

"ChkptUsername": "username",

"ChkptPassword": "password",

"ChkptComment": "comment"

What is wrong ? I receive message:

"ORA-40441: JSON syntax error"

3 replies

Asela Munasinghe
Superhero (Customer)
Forum|alt.badge.img+23

Hi ​@rafalzet 

I get the same error, only via TimeAuthorizationHandling. 

How was yours fixed? 

thanks,
Asela


Forum|alt.badge.img+7
  • Sidekick (Customer)
  • July 22, 2026

Hi ​@rafalzet 

 

We had the same error. You can try using this full selection value: ["LINE_NO=1^RELEASE_NO=1^REQUISITION_NO=1234", "LINE_NO=1^"]

 

Unfortunately, we are getting another error message:

ORA-20181: PurchaseRequisitionLineAuthorizationHandling.ACCESS_FAILURE: Arguments used to execute current operation are not allowed. ORA-06512: at "IFSAPP.ERROR_SYS", line 150 ORA-06512…

 

We tried entering the ChkptUsername, ChkptPassword, and ChkptComment fields, but we still get the same error message.

 

Did you find a way to execute the AuthorizeRequisitionLines action?


psidoclbr
Sidekick (Partner)
Forum|alt.badge.img+2
  • Sidekick (Partner)
  • July 22, 2026

Hi ​@ERPDMORENA,

 

The action you’re trying to execute uses a legacy checkpoint named “PURCH_REQ_AUTHORIZATION”, you’ve to activate it to avoid the error you’re getting. To enable the legacy checkpoint: