Hello,
We had a need to make the "RH_RELATION_MAINTAIN" function to be an RFC function.
What we've done in order to do this, is to copy the code from the original function into a Z function.
We are using the visual composer to call this function using RFC
Most of the times, it works without a problem, but sometimes creating a relation between a person and an position causes a dump
what we're getting is a weird system dump, that reads "CNTL_SYSTEM_ERROR".
If the same data is run through R3 without rfc, everything works fine.
Is there anything we can do about this?
thanks in advance, Udi.