Hello Team,
In SAP Process Automation, We have created action(Post) using custom odata.
Our entity Name - /Eform_Approval_DetailsSet. On Testing this action, post Action searches for method - EFORM_APPROVAL_D_CREATE_ENTITY.
As our method name is Eform_Approval_DetailsSet , it shows error “501: NOT IMPLEMENTED”.
If we change our method name to EFORM_APPROVAL_D_CREATE_ENTITY’ , it calls the method.
Is there any mandatory method naming requirement for action project to work ?
Please guide.
Thanks ,
Neha