The current web services implementation works with the ID's (e.g. AD_Process_ID).
It would be good to extend it to work with UUID also.
Hi ,
Could you test the attached patch to see if it works when the AD_Process_ID is defined as a Free parameter?
Best regards,
Diego Ruiz
Hello ,
Tested and validated !
Regards,
Nicolas
Hi ,
You can integrate the attached patch if you find it acceptable. The implemented methods can be reused for the other parameters (AD_Menu_ID, Record_ID, etc …) to allow UUID support on those also.
Best Regards,
Diego Ruiz
Ready , committed with an additional peer review.
Must we close this ticket - or keep it open to implement the same on the other int _IDs ?
Thanks ,
You can find a new patch attached that adds the code to handle the other _IDs.