Greetings,
I have some hard time implemention projection action. Originally appeared when customizing a projection, but I’ve succesfully reproduced with a new projection from scratch as well:
Successfully created a method from a generated skeleton to a new PLSVC file. However, when trying to generate the code, I get ImplementationMissing error:
It reproduces with the documentation examples as well.
It seems that no matter what I do, projection files do not search the implementation in .plsvc when generating.
What is funny that IDE itself detects the methods properly.
Please help me to resolve the generation issues. Thank you!