RPAS: Custom library Development
Hello,
Is there any information about how to develop a new custom library for RPAS?
As I seached into the configuration tools guide (https://docs.oracle.com/cd/E12478_01/rpas/pdf/132/rpas-132-cg.pdf ), pg. 193, I found the following information:
"Speak to an Oracle Retail Services representative for additional information about custom functions and procedures."
A custom library could be very usefull for us to redistribute values with custom conditions. Today we are using a shellscript but it is not so good in performance as a native function could be.
Is there any code example for we to know how to develop a new custom library?